• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* config.h.  Generated automatically by configure.  */
2 /* $Header: /home/daffy/u0/vern/flex/RCS/conf.in,v 1.2 95/01/09
3 12:11:51 vern Exp $ */
4 
5 /* Define to empty if the keyword does not work.  */
6 /* #undef const */
7 
8 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
9 /* #undef size_t */
10 
11 /* Define if you have the ANSI C header files.  */
12 #define STDC_HEADERS 1
13 
14 /* Define if you have the <malloc.h> header file.  */
15 #define HAVE_MALLOC_H 1
16 
17 /* Define if you have the <string.h> header file.  */
18 #define HAVE_STRING_H 1
19 
20 /* Define if you have the <sys/types.h> header file.  */
21 #define HAVE_SYS_TYPES_H 1
22 
23 /* Define if you have <alloca.h> and it should be used (not on
24 Ultrix).  */
25 #define HAVE_ALLOCA_H 0
26 
27 /* Define if platform-specific command line handling is necessary.  */
28 /* #undef NEED_ARGV_FIXUP */
29 
30 /* Define if you use FAT file system, leave undefined for NTFS */
31 #undef SHORT_FILE_NAMES
32 /* #define SHORT_FILE_NAMES 1 */
33