1*404b540aSrobert/* config.h.in. Generated from configure.ac by autoheader. */ 2*404b540aSrobert 3*404b540aSrobert/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 4*404b540aSrobert systems. This function is required for `alloca.c' support on those systems. 5*404b540aSrobert */ 6*404b540aSrobert#undef CRAY_STACKSEG_END 7*404b540aSrobert 8*404b540aSrobert/* Define to 1 if using `alloca.c'. */ 9*404b540aSrobert#undef C_ALLOCA 10*404b540aSrobert 11*404b540aSrobert/* Define because we depend on libiconv. */ 12*404b540aSrobert#undef DEPENDS_ON_LIBICONV 13*404b540aSrobert 14*404b540aSrobert/* Define to 1 if translation of program messages to the user's native 15*404b540aSrobert language is requested. */ 16*404b540aSrobert#undef ENABLE_NLS 17*404b540aSrobert 18*404b540aSrobert/* Define to enable relocation. */ 19*404b540aSrobert#undef ENABLE_RELOCATABLE 20*404b540aSrobert 21*404b540aSrobert/* Define to 1 if you have `alloca', as a function or macro. */ 22*404b540aSrobert#undef HAVE_ALLOCA 23*404b540aSrobert 24*404b540aSrobert/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 25*404b540aSrobert */ 26*404b540aSrobert#undef HAVE_ALLOCA_H 27*404b540aSrobert 28*404b540aSrobert/* Define to 1 if you have the <argz.h> header file. */ 29*404b540aSrobert#undef HAVE_ARGZ_H 30*404b540aSrobert 31*404b540aSrobert/* Define if the GNU dcgettext() function is already present or preinstalled. 32*404b540aSrobert */ 33*404b540aSrobert#undef HAVE_DCGETTEXT 34*404b540aSrobert 35*404b540aSrobert/* Define to 1 if you have the `feof_unlocked' function. */ 36*404b540aSrobert#undef HAVE_FEOF_UNLOCKED 37*404b540aSrobert 38*404b540aSrobert/* Define to 1 if you have the `fgets_unlocked' function. */ 39*404b540aSrobert#undef HAVE_FGETS_UNLOCKED 40*404b540aSrobert 41*404b540aSrobert/* Define to 1 if you have the `getcwd' function. */ 42*404b540aSrobert#undef HAVE_GETCWD 43*404b540aSrobert 44*404b540aSrobert/* Define to 1 if you have the `getc_unlocked' function. */ 45*404b540aSrobert#undef HAVE_GETC_UNLOCKED 46*404b540aSrobert 47*404b540aSrobert/* Define to 1 if you have the `getegid' function. */ 48*404b540aSrobert#undef HAVE_GETEGID 49*404b540aSrobert 50*404b540aSrobert/* Define to 1 if you have the `geteuid' function. */ 51*404b540aSrobert#undef HAVE_GETEUID 52*404b540aSrobert 53*404b540aSrobert/* Define to 1 if you have the `getgid' function. */ 54*404b540aSrobert#undef HAVE_GETGID 55*404b540aSrobert 56*404b540aSrobert/* Define to 1 if you have the `getpagesize' function. */ 57*404b540aSrobert#undef HAVE_GETPAGESIZE 58*404b540aSrobert 59*404b540aSrobert/* Define if the GNU gettext() function is already present or preinstalled. */ 60*404b540aSrobert#undef HAVE_GETTEXT 61*404b540aSrobert 62*404b540aSrobert/* Define to 1 if you have the `getuid' function. */ 63*404b540aSrobert#undef HAVE_GETUID 64*404b540aSrobert 65*404b540aSrobert/* Define if you have the iconv() function. */ 66*404b540aSrobert#undef HAVE_ICONV 67*404b540aSrobert 68*404b540aSrobert/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ 69*404b540aSrobert#undef HAVE_INTTYPES_H 70*404b540aSrobert 71*404b540aSrobert/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 72*404b540aSrobert declares uintmax_t. */ 73*404b540aSrobert#undef HAVE_INTTYPES_H_WITH_UINTMAX 74*404b540aSrobert 75*404b540aSrobert/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 76*404b540aSrobert#undef HAVE_LANGINFO_CODESET 77*404b540aSrobert 78*404b540aSrobert/* Define if your <locale.h> file defines LC_MESSAGES. */ 79*404b540aSrobert#undef HAVE_LC_MESSAGES 80*404b540aSrobert 81*404b540aSrobert/* Define to 1 if you have the <limits.h> header file. */ 82*404b540aSrobert#undef HAVE_LIMITS_H 83*404b540aSrobert 84*404b540aSrobert/* Define to 1 if you have the <locale.h> header file. */ 85*404b540aSrobert#undef HAVE_LOCALE_H 86*404b540aSrobert 87*404b540aSrobert/* Define to 1 if you have the <malloc.h> header file. */ 88*404b540aSrobert#undef HAVE_MALLOC_H 89*404b540aSrobert 90*404b540aSrobert/* Define to 1 if you have the <memory.h> header file. */ 91*404b540aSrobert#undef HAVE_MEMORY_H 92*404b540aSrobert 93*404b540aSrobert/* Define to 1 if you have the `mempcpy' function. */ 94*404b540aSrobert#undef HAVE_MEMPCPY 95*404b540aSrobert 96*404b540aSrobert/* Define to 1 if you have a working `mmap' system call. */ 97*404b540aSrobert#undef HAVE_MMAP 98*404b540aSrobert 99*404b540aSrobert/* Define to 1 if you have the `munmap' function. */ 100*404b540aSrobert#undef HAVE_MUNMAP 101*404b540aSrobert 102*404b540aSrobert/* Define to 1 if you have the <nl_types.h> header file. */ 103*404b540aSrobert#undef HAVE_NL_TYPES_H 104*404b540aSrobert 105*404b540aSrobert/* Define to 1 if you have the `putenv' function. */ 106*404b540aSrobert#undef HAVE_PUTENV 107*404b540aSrobert 108*404b540aSrobert/* Define to 1 if you have the `setenv' function. */ 109*404b540aSrobert#undef HAVE_SETENV 110*404b540aSrobert 111*404b540aSrobert/* Define to 1 if you have the `setlocale' function. */ 112*404b540aSrobert#undef HAVE_SETLOCALE 113*404b540aSrobert 114*404b540aSrobert/* Define to 1 if you have the <stddef.h> header file. */ 115*404b540aSrobert#undef HAVE_STDDEF_H 116*404b540aSrobert 117*404b540aSrobert/* Define to 1 if you have the <stdint.h> header file. */ 118*404b540aSrobert#undef HAVE_STDINT_H 119*404b540aSrobert 120*404b540aSrobert/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares 121*404b540aSrobert uintmax_t. */ 122*404b540aSrobert#undef HAVE_STDINT_H_WITH_UINTMAX 123*404b540aSrobert 124*404b540aSrobert/* Define to 1 if you have the <stdlib.h> header file. */ 125*404b540aSrobert#undef HAVE_STDLIB_H 126*404b540aSrobert 127*404b540aSrobert/* Define to 1 if you have the `stpcpy' function. */ 128*404b540aSrobert#undef HAVE_STPCPY 129*404b540aSrobert 130*404b540aSrobert/* Define to 1 if you have the `strcasecmp' function. */ 131*404b540aSrobert#undef HAVE_STRCASECMP 132*404b540aSrobert 133*404b540aSrobert/* Define to 1 if you have the `strdup' function. */ 134*404b540aSrobert#undef HAVE_STRDUP 135*404b540aSrobert 136*404b540aSrobert/* Define to 1 if you have the <strings.h> header file. */ 137*404b540aSrobert#undef HAVE_STRINGS_H 138*404b540aSrobert 139*404b540aSrobert/* Define to 1 if you have the <string.h> header file. */ 140*404b540aSrobert#undef HAVE_STRING_H 141*404b540aSrobert 142*404b540aSrobert/* Define to 1 if you have the `strtoul' function. */ 143*404b540aSrobert#undef HAVE_STRTOUL 144*404b540aSrobert 145*404b540aSrobert/* Define to 1 if you have the <sys/param.h> header file. */ 146*404b540aSrobert#undef HAVE_SYS_PARAM_H 147*404b540aSrobert 148*404b540aSrobert/* Define to 1 if you have the <sys/stat.h> header file. */ 149*404b540aSrobert#undef HAVE_SYS_STAT_H 150*404b540aSrobert 151*404b540aSrobert/* Define to 1 if you have the <sys/types.h> header file. */ 152*404b540aSrobert#undef HAVE_SYS_TYPES_H 153*404b540aSrobert 154*404b540aSrobert/* Define to 1 if you have the `tsearch' function. */ 155*404b540aSrobert#undef HAVE_TSEARCH 156*404b540aSrobert 157*404b540aSrobert/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ 158*404b540aSrobert#undef HAVE_UINTMAX_T 159*404b540aSrobert 160*404b540aSrobert/* Define to 1 if you have the <unistd.h> header file. */ 161*404b540aSrobert#undef HAVE_UNISTD_H 162*404b540aSrobert 163*404b540aSrobert/* Define if you have the unsigned long long type. */ 164*404b540aSrobert#undef HAVE_UNSIGNED_LONG_LONG 165*404b540aSrobert 166*404b540aSrobert/* Define to 1 if you have the `__argz_count' function. */ 167*404b540aSrobert#undef HAVE___ARGZ_COUNT 168*404b540aSrobert 169*404b540aSrobert/* Define to 1 if you have the `__argz_next' function. */ 170*404b540aSrobert#undef HAVE___ARGZ_NEXT 171*404b540aSrobert 172*404b540aSrobert/* Define to 1 if you have the `__argz_stringify' function. */ 173*404b540aSrobert#undef HAVE___ARGZ_STRINGIFY 174*404b540aSrobert 175*404b540aSrobert/* Define to 1 if you have the `__fsetlocking' function. */ 176*404b540aSrobert#undef HAVE___FSETLOCKING 177*404b540aSrobert 178*404b540aSrobert/* Define as const if the declaration of iconv() needs const. */ 179*404b540aSrobert#undef ICONV_CONST 180*404b540aSrobert 181*404b540aSrobert/* Define if integer division by zero raises signal SIGFPE. */ 182*404b540aSrobert#undef INTDIV0_RAISES_SIGFPE 183*404b540aSrobert 184*404b540aSrobert/* Define because this is libintl. */ 185*404b540aSrobert#undef IN_LIBINTL 186*404b540aSrobert 187*404b540aSrobert/* Define because this is a library. */ 188*404b540aSrobert#undef IN_LIBRARY 189*404b540aSrobert 190*404b540aSrobert/* Define if there is no xmalloc. */ 191*404b540aSrobert#undef NO_XMALLOC 192*404b540aSrobert 193*404b540aSrobert/* Define to the address where bug reports for this package should be sent. */ 194*404b540aSrobert#undef PACKAGE_BUGREPORT 195*404b540aSrobert 196*404b540aSrobert/* Define to the full name of this package. */ 197*404b540aSrobert#undef PACKAGE_NAME 198*404b540aSrobert 199*404b540aSrobert/* Define to the full name and version of this package. */ 200*404b540aSrobert#undef PACKAGE_STRING 201*404b540aSrobert 202*404b540aSrobert/* Define to the one symbol short name of this package. */ 203*404b540aSrobert#undef PACKAGE_TARNAME 204*404b540aSrobert 205*404b540aSrobert/* Define to the version of this package. */ 206*404b540aSrobert#undef PACKAGE_VERSION 207*404b540aSrobert 208*404b540aSrobert/* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 209*404b540aSrobert#undef PRI_MACROS_BROKEN 210*404b540aSrobert 211*404b540aSrobert/* If using the C implementation of alloca, define if you know the 212*404b540aSrobert direction of stack growth for your system; otherwise it will be 213*404b540aSrobert automatically deduced at run-time. 214*404b540aSrobert STACK_DIRECTION > 0 => grows toward higher addresses 215*404b540aSrobert STACK_DIRECTION < 0 => grows toward lower addresses 216*404b540aSrobert STACK_DIRECTION = 0 => direction of growth unknown */ 217*404b540aSrobert#undef STACK_DIRECTION 218*404b540aSrobert 219*404b540aSrobert/* Define to 1 if you have the ANSI C header files. */ 220*404b540aSrobert#undef STDC_HEADERS 221*404b540aSrobert 222*404b540aSrobert/* Define to empty if `const' does not conform to ANSI C. */ 223*404b540aSrobert#undef const 224*404b540aSrobert 225*404b540aSrobert/* Define to `__inline__' or `__inline' if that's what the C compiler 226*404b540aSrobert calls it, or to nothing if 'inline' is not supported under any name. */ 227*404b540aSrobert#ifndef __cplusplus 228*404b540aSrobert#undef inline 229*404b540aSrobert#endif 230*404b540aSrobert 231*404b540aSrobert/* Define to `long' if <sys/types.h> does not define. */ 232*404b540aSrobert#undef off_t 233*404b540aSrobert 234*404b540aSrobert/* Define this entry point correctly. */ 235*404b540aSrobert#undef relocate 236*404b540aSrobert 237*404b540aSrobert/* Define this entry point correctly. */ 238*404b540aSrobert#undef set_relocation_prefix 239*404b540aSrobert 240*404b540aSrobert/* Define to `unsigned' if <sys/types.h> does not define. */ 241*404b540aSrobert#undef size_t 242*404b540aSrobert 243*404b540aSrobert/* Define to unsigned long or unsigned long long if <stdint.h> and 244*404b540aSrobert <inttypes.h> don't define. */ 245*404b540aSrobert#undef uintmax_t 246