1 | /* autoconfig.h. Generated by configure. */ 2 | /* autoconfig.h.in. Generated automatically from configure.in by autoheader. */ 3 | 4 | /* Define if using alloca.c. */ 5 | /* #undef C_ALLOCA */ 6 | 7 | /* Define to empty if the keyword does not work. */ 8 | /* #undef const */ 9 | 10 | /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 11 | This function is required for alloca.c support on those systems. */ 12 | /* #undef CRAY_STACKSEG_END */ 13 | 14 | /* Define if you have alloca, as a function or macro. */ 15 | #define HAVE_ALLOCA 1 16 | 17 | /* Define if you have <alloca.h> and it should be used (not on Ultrix). */ 18 | #define HAVE_ALLOCA_H 1 19 | 20 | /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ 21 | #define HAVE_SYS_WAIT_H 1 22 | 23 | /* Define to `int' if <sys/types.h> doesn't define. */ 24 | /* #undef pid_t */ 25 | 26 | /* If using the C implementation of alloca, define if you know the 27 | direction of stack growth for your system; otherwise it will be 28 | automatically deduced at run-time. 29 | STACK_DIRECTION > 0 => grows toward higher addresses 30 | STACK_DIRECTION < 0 => grows toward lower addresses 31 | STACK_DIRECTION = 0 => direction of growth unknown 32 | */ 33 | /* #undef STACK_DIRECTION */ 34 | 35 | /* Define if you have the ANSI C header files. */ 36 | #define STDC_HEADERS 1 37 | 38 | /* Define if you want to compile with sdtarg instead of vararg */ 39 | #define USE_STD_ARG 1 40 | 41 | /* Define if you have the getcwd function. */ 42 | #define HAVE_GETCWD 1 43 | 44 | /* Define if you have the mkdir function. */ 45 | #define HAVE_MKDIR 1 46 | 47 | /* Define if you have the strerror function. */ 48 | #define HAVE_STRERROR 1 49 | 50 | /* Define if you have the strstr function. */ 51 | #define HAVE_STRSTR 1 52 | 53 | /* Define if you have the <malloc.h> header file. */ 54 | #define HAVE_MALLOC_H 1 55 | 56 | /* Define if you have the <unistd.h> header file. */ 57 | #define HAVE_UNISTD_H 1