*** empty log message ***
[minix3.git] / commands / flex-2.5.4 / MISC / Amiga / config.h
blob8eb279fcf9ccfff6eae381eadf834da2f5a5fa91
1 /* $Header$ */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define to `unsigned' if <sys/types.h> doesn't define. */
7 #undef size_t
9 /* Define if you have the ANSI C header files. */
10 #define STDC_HEADERS 1
12 /* Define if you have the <malloc.h> header file. */
13 #undef HAVE_MALLOC_H
15 /* Define if you have the <string.h> header file. */
16 #define HAVE_STRING_H 1
18 /* Define if you have the <sys/types.h> header file. */
19 #define HAVE_SYS_TYPES_H 1
21 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
22 #undef HAVE_ALLOCA_H
24 /* Define if platform-specific command line handling is necessary. */
25 #undef NEED_ARGV_FIXUP