1 /* config.h. Generated by configure. */ 2 /* config.in. Generated from configure.ac by autoheader. */ 3 4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 5 systems. This function is required for `alloca.c' support on those systems. 6 */ 7 /* #undef CRAY_STACKSEG_END */ 8 9 /* Define to 1 if using `alloca.c'. */ 10 /* #undef C_ALLOCA */ 11 12 /* Define to 1 if translation of program messages to the user's native 13 language is requested. */ 14 #ifndef HOSTTOOL 15 #if !defined(__minix) 16 #define ENABLE_NLS 1 17 #endif /* !defined(__minix) */ 18 #endif 19 20 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */ 21 /* #undef GWINSZ_IN_SYS_IOCTL */ 22 23 /* Define to 1 if you have `alloca', as a function or macro. */ 24 #define HAVE_ALLOCA 1 25 26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 27 */ 28 /* #undef HAVE_ALLOCA_H */ 29 30 /* Define to 1 if you have the <argz.h> header file. */ 31 /* #undef HAVE_ARGZ_H */ 32 33 /* Define to 1 if you have the `asprintf' function. */ 34 #define HAVE_ASPRINTF 1 35 36 /* Define to 1 if you have the `bzero' function. */ 37 #define HAVE_BZERO 1 38 39 /* Define if the GNU dcgettext() function is already present or preinstalled. 40 */ 41 /* #undef HAVE_DCGETTEXT */ 42 43 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 44 don't. */ 45 #define HAVE_DECL_FEOF_UNLOCKED 0 46 47 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 48 you don't. */ 49 #define HAVE_DECL_FGETS_UNLOCKED 0 50 51 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 52 don't. */ 53 #define HAVE_DECL_GETC_UNLOCKED 1 54 55 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 56 */ 57 #define HAVE_DECL_GETENV 1 58 59 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't. 60 */ 61 #define HAVE_DECL_MEMCHR 1 62 63 /* Define to 1 if you have the declaration of `strcoll', and to 0 if you 64 don't. */ 65 #define HAVE_DECL_STRCOLL 1 66 67 /* Define to 1 if you have the declaration of `strerror', and to 0 if you 68 don't. */ 69 #define HAVE_DECL_STRERROR 1 70 71 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you 72 don't. */ 73 #define HAVE_DECL__SNPRINTF 0 74 75 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you 76 don't. */ 77 #define HAVE_DECL__SNWPRINTF 0 78 79 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 80 /* #undef HAVE_DOPRNT */ 81 82 /* Define to 1 if you have the <fcntl.h> header file. */ 83 #define HAVE_FCNTL_H 1 84 85 /* Define to 1 if you have the `fwprintf' function. */ 86 #define HAVE_FWPRINTF 1 87 88 /* Define to 1 if you have the `getcwd' function. */ 89 #define HAVE_GETCWD 1 90 91 /* Define to 1 if you have the `getegid' function. */ 92 #define HAVE_GETEGID 1 93 94 /* Define to 1 if you have the `geteuid' function. */ 95 #define HAVE_GETEUID 1 96 97 /* Define to 1 if you have the `getgid' function. */ 98 #define HAVE_GETGID 1 99 100 /* Define to 1 if you have the `getpagesize' function. */ 101 #define HAVE_GETPAGESIZE 1 102 103 /* Define if the GNU gettext() function is already present or preinstalled. */ 104 /* #undef HAVE_GETTEXT */ 105 106 /* Define to 1 if you have the `gettimeofday' function. */ 107 /* #undef HAVE_GETTIMEOFDAY */ 108 109 /* Define to 1 if you have the `getuid' function. */ 110 #define HAVE_GETUID 1 111 112 /* Define if you have the iconv() function. */ 113 #define HAVE_ICONV 1 114 115 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ 116 #define HAVE_INTMAX_T 1 117 118 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ 119 #define HAVE_INTTYPES_H 1 120 121 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 122 declares uintmax_t. */ 123 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 124 125 /* Define to 1 if you have the <io.h> header file. */ 126 /* #undef HAVE_IO_H */ 127 128 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 129 #define HAVE_LANGINFO_CODESET 1 130 131 /* Define if your <locale.h> file defines LC_MESSAGES. */ 132 #define HAVE_LC_MESSAGES 1 133 134 /* Define to 1 if you have the `bsd' library (-lbsd). */ 135 /* #undef HAVE_LIBBSD */ 136 137 /* Define to 1 if you have the <limits.h> header file. */ 138 #define HAVE_LIMITS_H 1 139 140 /* Define to 1 if you have the <locale.h> header file. */ 141 #define HAVE_LOCALE_H 1 142 143 /* Define if you have the 'long double' type. */ 144 #define HAVE_LONG_DOUBLE 1 145 146 /* Define if you have the 'long long' type. */ 147 #define HAVE_LONG_LONG 1 148 149 /* Define to 1 if you have the <malloc.h> header file. */ 150 #define HAVE_MALLOC_H 1 151 152 /* Define to 1 if you have the `memcpy' function. */ 153 #define HAVE_MEMCPY 1 154 155 /* Define to 1 if you have the `memmove' function. */ 156 #define HAVE_MEMMOVE 1 157 158 /* Define to 1 if you have the <memory.h> header file. */ 159 #define HAVE_MEMORY_H 1 160 161 /* Define to 1 if you have the `mempcpy' function. */ 162 /* #undef HAVE_MEMPCPY */ 163 164 /* Define to 1 if you have the `memset' function. */ 165 #define HAVE_MEMSET 1 166 167 /* Define to 1 if you have the `mkstemp' function. */ 168 #define HAVE_MKSTEMP 1 169 170 /* Define to 1 if you have a working `mmap' system call. */ 171 #define HAVE_MMAP 1 172 173 /* Define to 1 if you have the `munmap' function. */ 174 #define HAVE_MUNMAP 1 175 176 /* Define to 1 if you have the <ncurses/termcap.h> header file. */ 177 /* #undef HAVE_NCURSES_TERMCAP_H */ 178 179 /* Define to 1 if you have the <nl_types.h> header file. */ 180 #define HAVE_NL_TYPES_H 1 181 182 /* Define if your printf() function supports format strings with positions. */ 183 #define HAVE_POSIX_PRINTF 1 184 185 /* Define to 1 if you have the `putenv' function. */ 186 #define HAVE_PUTENV 1 187 188 /* Define to 1 if you have the <pwd.h> header file. */ 189 #define HAVE_PWD_H 1 190 191 /* Define to 1 if you have the `setenv' function. */ 192 #define HAVE_SETENV 1 193 194 /* Define to 1 if you have the `setlocale' function. */ 195 #define HAVE_SETLOCALE 1 196 197 /* Define to 1 if you have the `setvbuf' function. */ 198 #define HAVE_SETVBUF 1 199 200 /* Define to 1 if you have the `sigaction' function. */ 201 #define HAVE_SIGACTION 1 202 203 /* Define to 1 if you have the `sigprocmask' function. */ 204 #define HAVE_SIGPROCMASK 1 205 206 /* Define to 1 if you have the `sigsetmask' function. */ 207 #define HAVE_SIGSETMASK 1 208 209 /* Define to 1 if you have the `snprintf' function. */ 210 #define HAVE_SNPRINTF 1 211 212 /* Define to 1 if you have the <stddef.h> header file. */ 213 #define HAVE_STDDEF_H 1 214 215 /* Define to 1 if you have the <stdint.h> header file. */ 216 #define HAVE_STDINT_H 1 217 218 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares 219 uintmax_t. */ 220 #define HAVE_STDINT_H_WITH_UINTMAX 1 221 222 /* Define to 1 if you have the <stdlib.h> header file. */ 223 #define HAVE_STDLIB_H 1 224 225 /* Define to 1 if you have the `stpcpy' function. */ 226 /* #undef HAVE_STPCPY */ 227 228 /* Define to 1 if you have the `strcasecmp' function. */ 229 #define HAVE_STRCASECMP 1 230 231 /* Define to 1 if you have the `strchr' function. */ 232 #define HAVE_STRCHR 1 233 234 /* Define to 1 if you have the `strcoll' function and it is properly defined. 235 */ 236 #define HAVE_STRCOLL 1 237 238 /* Define to 1 if you have the `strdup' function. */ 239 #define HAVE_STRDUP 1 240 241 /* Define to 1 if you have the `strerror' function. */ 242 #define HAVE_STRERROR 1 243 244 /* Define to 1 if you have the <strings.h> header file. */ 245 #define HAVE_STRINGS_H 1 246 247 /* Define to 1 if you have the <string.h> header file. */ 248 #define HAVE_STRING_H 1 249 250 /* Define to 1 if you have the `strncasecmp' function. */ 251 #define HAVE_STRNCASECMP 1 252 253 /* Define to 1 if you have the `strtoul' function. */ 254 #define HAVE_STRTOUL 1 255 256 /* Define to 1 if you have the <sys/fcntl.h> header file. */ 257 #define HAVE_SYS_FCNTL_H 1 258 259 /* Define to 1 if you have the <sys/file.h> header file. */ 260 #define HAVE_SYS_FILE_H 1 261 262 /* Define to 1 if you have the <sys/param.h> header file. */ 263 #define HAVE_SYS_PARAM_H 1 264 265 /* Define to 1 if you have the <sys/ptem.h> header file. */ 266 /* #undef HAVE_SYS_PTEM_H */ 267 268 /* Define to 1 if you have the <sys/stat.h> header file. */ 269 #define HAVE_SYS_STAT_H 1 270 271 /* Define to 1 if you have the <sys/stream.h> header file. */ 272 /* #undef HAVE_SYS_STREAM_H */ 273 274 /* Define to 1 if you have the <sys/time.h> header file. */ 275 #define HAVE_SYS_TIME_H 1 276 277 /* Define to 1 if you have the <sys/ttold.h> header file. */ 278 /* #undef HAVE_SYS_TTOLD_H */ 279 280 /* Define to 1 if you have the <sys/types.h> header file. */ 281 #define HAVE_SYS_TYPES_H 1 282 283 /* Define to 1 if you have the <sys/wait.h> header file. */ 284 #define HAVE_SYS_WAIT_H 1 285 286 /* Define to 1 if you have the <termcap.h> header file. */ 287 #define HAVE_TERMCAP_H 1 288 289 /* Define to 1 if you have the <termios.h> header file. */ 290 #define HAVE_TERMIOS_H 1 291 292 /* Define to 1 if you have the <termio.h> header file. */ 293 /* #undef HAVE_TERMIO_H */ 294 295 /* Define to 1 if you have the `tsearch' function. */ 296 #define HAVE_TSEARCH 1 297 298 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ 299 #define HAVE_UINTMAX_T 1 300 301 /* Define to 1 if you have the <unistd.h> header file. */ 302 #define HAVE_UNISTD_H 1 303 304 /* Define if you have the 'unsigned long long' type. */ 305 #define HAVE_UNSIGNED_LONG_LONG 1 306 307 /* Define to 1 if you have the `vprintf' function. */ 308 #define HAVE_VPRINTF 1 309 310 /* Define if you have the 'wchar_t' type. */ 311 #define HAVE_WCHAR_T 1 312 313 /* Define to 1 if you have the `wcslen' function. */ 314 #define HAVE_WCSLEN 1 315 316 /* Define if you have the 'wint_t' type. */ 317 #define HAVE_WINT_T 1 318 319 /* Define to 1 if you have the `__argz_count' function. */ 320 /* #undef HAVE___ARGZ_COUNT */ 321 322 /* Define to 1 if you have the `__argz_next' function. */ 323 /* #undef HAVE___ARGZ_NEXT */ 324 325 /* Define to 1 if you have the `__argz_stringify' function. */ 326 /* #undef HAVE___ARGZ_STRINGIFY */ 327 328 /* Define to 1 if you have the `__fsetlocking' function. */ 329 /* #undef HAVE___FSETLOCKING */ 330 331 /* Define to 1 if you have the `__secure_getenv' function. */ 332 /* #undef HAVE___SECURE_GETENV */ 333 334 /* Define as const if the declaration of iconv() needs const. */ 335 #define ICONV_CONST const 336 337 /* Define if integer division by zero raises signal SIGFPE. */ 338 #define INTDIV0_RAISES_SIGFPE 1 339 340 /* Name of package */ 341 #define PACKAGE "texinfo" 342 343 /* Define to the address where bug reports for this package should be sent. */ 344 #define PACKAGE_BUGREPORT "" 345 346 /* Define to the full name of this package. */ 347 #define PACKAGE_NAME "GNU Texinfo" 348 349 /* Define to the full name and version of this package. */ 350 #define PACKAGE_STRING "GNU Texinfo 4.8" 351 352 /* Define to the one symbol short name of this package. */ 353 #define PACKAGE_TARNAME "texinfo" 354 355 /* Define to the version of this package. */ 356 #define PACKAGE_VERSION "4.8" 357 358 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 359 /* #undef PRI_MACROS_BROKEN */ 360 361 /* Define as the return type of signal handlers (`int' or `void'). */ 362 #define RETSIGTYPE void 363 364 /* Define as the maximum value of type 'size_t', if the system doesn't define 365 it. */ 366 /* #undef SIZE_MAX */ 367 368 /* If using the C implementation of alloca, define if you know the 369 direction of stack growth for your system; otherwise it will be 370 automatically deduced at run-time. 371 STACK_DIRECTION > 0 => grows toward higher addresses 372 STACK_DIRECTION < 0 => grows toward lower addresses 373 STACK_DIRECTION = 0 => direction of growth unknown */ 374 /* #undef STACK_DIRECTION */ 375 376 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 377 /* #undef STAT_MACROS_BROKEN */ 378 379 /* Define to 1 if you have the ANSI C header files. */ 380 #define STDC_HEADERS 1 381 382 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 383 /* #undef TM_IN_SYS_TIME */ 384 385 /* Version number of package */ 386 #define VERSION "4.8" 387 388 /* Define to 1 if on MINIX. */ 389 /* #undef _MINIX */ 390 391 /* Define to 2 if the system does not provide POSIX.1 features except with 392 this defined. */ 393 /* #undef _POSIX_1_SOURCE */ 394 395 /* Define to 1 if you need to in order for `stat' and other things to work. */ 396 /* #undef _POSIX_SOURCE */ 397 398 /* Define to empty if `const' does not conform to ANSI C. */ 399 /* #undef const */ 400 401 /* Define to `__inline__' or `__inline' if that's what the C compiler 402 calls it, or to nothing if 'inline' is not supported under any name. */ 403 #ifndef __cplusplus 404 /* #undef inline */ 405 #endif 406 407 /* Define to rpl_mkstemp if the replacement function should be used. */ 408 /* #undef mkstemp */ 409 410 /* Define to `long' if <sys/types.h> does not define. */ 411 /* #undef off_t */ 412 413 /* Define as the type of the result of subtracting two pointers, if the system 414 doesn't define it. */ 415 /* #undef ptrdiff_t */ 416 417 /* Define to empty if the C compiler doesn't support this keyword. */ 418 /* #undef signed */ 419 420 /* Define to `unsigned' if <sys/types.h> does not define. */ 421 /* #undef size_t */ 422 423 /* Define to unsigned long or unsigned long long if <stdint.h> and 424 <inttypes.h> don't define. */ 425 /* #undef uintmax_t */ 426