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