Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / gnu / usr.bin / texinfo / libgnu / config.h
1 /* config.h.  Generated from config.in by configure.  */
2 /* config.in.  Generated from configure.ac by autoheader.  */
3
4 /* Define to the number of bits in type 'ptrdiff_t'. */
5 /* #undef BITSIZEOF_PTRDIFF_T */
6
7 /* Define to the number of bits in type 'sig_atomic_t'. */
8 /* #undef BITSIZEOF_SIG_ATOMIC_T */
9
10 /* Define to the number of bits in type 'size_t'. */
11 /* #undef BITSIZEOF_SIZE_T */
12
13 /* Define to the number of bits in type 'wchar_t'. */
14 /* #undef BITSIZEOF_WCHAR_T */
15
16 /* Define to the number of bits in type 'wint_t'. */
17 /* #undef BITSIZEOF_WINT_T */
18
19 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20    systems. This function is required for `alloca.c' support on those systems.
21    */
22 /* #undef CRAY_STACKSEG_END */
23
24 /* Define to 1 if using `alloca.c'. */
25 /* #undef C_ALLOCA */
26
27 /* Define to 1 if translation of program messages to the user's native
28    language is requested. */
29 /* #undef ENABLE_NLS */
30
31 /* Define if gettimeofday clobbers the localtime buffer. */
32 /* #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME */
33
34 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
35 /* #undef GWINSZ_IN_SYS_IOCTL */
36
37 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
38    may be supplied by this distribution. */
39 #define HAVE_ALLOCA 1
40
41 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
42    */
43 /* #undef HAVE_ALLOCA_H */
44
45 /* Define to 1 if you have the <argz.h> header file. */
46 /* #undef HAVE_ARGZ_H */
47
48 /* Define to 1 if you have the <bp-sym.h> header file. */
49 /* #undef HAVE_BP_SYM_H */
50
51 /* Define to 1 if you have the `bzero' function. */
52 #define HAVE_BZERO 1
53
54 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
55    CoreFoundation framework. */
56 /* #undef HAVE_CFLOCALECOPYCURRENT */
57
58 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
59    the CoreFoundation framework. */
60 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
61
62 /* Define if the GNU dcgettext() function is already present or preinstalled.
63    */
64 /* #undef HAVE_DCGETTEXT */
65
66 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
67    don't. */
68 #define HAVE_DECL_GETC_UNLOCKED 1
69
70 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
71    */
72 #define HAVE_DECL_GETENV 1
73
74 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
75    otherwise. */
76 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
77
78 /* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
79    */
80 #define HAVE_DECL_MEMCHR 1
81
82 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
83    */
84 #define HAVE_DECL_MEMMEM 1
85
86 /* Define to 1 if you have the declaration of `strcoll', and to 0 if you
87    don't. */
88 #define HAVE_DECL_STRCOLL 1
89
90 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
91    */
92 #define HAVE_DECL_STRDUP 1
93
94 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
95    don't. */
96 #define HAVE_DECL_STRERROR 1
97
98 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
99    don't. */
100 #define HAVE_DECL_STRERROR_R 1
101
102 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
103    don't. */
104 #define HAVE_DECL_STRNDUP 1
105
106 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
107    don't. */
108 #define HAVE_DECL_STRNLEN 1
109
110 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
111    don't. */
112 #define HAVE_DECL_WCWIDTH 1
113
114 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
115 /* #undef HAVE_DOPRNT */
116
117 /* Define if you have the declaration of environ. */
118 /* #undef HAVE_ENVIRON_DECL */
119
120 /* Define to 1 if the system has the type `error_t'. */
121 /* #undef HAVE_ERROR_T */
122
123 /* Define to 1 if you have the <fcntl.h> header file. */
124 #define HAVE_FCNTL_H 1
125
126 /* Define to 1 if you have the `getcwd' function. */
127 #define HAVE_GETCWD 1
128
129 /* Define to 1 if you have the <getopt.h> header file. */
130 #define HAVE_GETOPT_H 1
131
132 /* Define to 1 if you have the `getopt_long_only' function. */
133 #define HAVE_GETOPT_LONG_ONLY 1
134
135 /* Define if the GNU gettext() function is already present or preinstalled. */
136 /* #undef HAVE_GETTEXT */
137
138 /* Define to 1 if you have the `gettimeofday' function. */
139 #define HAVE_GETTIMEOFDAY 1
140
141 /* Define if you have the iconv() function and it works. */
142 /* #undef HAVE_ICONV */
143
144 /* Define if your compiler supports the #include_next directive. */
145 #define HAVE_INCLUDE_NEXT 1
146
147 /* Define to 1 if the compiler supports one of the keywords 'inline',
148    '__inline__', '__inline' and effectively inlines functions marked as such.
149    */
150 #define HAVE_INLINE 1
151
152 /* Define to 1 if you have the <inttypes.h> header file. */
153 #define HAVE_INTTYPES_H 1
154
155 /* Define to 1 if you have the <io.h> header file. */
156 /* #undef HAVE_IO_H */
157
158 /* Define to 1 if you have the `isascii' function. */
159 #define HAVE_ISASCII 1
160
161 /* Define to 1 if you have the `iswcntrl' function. */
162 #define HAVE_ISWCNTRL 1
163
164 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
165 #define HAVE_LANGINFO_CODESET 1
166
167 /* Define to 1 if you have the `bsd' library (-lbsd). */
168 /* #undef HAVE_LIBBSD */
169
170 /* Define to 1 if you have the <limits.h> header file. */
171 #define HAVE_LIMITS_H 1
172
173 /* Define to 1 if the system has the type `long long int'. */
174 #define HAVE_LONG_LONG_INT 1
175
176 /* Define to 1 if you have the `lstat' function. */
177 #define HAVE_LSTAT 1
178
179 /* Define if the 'malloc' function is POSIX compliant. */
180 #define HAVE_MALLOC_POSIX 1
181
182 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
183 #define HAVE_MBRTOWC 1
184
185 /* Define to 1 if you have the `mbsinit' function. */
186 #define HAVE_MBSINIT 1
187
188 /* Define to 1 if <wchar.h> declares mbstate_t. */
189 #define HAVE_MBSTATE_T 1
190
191 /* Define to 1 if you have the `memchr' function. */
192 #define HAVE_MEMCHR 1
193
194 /* Define to 1 if you have the `memcpy' function. */
195 #define HAVE_MEMCPY 1
196
197 /* Define to 1 if you have the `memmem' function. */
198 #define HAVE_MEMMEM 1
199
200 /* Define to 1 if you have the `memmove' function. */
201 #define HAVE_MEMMOVE 1
202
203 /* Define to 1 if you have the <memory.h> header file. */
204 #define HAVE_MEMORY_H 1
205
206 /* Define to 1 if you have the `mempcpy' function. */
207 /* #undef HAVE_MEMPCPY */
208
209 /* Define to 1 if you have the `memset' function. */
210 #define HAVE_MEMSET 1
211
212 /* Define to 1 if you have the <ncurses/termcap.h> header file. */
213 /* #undef HAVE_NCURSES_TERMCAP_H */
214
215 /* Define to 1 if you have the <pwd.h> header file. */
216 #define HAVE_PWD_H 1
217
218 /* Define to 1 if you have the <search.h> header file. */
219 /* #undef HAVE_SEARCH_H */
220
221 /* Define to 1 if you have the `setenv' function. */
222 #define HAVE_SETENV 1
223
224 /* Define to 1 if you have the `setlocale' function. */
225 #define HAVE_SETLOCALE 1
226
227 /* Define to 1 if you have the `setvbuf' function. */
228 #define HAVE_SETVBUF 1
229
230 /* Define to 1 if you have the `sigaction' function. */
231 #define HAVE_SIGACTION 1
232
233 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
234 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */
235
236 /* Define to 1 if 'wchar_t' is a signed integer type. */
237 /* #undef HAVE_SIGNED_WCHAR_T */
238
239 /* Define to 1 if 'wint_t' is a signed integer type. */
240 /* #undef HAVE_SIGNED_WINT_T */
241
242 /* Define to 1 if you have the `sigprocmask' function. */
243 #define HAVE_SIGPROCMASK 1
244
245 /* Define to 1 if you have the `sigsetmask' function. */
246 #define HAVE_SIGSETMASK 1
247
248 /* Define to 1 if stdbool.h conforms to C99. */
249 #define HAVE_STDBOOL_H 1
250
251 /* Define to 1 if you have the <stdint.h> header file. */
252 #define HAVE_STDINT_H 1
253
254 /* Define to 1 if you have the <stdlib.h> header file. */
255 #define HAVE_STDLIB_H 1
256
257 /* Define to 1 if you have the `stpcpy' function. */
258 #define HAVE_STPCPY 1
259
260 /* Define to 1 if you have the `strchr' function. */
261 #define HAVE_STRCHR 1
262
263 /* Define to 1 if you have the `strcoll' function and it is properly defined.
264    */
265 #define HAVE_STRCOLL 1
266
267 /* Define to 1 if you have the `strdup' function. */
268 #define HAVE_STRDUP 1
269
270 /* Define to 1 if you have the `strerror' function. */
271 #define HAVE_STRERROR 1
272
273 /* Define to 1 if you have the `strerror_r' function. */
274 #define HAVE_STRERROR_R 1
275
276 /* Define to 1 if you have the <strings.h> header file. */
277 #define HAVE_STRINGS_H 1
278
279 /* Define to 1 if you have the <string.h> header file. */
280 #define HAVE_STRING_H 1
281
282 /* Define if you have the strndup() function and it works. */
283 #define HAVE_STRNDUP 1
284
285 /* Define to 1 if you have the <sys/bitypes.h> header file. */
286 /* #undef HAVE_SYS_BITYPES_H */
287
288 /* Define to 1 if you have the <sys/fcntl.h> header file. */
289 #define HAVE_SYS_FCNTL_H 1
290
291 /* Define to 1 if you have the <sys/file.h> header file. */
292 #define HAVE_SYS_FILE_H 1
293
294 /* Define to 1 if you have the <sys/inttypes.h> header file. */
295 /* #undef HAVE_SYS_INTTYPES_H */
296
297 /* Define to 1 if you have the <sys/ptem.h> header file. */
298 /* #undef HAVE_SYS_PTEM_H */
299
300 /* Define to 1 if you have the <sys/stat.h> header file. */
301 #define HAVE_SYS_STAT_H 1
302
303 /* Define to 1 if you have the <sys/stream.h> header file. */
304 /* #undef HAVE_SYS_STREAM_H */
305
306 /* Define to 1 if you have the <sys/timeb.h> header file. */
307 /* #undef HAVE_SYS_TIMEB_H */
308
309 /* Define to 1 if you have the <sys/time.h> header file. */
310 #define HAVE_SYS_TIME_H 1
311
312 /* Define to 1 if you have the <sys/ttold.h> header file. */
313 /* #undef HAVE_SYS_TTOLD_H */
314
315 /* Define to 1 if you have the <sys/types.h> header file. */
316 #define HAVE_SYS_TYPES_H 1
317
318 /* Define to 1 if you have the <sys/wait.h> header file. */
319 #define HAVE_SYS_WAIT_H 1
320
321 /* Define to 1 if you have the <termcap.h> header file. */
322 #define HAVE_TERMCAP_H 1
323
324 /* Define to 1 if you have the <termios.h> header file. */
325 #define HAVE_TERMIOS_H 1
326
327 /* Define to 1 if you have the <termio.h> header file. */
328 /* #undef HAVE_TERMIO_H */
329
330 /* Define to 1 if you have the `tsearch' function. */
331 /* #undef HAVE_TSEARCH */
332
333 /* Define to 1 if you have the <unistd.h> header file. */
334 #define HAVE_UNISTD_H 1
335
336 /* Define to 1 if you have the `unsetenv' function. */
337 #define HAVE_UNSETENV 1
338
339 /* Define to 1 if the system has the type `unsigned long long int'. */
340 #define HAVE_UNSIGNED_LONG_LONG_INT 1
341
342 /* Define to 1 if you have the `vprintf' function. */
343 #define HAVE_VPRINTF 1
344
345 /* Define to 1 if you have the <wchar.h> header file. */
346 #define HAVE_WCHAR_H 1
347
348 /* Define if you have the 'wchar_t' type. */
349 #define HAVE_WCHAR_T 1
350
351 /* Define to 1 if you have the <wctype.h> header file. */
352 #define HAVE_WCTYPE_H 1
353
354 /* Define to 1 if you have the `wcwidth' function. */
355 #define HAVE_WCWIDTH 1
356
357 /* Define if you have the 'wint_t' type. */
358 #define HAVE_WINT_T 1
359
360 /* This value is set to 1 to indicate that the system argz facility works */
361 /* #undef HAVE_WORKING_ARGZ */
362
363 /* Define to 1 if the system has the type `_Bool'. */
364 #define HAVE__BOOL 1
365
366 /* Define to 1 if you have the `_ftime' function. */
367 /* #undef HAVE__FTIME */
368
369 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
370 #define MALLOC_0_IS_NONNULL 1
371
372 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
373 /* #undef NO_MINUS_C_MINUS_O */
374
375 /* Name of package */
376 #define PACKAGE "texinfo"
377
378 /* Define to the address where bug reports for this package should be sent. */
379 #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
380
381 /* Define to the full name of this package. */
382 #define PACKAGE_NAME "GNU Texinfo"
383
384 /* Define to the full name and version of this package. */
385 #define PACKAGE_STRING "GNU Texinfo 4.13"
386
387 /* Define to the one symbol short name of this package. */
388 #define PACKAGE_TARNAME "texinfo"
389
390 /* Define to the version of this package. */
391 #define PACKAGE_VERSION "4.13"
392
393 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
394    'ptrdiff_t'. */
395 /* #undef PTRDIFF_T_SUFFIX */
396
397 /* Define this to 1 if strerror is broken. */
398 /* #undef REPLACE_STRERROR */
399
400 /* Define as the return type of signal handlers (`int' or `void'). */
401 #define RETSIGTYPE void
402
403 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
404    'sig_atomic_t'. */
405 /* #undef SIG_ATOMIC_T_SUFFIX */
406
407 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
408    'size_t'. */
409 /* #undef SIZE_T_SUFFIX */
410
411 /* If using the C implementation of alloca, define if you know the
412    direction of stack growth for your system; otherwise it will be
413    automatically deduced at runtime.
414         STACK_DIRECTION > 0 => grows toward higher addresses
415         STACK_DIRECTION < 0 => grows toward lower addresses
416         STACK_DIRECTION = 0 => direction of growth unknown */
417 /* #undef STACK_DIRECTION */
418
419 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
420 /* #undef STAT_MACROS_BROKEN */
421
422 /* Define to 1 if you have the ANSI C header files. */
423 #define STDC_HEADERS 1
424
425 /* Define to 1 if strerror_r returns char *. */
426 /* #undef STRERROR_R_CHAR_P */
427
428 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
429 /* #undef TM_IN_SYS_TIME */
430
431 /* Version number of package */
432 #define VERSION "4.13"
433
434 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
435    'wchar_t'. */
436 /* #undef WCHAR_T_SUFFIX */
437
438 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
439    'wint_t'. */
440 /* #undef WINT_T_SUFFIX */
441
442 /* Number of bits in a file offset, on hosts where this is settable. */
443 /* #undef _FILE_OFFSET_BITS */
444
445 /* Define for large files, on AIX-style hosts. */
446 /* #undef _LARGE_FILES */
447
448 /* Define to 1 if on MINIX. */
449 /* #undef _MINIX */
450
451 /* Define to 2 if the system does not provide POSIX.1 features except with
452    this defined. */
453 /* #undef _POSIX_1_SOURCE */
454
455 /* Define to 1 if you need to in order for `stat' and other things to work. */
456 /* #undef _POSIX_SOURCE */
457
458 /* Enable extensions on AIX 3, Interix.  */
459 #ifndef _ALL_SOURCE
460 # define _ALL_SOURCE 1
461 #endif
462 /* Enable GNU extensions on systems that have them.  */
463 #ifndef _GNU_SOURCE
464 # define _GNU_SOURCE 1
465 #endif
466 /* Enable threading extensions on Solaris.  */
467 #ifndef _POSIX_PTHREAD_SEMANTICS
468 # define _POSIX_PTHREAD_SEMANTICS 1
469 #endif
470 /* Enable extensions on HP NonStop.  */
471 #ifndef _TANDEM_SOURCE
472 # define _TANDEM_SOURCE 1
473 #endif
474 /* Enable general extensions on Solaris.  */
475 #ifndef __EXTENSIONS__
476 # define __EXTENSIONS__ 1
477 #endif
478
479
480 /* Define to rpl_ if the getopt replacement functions and variables should be
481    used. */
482 #define __GETOPT_PREFIX rpl_
483
484 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
485 #define __error_t_defined 1
486
487 /* Define to empty if `const' does not conform to ANSI C. */
488 /* #undef const */
489
490 /* Define to a type to use for `error_t' if it is not otherwise available. */
491 #define error_t int
492
493 /* Define to rpl_gmtime if the replacement function should be used. */
494 /* #undef gmtime */
495
496 /* Define to `__inline__' or `__inline' if that's what the C compiler
497    calls it, or to nothing if 'inline' is not supported under any name.  */
498 #ifndef __cplusplus
499 /* #undef inline */
500 #endif
501
502 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
503    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
504    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
505    __APPLE__ && __MACH__ test for MacOS X.
506    __APPLE_CC__ tests for the Apple compiler and its version.
507    __STDC_VERSION__ tests for the C99 mode.  */
508 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
509 # define __GNUC_STDC_INLINE__ 1
510 #endif
511
512 /* Define to rpl_localtime if the replacement function should be used. */
513 /* #undef localtime */
514
515 /* Define to a type if <wchar.h> does not define. */
516 /* #undef mbstate_t */
517
518 /* Define to rpl_memcmp if the replacement function should be used. */
519 /* #undef memcmp */
520
521 /* Define to the type of st_nlink in struct stat, or a supertype. */
522 /* #undef nlink_t */
523
524 /* Define to `long int' if <sys/types.h> does not define. */
525 /* #undef off_t */
526
527 /* Define to the equivalent of the C99 'restrict' keyword, or to
528    nothing if this is not supported.  Do not define if restrict is
529    supported directly.  */
530 #define restrict __restrict
531 /* Work around a bug in Sun C++: it does not support _Restrict, even
532    though the corresponding Sun C compiler does, which causes
533    "#define restrict _Restrict" in the previous line.  Perhaps some future
534    version of Sun C++ will work with _Restrict; if so, it'll probably
535    define __RESTRICT, just as Sun C does.  */
536 #if defined __SUNPRO_CC && !defined __RESTRICT
537 # define _Restrict
538 #endif
539
540 /* Define to rpl_strnlen if the replacement function should be used. */
541 /* #undef strnlen */