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