1/* config.in. Generated from configure.in by autoheader. */ 2 3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 4 systems. This function is required for `alloca.c' support on those systems. 5 */ 6#undef CRAY_STACKSEG_END 7 8/* Define to 1 if using `alloca.c'. */ 9#undef C_ALLOCA 10 11/* Define to 1 if NLS is requested */ 12#undef ENABLE_NLS 13 14/* Define to 1 if you have `alloca', as a function or macro. */ 15#undef HAVE_ALLOCA 16 17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 18 */ 19#undef HAVE_ALLOCA_H 20 21/* Define to 1 if you have the <argz.h> header file. */ 22#undef HAVE_ARGZ_H 23 24/* Define to 1 if you have the `dcgettext' function. */ 25#undef HAVE_DCGETTEXT 26 27/* Define to 1 if you have the declaration of `basename', and to 0 if you 28 don't. */ 29#undef HAVE_DECL_BASENAME 30 31/* Define to 1 if you have the `getcwd' function. */ 32#undef HAVE_GETCWD 33 34/* Define to 1 if you have the `getpagesize' function. */ 35#undef HAVE_GETPAGESIZE 36 37/* Define as 1 if you have gettext and don't want to use GNU gettext. */ 38#undef HAVE_GETTEXT 39 40/* Define to 1 if you have the <inttypes.h> header file. */ 41#undef HAVE_INTTYPES_H 42 43/* Define if your locale.h file contains LC_MESSAGES. */ 44#undef HAVE_LC_MESSAGES 45 46/* Define to 1 if you have the <limits.h> header file. */ 47#undef HAVE_LIMITS_H 48 49/* Define to 1 if you have the <locale.h> header file. */ 50#undef HAVE_LOCALE_H 51 52/* Define to 1 if you have the <malloc.h> header file. */ 53#undef HAVE_MALLOC_H 54 55/* Define to 1 if you have the <memory.h> header file. */ 56#undef HAVE_MEMORY_H 57 58/* Define to 1 if you have a working `mmap' system call. */ 59#undef HAVE_MMAP 60 61/* Define to 1 if you have the `munmap' function. */ 62#undef HAVE_MUNMAP 63 64/* Define to 1 if you have the <nl_types.h> header file. */ 65#undef HAVE_NL_TYPES_H 66 67/* Define to 1 if you have the `putenv' function. */ 68#undef HAVE_PUTENV 69 70/* Define to 1 if you have the `setenv' function. */ 71#undef HAVE_SETENV 72 73/* Define to 1 if you have the `setlocale' function. */ 74#undef HAVE_SETLOCALE 75 76/* Define to 1 if you have the <stdint.h> header file. */ 77#undef HAVE_STDINT_H 78 79/* Define to 1 if you have the <stdlib.h> header file. */ 80#undef HAVE_STDLIB_H 81 82/* Define if you have the stpcpy function */ 83#undef HAVE_STPCPY 84 85/* Define to 1 if you have the `strcasecmp' function. */ 86#undef HAVE_STRCASECMP 87 88/* Define to 1 if you have the `strchr' function. */ 89#undef HAVE_STRCHR 90 91/* Define to 1 if you have the <strings.h> header file. */ 92#undef HAVE_STRINGS_H 93 94/* Define to 1 if you have the <string.h> header file. */ 95#undef HAVE_STRING_H 96 97/* Define to 1 if you have the <sys/param.h> header file. */ 98#undef HAVE_SYS_PARAM_H 99 100/* Define to 1 if you have the <sys/stat.h> header file. */ 101#undef HAVE_SYS_STAT_H 102 103/* Define to 1 if you have the <sys/types.h> header file. */ 104#undef HAVE_SYS_TYPES_H 105 106/* Define to 1 if you have the <unistd.h> header file. */ 107#undef HAVE_UNISTD_H 108 109/* Define to 1 if you have the <values.h> header file. */ 110#undef HAVE_VALUES_H 111 112/* Define to 1 if you have the `__argz_count' function. */ 113#undef HAVE___ARGZ_COUNT 114 115/* Define to 1 if you have the `__argz_next' function. */ 116#undef HAVE___ARGZ_NEXT 117 118/* Define to 1 if you have the `__argz_stringify' function. */ 119#undef HAVE___ARGZ_STRINGIFY 120 121/* Name of package */ 122#undef PACKAGE 123 124/* Define to the address where bug reports for this package should be sent. */ 125#undef PACKAGE_BUGREPORT 126 127/* Define to the full name of this package. */ 128#undef PACKAGE_NAME 129 130/* Define to the full name and version of this package. */ 131#undef PACKAGE_STRING 132 133/* Define to the one symbol short name of this package. */ 134#undef PACKAGE_TARNAME 135 136/* Define to the version of this package. */ 137#undef PACKAGE_VERSION 138 139/* If using the C implementation of alloca, define if you know the 140 direction of stack growth for your system; otherwise it will be 141 automatically deduced at run-time. 142 STACK_DIRECTION > 0 => grows toward higher addresses 143 STACK_DIRECTION < 0 => grows toward lower addresses 144 STACK_DIRECTION = 0 => direction of growth unknown */ 145#undef STACK_DIRECTION 146 147/* Define to 1 if you have the ANSI C header files. */ 148#undef STDC_HEADERS 149 150/* Version number of package */ 151#undef VERSION 152 153/* Define to empty if `const' does not conform to ANSI C. */ 154#undef const 155 156/* Define to `__inline__' or `__inline' if that's what the C compiler 157 calls it, or to nothing if 'inline' is not supported under any name. */ 158#ifndef __cplusplus 159#undef inline 160#endif 161 162/* Define to `long' if <sys/types.h> does not define. */ 163#undef off_t 164 165/* Define to `unsigned' if <sys/types.h> does not define. */ 166#undef size_t 167