1/* src/ac_config.h.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 // is a file system root distinct from /. */
27#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
28
29/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
30   and handles trailing slash correctly. */
31#undef FUNC_REALPATH_WORKS
32
33/* Define if gettimeofday clobbers the localtime buffer. */
34#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
35
36/* Define this to 'void' or 'struct timezone' to match the system's
37   declaration of the second argument to gettimeofday. */
38#undef GETTIMEOFDAY_TIMEZONE
39
40/* Define to make the limit macros in <stdint.h> visible. */
41#undef GL_TRIGGER_STDC_LIMIT_MACROS
42
43/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44   whether the gnulib module canonicalize-lgpl shall be considered present. */
45#undef GNULIB_CANONICALIZE_LGPL
46
47/* Define to 1 when the gnulib module canonicalize_file_name should be tested.
48   */
49#undef GNULIB_TEST_CANONICALIZE_FILE_NAME
50
51/* Define to 1 when the gnulib module getopt-gnu should be tested. */
52#undef GNULIB_TEST_GETOPT_GNU
53
54/* Define to 1 when the gnulib module gettimeofday should be tested. */
55#undef GNULIB_TEST_GETTIMEOFDAY
56
57/* Define to 1 when the gnulib module lstat should be tested. */
58#undef GNULIB_TEST_LSTAT
59
60/* Define to 1 when the gnulib module mkdtemp should be tested. */
61#undef GNULIB_TEST_MKDTEMP
62
63/* Define to 1 when the gnulib module mkstemp should be tested. */
64#undef GNULIB_TEST_MKSTEMP
65
66/* Define to 1 when the gnulib module readlink should be tested. */
67#undef GNULIB_TEST_READLINK
68
69/* Define to 1 when the gnulib module realpath should be tested. */
70#undef GNULIB_TEST_REALPATH
71
72/* Define to 1 when the gnulib module stat should be tested. */
73#undef GNULIB_TEST_STAT
74
75/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
76   may be supplied by this distribution. */
77#undef HAVE_ALLOCA
78
79/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
80   */
81#undef HAVE_ALLOCA_H
82
83/* Define to 1 if you have the `canonicalize_file_name' function. */
84#undef HAVE_CANONICALIZE_FILE_NAME
85
86/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
87   */
88#undef HAVE_DECL_GETENV
89
90/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
91#undef HAVE_FSEEKO
92
93/* Define to 1 if you have the `ftello' function. */
94#undef HAVE_FTELLO
95
96/* Define to 1 if you have the `getcwd' function. */
97#undef HAVE_GETCWD
98
99/* Define to 1 if you have the <getopt.h> header file. */
100#undef HAVE_GETOPT_H
101
102/* Define to 1 if you have the `getopt_long_only' function. */
103#undef HAVE_GETOPT_LONG_ONLY
104
105/* Define to 1 if you have the `gettimeofday' function. */
106#undef HAVE_GETTIMEOFDAY
107
108/* Define to 1 if you have the <inttypes.h> header file. */
109#undef HAVE_INTTYPES_H
110
111/* Define to 1 if you have the `fl' library (-lfl). */
112#undef HAVE_LIBFL
113
114/* Define to 1 if you have the `ICE' library (-lICE). */
115#undef HAVE_LIBICE
116
117/* Define to 1 if you have the `iconv' library (-liconv). */
118#undef HAVE_LIBICONV
119
120/* Define to 1 if you have the `m' library (-lm). */
121#undef HAVE_LIBM
122
123/* Define to 1 if you have the `SM' library (-lSM). */
124#undef HAVE_LIBSM
125
126/* Define to 1 if you have the `X11' library (-lX11). */
127#undef HAVE_LIBX11
128
129/* Define to 1 if you have the `Xaw3d' library (-lXaw3d). */
130#undef HAVE_LIBXAW3D
131
132/* Define to 1 if you have the `Xext' library (-lXext). */
133#undef HAVE_LIBXEXT
134
135/* Define to 1 if you have the `Xinerama' library (-lXinerama). */
136#undef HAVE_LIBXINERAMA
137
138/* Define to 1 if you have the `Xmu' library (-lXmu). */
139#undef HAVE_LIBXMU
140
141/* Define to 1 if you have the `Xpm' library (-lXpm). */
142#undef HAVE_LIBXPM
143
144/* Define to 1 if you have the `Xt' library (-lXt). */
145#undef HAVE_LIBXT
146
147/* Define to 1 if the system has the type `long long int'. */
148#undef HAVE_LONG_LONG_INT
149
150/* Define to 1 if you have the `lstat' function. */
151#undef HAVE_LSTAT
152
153/* Define to 1 if you have the <memory.h> header file. */
154#undef HAVE_MEMORY_H
155
156/* Define to 1 if you have the `mkdtemp' function. */
157#undef HAVE_MKDTEMP
158
159/* Define to 1 if you have the `mkstemp' function. */
160#undef HAVE_MKSTEMP
161
162/* Use fopen, ftello, fseeko, ... */
163#undef HAVE_OFF_T
164
165/* Define to 1 if you have the `pathconf' function. */
166#undef HAVE_PATHCONF
167
168/* Define to 1 if atoll is declared even after undefining macros. */
169#undef HAVE_RAW_DECL_ATOLL
170
171/* Define to 1 if canonicalize_file_name is declared even after undefining
172   macros. */
173#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
174
175/* Define to 1 if chown is declared even after undefining macros. */
176#undef HAVE_RAW_DECL_CHOWN
177
178/* Define to 1 if dup2 is declared even after undefining macros. */
179#undef HAVE_RAW_DECL_DUP2
180
181/* Define to 1 if dup3 is declared even after undefining macros. */
182#undef HAVE_RAW_DECL_DUP3
183
184/* Define to 1 if endusershell is declared even after undefining macros. */
185#undef HAVE_RAW_DECL_ENDUSERSHELL
186
187/* Define to 1 if environ is declared even after undefining macros. */
188#undef HAVE_RAW_DECL_ENVIRON
189
190/* Define to 1 if euidaccess is declared even after undefining macros. */
191#undef HAVE_RAW_DECL_EUIDACCESS
192
193/* Define to 1 if faccessat is declared even after undefining macros. */
194#undef HAVE_RAW_DECL_FACCESSAT
195
196/* Define to 1 if fchdir is declared even after undefining macros. */
197#undef HAVE_RAW_DECL_FCHDIR
198
199/* Define to 1 if fchmodat is declared even after undefining macros. */
200#undef HAVE_RAW_DECL_FCHMODAT
201
202/* Define to 1 if fchownat is declared even after undefining macros. */
203#undef HAVE_RAW_DECL_FCHOWNAT
204
205/* Define to 1 if fstatat is declared even after undefining macros. */
206#undef HAVE_RAW_DECL_FSTATAT
207
208/* Define to 1 if fsync is declared even after undefining macros. */
209#undef HAVE_RAW_DECL_FSYNC
210
211/* Define to 1 if ftruncate is declared even after undefining macros. */
212#undef HAVE_RAW_DECL_FTRUNCATE
213
214/* Define to 1 if futimens is declared even after undefining macros. */
215#undef HAVE_RAW_DECL_FUTIMENS
216
217/* Define to 1 if getcwd is declared even after undefining macros. */
218#undef HAVE_RAW_DECL_GETCWD
219
220/* Define to 1 if getdomainname is declared even after undefining macros. */
221#undef HAVE_RAW_DECL_GETDOMAINNAME
222
223/* Define to 1 if getdtablesize is declared even after undefining macros. */
224#undef HAVE_RAW_DECL_GETDTABLESIZE
225
226/* Define to 1 if getgroups is declared even after undefining macros. */
227#undef HAVE_RAW_DECL_GETGROUPS
228
229/* Define to 1 if gethostname is declared even after undefining macros. */
230#undef HAVE_RAW_DECL_GETHOSTNAME
231
232/* Define to 1 if getloadavg is declared even after undefining macros. */
233#undef HAVE_RAW_DECL_GETLOADAVG
234
235/* Define to 1 if getlogin is declared even after undefining macros. */
236#undef HAVE_RAW_DECL_GETLOGIN
237
238/* Define to 1 if getlogin_r is declared even after undefining macros. */
239#undef HAVE_RAW_DECL_GETLOGIN_R
240
241/* Define to 1 if getpagesize is declared even after undefining macros. */
242#undef HAVE_RAW_DECL_GETPAGESIZE
243
244/* Define to 1 if getsubopt is declared even after undefining macros. */
245#undef HAVE_RAW_DECL_GETSUBOPT
246
247/* Define to 1 if gettimeofday is declared even after undefining macros. */
248#undef HAVE_RAW_DECL_GETTIMEOFDAY
249
250/* Define to 1 if getusershell is declared even after undefining macros. */
251#undef HAVE_RAW_DECL_GETUSERSHELL
252
253/* Define to 1 if grantpt is declared even after undefining macros. */
254#undef HAVE_RAW_DECL_GRANTPT
255
256/* Define to 1 if imaxabs is declared even after undefining macros. */
257#undef HAVE_RAW_DECL_IMAXABS
258
259/* Define to 1 if imaxdiv is declared even after undefining macros. */
260#undef HAVE_RAW_DECL_IMAXDIV
261
262/* Define to 1 if initstat_r is declared even after undefining macros. */
263#undef HAVE_RAW_DECL_INITSTAT_R
264
265/* Define to 1 if lchmod is declared even after undefining macros. */
266#undef HAVE_RAW_DECL_LCHMOD
267
268/* Define to 1 if lchown is declared even after undefining macros. */
269#undef HAVE_RAW_DECL_LCHOWN
270
271/* Define to 1 if link is declared even after undefining macros. */
272#undef HAVE_RAW_DECL_LINK
273
274/* Define to 1 if linkat is declared even after undefining macros. */
275#undef HAVE_RAW_DECL_LINKAT
276
277/* Define to 1 if lseek is declared even after undefining macros. */
278#undef HAVE_RAW_DECL_LSEEK
279
280/* Define to 1 if lstat is declared even after undefining macros. */
281#undef HAVE_RAW_DECL_LSTAT
282
283/* Define to 1 if mkdirat is declared even after undefining macros. */
284#undef HAVE_RAW_DECL_MKDIRAT
285
286/* Define to 1 if mkdtemp is declared even after undefining macros. */
287#undef HAVE_RAW_DECL_MKDTEMP
288
289/* Define to 1 if mkfifo is declared even after undefining macros. */
290#undef HAVE_RAW_DECL_MKFIFO
291
292/* Define to 1 if mkfifoat is declared even after undefining macros. */
293#undef HAVE_RAW_DECL_MKFIFOAT
294
295/* Define to 1 if mknod is declared even after undefining macros. */
296#undef HAVE_RAW_DECL_MKNOD
297
298/* Define to 1 if mknodat is declared even after undefining macros. */
299#undef HAVE_RAW_DECL_MKNODAT
300
301/* Define to 1 if mkostemp is declared even after undefining macros. */
302#undef HAVE_RAW_DECL_MKOSTEMP
303
304/* Define to 1 if mkostemps is declared even after undefining macros. */
305#undef HAVE_RAW_DECL_MKOSTEMPS
306
307/* Define to 1 if mkstemp is declared even after undefining macros. */
308#undef HAVE_RAW_DECL_MKSTEMP
309
310/* Define to 1 if mkstemps is declared even after undefining macros. */
311#undef HAVE_RAW_DECL_MKSTEMPS
312
313/* Define to 1 if pipe is declared even after undefining macros. */
314#undef HAVE_RAW_DECL_PIPE
315
316/* Define to 1 if pipe2 is declared even after undefining macros. */
317#undef HAVE_RAW_DECL_PIPE2
318
319/* Define to 1 if pread is declared even after undefining macros. */
320#undef HAVE_RAW_DECL_PREAD
321
322/* Define to 1 if ptsname is declared even after undefining macros. */
323#undef HAVE_RAW_DECL_PTSNAME
324
325/* Define to 1 if pwrite is declared even after undefining macros. */
326#undef HAVE_RAW_DECL_PWRITE
327
328/* Define to 1 if random_r is declared even after undefining macros. */
329#undef HAVE_RAW_DECL_RANDOM_R
330
331/* Define to 1 if readlink is declared even after undefining macros. */
332#undef HAVE_RAW_DECL_READLINK
333
334/* Define to 1 if readlinkat is declared even after undefining macros. */
335#undef HAVE_RAW_DECL_READLINKAT
336
337/* Define to 1 if realpath is declared even after undefining macros. */
338#undef HAVE_RAW_DECL_REALPATH
339
340/* Define to 1 if rmdir is declared even after undefining macros. */
341#undef HAVE_RAW_DECL_RMDIR
342
343/* Define to 1 if rpmatch is declared even after undefining macros. */
344#undef HAVE_RAW_DECL_RPMATCH
345
346/* Define to 1 if setenv is declared even after undefining macros. */
347#undef HAVE_RAW_DECL_SETENV
348
349/* Define to 1 if setstate_r is declared even after undefining macros. */
350#undef HAVE_RAW_DECL_SETSTATE_R
351
352/* Define to 1 if setusershell is declared even after undefining macros. */
353#undef HAVE_RAW_DECL_SETUSERSHELL
354
355/* Define to 1 if sigaction is declared even after undefining macros. */
356#undef HAVE_RAW_DECL_SIGACTION
357
358/* Define to 1 if sigaddset is declared even after undefining macros. */
359#undef HAVE_RAW_DECL_SIGADDSET
360
361/* Define to 1 if sigdelset is declared even after undefining macros. */
362#undef HAVE_RAW_DECL_SIGDELSET
363
364/* Define to 1 if sigemptyset is declared even after undefining macros. */
365#undef HAVE_RAW_DECL_SIGEMPTYSET
366
367/* Define to 1 if sigfillset is declared even after undefining macros. */
368#undef HAVE_RAW_DECL_SIGFILLSET
369
370/* Define to 1 if sigismember is declared even after undefining macros. */
371#undef HAVE_RAW_DECL_SIGISMEMBER
372
373/* Define to 1 if sigpending is declared even after undefining macros. */
374#undef HAVE_RAW_DECL_SIGPENDING
375
376/* Define to 1 if sigprocmask is declared even after undefining macros. */
377#undef HAVE_RAW_DECL_SIGPROCMASK
378
379/* Define to 1 if sleep is declared even after undefining macros. */
380#undef HAVE_RAW_DECL_SLEEP
381
382/* Define to 1 if srandom_r is declared even after undefining macros. */
383#undef HAVE_RAW_DECL_SRANDOM_R
384
385/* Define to 1 if stat is declared even after undefining macros. */
386#undef HAVE_RAW_DECL_STAT
387
388/* Define to 1 if strtod is declared even after undefining macros. */
389#undef HAVE_RAW_DECL_STRTOD
390
391/* Define to 1 if strtoimax is declared even after undefining macros. */
392#undef HAVE_RAW_DECL_STRTOIMAX
393
394/* Define to 1 if strtoll is declared even after undefining macros. */
395#undef HAVE_RAW_DECL_STRTOLL
396
397/* Define to 1 if strtoull is declared even after undefining macros. */
398#undef HAVE_RAW_DECL_STRTOULL
399
400/* Define to 1 if strtoumax is declared even after undefining macros. */
401#undef HAVE_RAW_DECL_STRTOUMAX
402
403/* Define to 1 if symlink is declared even after undefining macros. */
404#undef HAVE_RAW_DECL_SYMLINK
405
406/* Define to 1 if symlinkat is declared even after undefining macros. */
407#undef HAVE_RAW_DECL_SYMLINKAT
408
409/* Define to 1 if ttyname_r is declared even after undefining macros. */
410#undef HAVE_RAW_DECL_TTYNAME_R
411
412/* Define to 1 if unlink is declared even after undefining macros. */
413#undef HAVE_RAW_DECL_UNLINK
414
415/* Define to 1 if unlinkat is declared even after undefining macros. */
416#undef HAVE_RAW_DECL_UNLINKAT
417
418/* Define to 1 if unlockpt is declared even after undefining macros. */
419#undef HAVE_RAW_DECL_UNLOCKPT
420
421/* Define to 1 if unsetenv is declared even after undefining macros. */
422#undef HAVE_RAW_DECL_UNSETENV
423
424/* Define to 1 if usleep is declared even after undefining macros. */
425#undef HAVE_RAW_DECL_USLEEP
426
427/* Define to 1 if utimensat is declared even after undefining macros. */
428#undef HAVE_RAW_DECL_UTIMENSAT
429
430/* Define to 1 if _Exit is declared even after undefining macros. */
431#undef HAVE_RAW_DECL__EXIT
432
433/* Define to 1 if you have the `readlink' function. */
434#undef HAVE_READLINK
435
436/* Define to 1 if you have the `realpath' function. */
437#undef HAVE_REALPATH
438
439/* Define to 1 if you have the `setenv' function. */
440#undef HAVE_SETENV
441
442/* Define to 1 if you have the sigchld signal. */
443#undef HAVE_SIGCHLD
444
445/* Define to 1 if you have the sigcld signal. */
446#undef HAVE_SIGCLD
447
448/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
449#undef HAVE_SIGNED_SIG_ATOMIC_T
450
451/* Define to 1 if 'wchar_t' is a signed integer type. */
452#undef HAVE_SIGNED_WCHAR_T
453
454/* Define to 1 if 'wint_t' is a signed integer type. */
455#undef HAVE_SIGNED_WINT_T
456
457/* Define to 1 if you have the <stdint.h> header file. */
458#undef HAVE_STDINT_H
459
460/* Define to 1 if you have the <stdlib.h> header file. */
461#undef HAVE_STDLIB_H
462
463/* Define to 1 if you have the <strings.h> header file. */
464#undef HAVE_STRINGS_H
465
466/* Define to 1 if you have the <string.h> header file. */
467#undef HAVE_STRING_H
468
469/* Define to 1 if you have the <sys/bitypes.h> header file. */
470#undef HAVE_SYS_BITYPES_H
471
472/* Define to 1 if you have the <sys/inttypes.h> header file. */
473#undef HAVE_SYS_INTTYPES_H
474
475/* Define to 1 if you have the <sys/param.h> header file. */
476#undef HAVE_SYS_PARAM_H
477
478/* Define to 1 if you have the <sys/stat.h> header file. */
479#undef HAVE_SYS_STAT_H
480
481/* Define to 1 if you have the <sys/timeb.h> header file. */
482#undef HAVE_SYS_TIMEB_H
483
484/* Define to 1 if you have the <sys/time.h> header file. */
485#undef HAVE_SYS_TIME_H
486
487/* Define to 1 if you have the <sys/types.h> header file. */
488#undef HAVE_SYS_TYPES_H
489
490/* Define to 1 if you have the <unistd.h> header file. */
491#undef HAVE_UNISTD_H
492
493/* Define to 1 if you have the `unsetenv' function. */
494#undef HAVE_UNSETENV
495
496/* Define to 1 if the system has the type `unsigned long long int'. */
497#undef HAVE_UNSIGNED_LONG_LONG_INT
498
499/* Define to 1 if you have the <wchar.h> header file. */
500#undef HAVE_WCHAR_H
501
502/* Define if you have the 'wchar_t' type. */
503#undef HAVE_WCHAR_T
504
505/* Define USE_XAW3D_INTERNATIONAL */
506#undef HAVE_XAW3D_INTERNATIONAL
507
508/* Have ZIO Library */
509#undef HAVE_ZIO
510
511/* Define to 1 if the system has the type `_Bool'. */
512#undef HAVE__BOOL
513
514/* Define to 1 if you have the `_ftime' function. */
515#undef HAVE__FTIME
516
517/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
518   slash. */
519#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
520
521/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
522#undef MALLOC_0_IS_NONNULL
523
524/* Define MESSAGES */
525#undef MESSAGES
526
527/* Define MESSAGE_NO_ESC */
528#undef MESSAGE_NO_ESC
529
530/* Name of package */
531#undef PACKAGE
532
533/* Define to the address where bug reports for this package should be sent. */
534#undef PACKAGE_BUGREPORT
535
536/* Define to the full name of this package. */
537#undef PACKAGE_NAME
538
539/* Define to the full name and version of this package. */
540#undef PACKAGE_STRING
541
542/* Define to the one symbol short name of this package. */
543#undef PACKAGE_TARNAME
544
545/* Define to the home page for this package. */
546#undef PACKAGE_URL
547
548/* Define to the version of this package. */
549#undef PACKAGE_VERSION
550
551/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
552#undef PRI_MACROS_BROKEN
553
554/* Define PRODUCE_PS_LEVEL_ONE */
555#undef PSLevel1
556
557/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
558   'ptrdiff_t'. */
559#undef PTRDIFF_T_SUFFIX
560
561/* Define to 1 if readlink fails to recognize a trailing slash. */
562#undef READLINK_TRAILING_SLASH_BUG
563
564/* Define to 1 if stat needs help when passed a directory name with a trailing
565   slash */
566#undef REPLACE_FUNC_STAT_DIR
567
568/* Define to 1 if stat needs help when passed a file name with a trailing
569   slash */
570#undef REPLACE_FUNC_STAT_FILE
571
572/* Use SIGCHLD as fallback for SIGCLD. */
573#undef SIGCLD
574
575/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
576   'sig_atomic_t'. */
577#undef SIG_ATOMIC_T_SUFFIX
578
579/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
580   'size_t'. */
581#undef SIZE_T_SUFFIX
582
583/* If using the C implementation of alloca, define if you know the
584   direction of stack growth for your system; otherwise it will be
585   automatically deduced at runtime.
586	STACK_DIRECTION > 0 => grows toward higher addresses
587	STACK_DIRECTION < 0 => grows toward lower addresses
588	STACK_DIRECTION = 0 => direction of growth unknown */
589#undef STACK_DIRECTION
590
591/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
592#undef STAT_MACROS_BROKEN
593
594/* Define to 1 if you have the ANSI C header files. */
595#undef STDC_HEADERS
596
597/* "Define USER_DEFAULTS" */
598#undef USER_DEFAULTS
599
600/* Define USE_FALLBACK_STYLES */
601#undef USE_FALLBACK_STYLES
602
603/* Define USE_MEMMOVE_CODE */
604#undef USE_MEMMOVE_CODE
605
606/* Define USE_SIGNAL_HANDLER */
607#undef USE_SIGNAL_HANDLER
608
609/* Version number of package */
610#undef VERSION
611
612/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
613   'wchar_t'. */
614#undef WCHAR_T_SUFFIX
615
616/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
617   'wint_t'. */
618#undef WINT_T_SUFFIX
619
620/* Define to 1 if the X Window System is missing or not being used. */
621#undef X_DISPLAY_MISSING
622
623/* Number of bits in a file offset, on hosts where this is settable. */
624#undef _FILE_OFFSET_BITS
625
626/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
627#undef _LARGEFILE_SOURCE
628
629/* Define for large files, on AIX-style hosts. */
630#undef _LARGE_FILES
631
632/* Define to 1 if on MINIX. */
633#undef _MINIX
634
635/* Define to 2 if the system does not provide POSIX.1 features except with
636   this defined. */
637#undef _POSIX_1_SOURCE
638
639/* Define to 1 if you need to in order for `stat' and other things to work. */
640#undef _POSIX_SOURCE
641
642/* Define to 500 only on HP-UX. */
643#undef _XOPEN_SOURCE
644
645/* Enable extensions on AIX 3, Interix.  */
646#ifndef _ALL_SOURCE
647# undef _ALL_SOURCE
648#endif
649/* Enable GNU extensions on systems that have them.  */
650#ifndef _GNU_SOURCE
651# undef _GNU_SOURCE
652#endif
653/* Enable threading extensions on Solaris.  */
654#ifndef _POSIX_PTHREAD_SEMANTICS
655# undef _POSIX_PTHREAD_SEMANTICS
656#endif
657/* Enable extensions on HP NonStop.  */
658#ifndef _TANDEM_SOURCE
659# undef _TANDEM_SOURCE
660#endif
661/* Enable general extensions on Solaris.  */
662#ifndef __EXTENSIONS__
663# undef __EXTENSIONS__
664#endif
665
666
667/* Define to rpl_ if the getopt replacement functions and variables should be
668   used. */
669#undef __GETOPT_PREFIX
670
671/* Ensure that <stdint.h> defines the limit macros, since gnulib's
672   <inttypes.h> relies on them.  */
673#if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT_MACROS
674# define __STDC_LIMIT_MACROS 1
675#endif
676
677
678/* Define to `int' if <sys/types.h> doesn't define. */
679#undef gid_t
680
681/* Define to rpl_gmtime if the replacement function should be used. */
682#undef gmtime
683
684/* Define to `__inline__' or `__inline' if that's what the C compiler
685   calls it, or to nothing if 'inline' is not supported under any name.  */
686#ifndef __cplusplus
687#undef inline
688#endif
689
690/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
691   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
692   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
693   __APPLE__ && __MACH__ test for MacOS X.
694   __APPLE_CC__ tests for the Apple compiler and its version.
695   __STDC_VERSION__ tests for the C99 mode.  */
696#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
697# define __GNUC_STDC_INLINE__ 1
698#endif
699
700/* Define to rpl_localtime if the replacement function should be used. */
701#undef localtime
702
703/* Define to the type of st_nlink in struct stat, or a supertype. */
704#undef nlink_t
705
706/* Define to the equivalent of the C99 'restrict' keyword, or to
707   nothing if this is not supported.  Do not define if restrict is
708   supported directly.  */
709#undef restrict
710/* Work around a bug in Sun C++: it does not support _Restrict or
711   __restrict__, even though the corresponding Sun C compiler ends up with
712   "#define restrict _Restrict" or "#define restrict __restrict__" in the
713   previous line.  Perhaps some future version of Sun C++ will work with
714   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
715#if defined __SUNPRO_CC && !defined __RESTRICT
716# define _Restrict
717# define __restrict__
718#endif
719
720/* Define to `int' if <sys/types.h> doesn't define. */
721#undef uid_t
722
723/* Define as a marker that can be attached to declarations that might not
724    be used.  This helps to reduce warnings, such as from
725    GCC -Wunused-parameter.  */
726#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
727# define _GL_UNUSED __attribute__ ((__unused__))
728#else
729# define _GL_UNUSED
730#endif
731/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
732   is a misnomer outside of parameter lists.  */
733#define _UNUSED_PARAMETER_ _GL_UNUSED
734
735