1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define this to an absolute name of <stdint.h>. */
4#undef ABSOLUTE_STDINT_H
5
6/* Define this to an absolute name of <sys/stat.h>. */
7#undef ABSOLUTE_SYS_STAT_H
8
9/* Define to the number of bits in type 'ptrdiff_t'. */
10#undef BITSIZEOF_PTRDIFF_T
11
12/* Define to the number of bits in type 'sig_atomic_t'. */
13#undef BITSIZEOF_SIG_ATOMIC_T
14
15/* Define to the number of bits in type 'size_t'. */
16#undef BITSIZEOF_SIZE_T
17
18/* Define to the number of bits in type 'wchar_t'. */
19#undef BITSIZEOF_WCHAR_T
20
21/* Define to the number of bits in type 'wint_t'. */
22#undef BITSIZEOF_WINT_T
23
24/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
25   systems. This function is required for `alloca.c' support on those systems.
26   */
27#undef CRAY_STACKSEG_END
28
29/* Define to 1 if using `alloca.c'. */
30#undef C_ALLOCA
31
32/* Define to 1 if // is a file system root distinct from /. */
33#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
34
35/* Define if there is a member named d_ino in the struct describing directory
36   headers. */
37#undef D_INO_IN_DIRENT
38
39/* Define as good substitute value for EOVERFLOW. */
40#undef EOVERFLOW
41
42/* Define to 1 to exit quickly without freeing all memory */
43#undef FASTEXIT
44
45/* Define on systems for which file names may have a so-called `drive letter'
46   prefix, define this to compute the length of that prefix, including the
47   colon. */
48#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
49
50/* Define if the backslash character may also serve as a file name component
51   separator. */
52#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
53
54/* Define if a drive letter prefix denotes a relative path if it is not
55   followed by a file name component separator. */
56#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
57
58/* Define to 1 to add extern declaration of program_invocation_name to argp.h
59   */
60#undef GNULIB_PROGRAM_INVOCATION_NAME
61
62/* Define to 1 to add extern declaration of program_invocation_short_name to
63   argp.h */
64#undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME
65
66/* Define to 1 if you have the `alarm' function. */
67#undef HAVE_ALARM
68
69/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
70   may be supplied by this distribution. */
71#undef HAVE_ALLOCA
72
73/* Define HAVE_ALLOCA_H for backward compatibility with older code that
74   includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
75#undef HAVE_ALLOCA_H
76
77/* Define to 1 if you have the <bp-sym.h> header file. */
78#undef HAVE_BP_SYM_H
79
80/* Define to 1 if your system has a GNU libc compatible `calloc' function, and
81   to 0 otherwise. */
82#undef HAVE_CALLOC
83
84/* Define to 1 if you have the `canonicalize_file_name' function. */
85#undef HAVE_CANONICALIZE_FILE_NAME
86
87/* Define to 1 if you have the declaration of `canonicalize_file_name', and to
88   0 if you don't. */
89#undef HAVE_DECL_CANONICALIZE_FILE_NAME
90
91/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
92   you don't. */
93#undef HAVE_DECL_CLEARERR_UNLOCKED
94
95/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
96   don't. */
97#undef HAVE_DECL_FEOF_UNLOCKED
98
99/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
100   you don't. */
101#undef HAVE_DECL_FERROR_UNLOCKED
102
103/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
104   you don't. */
105#undef HAVE_DECL_FFLUSH_UNLOCKED
106
107/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
108   you don't. */
109#undef HAVE_DECL_FGETS_UNLOCKED
110
111/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
112   you don't. */
113#undef HAVE_DECL_FPUTC_UNLOCKED
114
115/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
116   you don't. */
117#undef HAVE_DECL_FPUTS_UNLOCKED
118
119/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
120   you don't. */
121#undef HAVE_DECL_FREAD_UNLOCKED
122
123/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
124   you don't. */
125#undef HAVE_DECL_FWRITE_UNLOCKED
126
127/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
128   you don't. */
129#undef HAVE_DECL_GETCHAR_UNLOCKED
130
131/* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
132   */
133#undef HAVE_DECL_GETCWD
134
135/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
136   don't. */
137#undef HAVE_DECL_GETC_UNLOCKED
138
139/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
140   don't. */
141#undef HAVE_DECL_GETDELIM
142
143/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
144   */
145#undef HAVE_DECL_GETENV
146
147/* Define to 1 if you have the declaration of `getline', and to 0 if you
148   don't. */
149#undef HAVE_DECL_GETLINE
150
151/* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
152   */
153#undef HAVE_DECL_MKDIR
154
155/* Define if program_invocation_name is declared */
156#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
157
158/* Define if program_invocation_short_name is declared */
159#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
160
161/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
162   you don't. */
163#undef HAVE_DECL_PUTCHAR_UNLOCKED
164
165/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
166   don't. */
167#undef HAVE_DECL_PUTC_UNLOCKED
168
169/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
170   */
171#undef HAVE_DECL_STRDUP
172
173/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
174   don't. */
175#undef HAVE_DECL_STRERROR_R
176
177/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
178   don't. */
179#undef HAVE_DECL_STRNCASECMP
180
181/* Define to 1 if you have the declaration of `strndup', and to 0 if you
182   don't. */
183#undef HAVE_DECL_STRNDUP
184
185/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
186   don't. */
187#undef HAVE_DECL_STRNLEN
188
189/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
190   don't. */
191#undef HAVE_DECL_VSNPRINTF
192
193/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
194   don't. */
195#undef HAVE_DECL_WCWIDTH
196
197/* Define if you have the declaration of environ. */
198#undef HAVE_ENVIRON_DECL
199
200/* Define to 1 if you have the <features.h> header file. */
201#undef HAVE_FEATURES_H
202
203/* Define to 1 if you have the `flockfile' function. */
204#undef HAVE_FLOCKFILE
205
206/* Define to 1 if you have the `funlockfile' function. */
207#undef HAVE_FUNLOCKFILE
208
209/* Define to 1 if you have the `getdelim' function. */
210#undef HAVE_GETDELIM
211
212/* Define to 1 if you have the <getopt.h> header file. */
213#undef HAVE_GETOPT_H
214
215/* Define to 1 if you have the `getopt_long_only' function. */
216#undef HAVE_GETOPT_LONG_ONLY
217
218/* Define to 1 if you have the `getpagesize' function. */
219#undef HAVE_GETPAGESIZE
220
221/* Define to 1 if the compiler supports one of the keywords 'inline',
222   '__inline__', '__inline' and effectively inlines functions marked as such.
223   */
224#undef HAVE_INLINE
225
226/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
227#undef HAVE_INTMAX_T
228
229/* Define to 1 if you have the <inttypes.h> header file. */
230#undef HAVE_INTTYPES_H
231
232/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
233   declares uintmax_t. */
234#undef HAVE_INTTYPES_H_WITH_UINTMAX
235
236/* Define to 1 if you have the <io.h> header file. */
237#undef HAVE_IO_H
238
239/* Define to 1 if you have the `iswcntrl' function. */
240#undef HAVE_ISWCNTRL
241
242/* Define to 1 if you have the `iswprint' function. */
243#undef HAVE_ISWPRINT
244
245/* Define to 1 if you have the <langinfo.h> header file. */
246#undef HAVE_LANGINFO_H
247
248/* Define to 1 if you have the <libintl.h> header file. */
249#undef HAVE_LIBINTL_H
250
251/* Define to 1 if you have the <linewrap.h> header file. */
252#undef HAVE_LINEWRAP_H
253
254/* Define if you have the 'long double' type. */
255#undef HAVE_LONG_DOUBLE
256
257/* Define to 1 if you support file names longer than 14 characters. */
258#undef HAVE_LONG_FILE_NAMES
259
260/* Define if you have the 'long long' type. */
261#undef HAVE_LONG_LONG
262
263/* Define to 1 if the system has the type `long long int'. */
264#undef HAVE_LONG_LONG_INT
265
266/* Define to 1 if you have the `lstat' function. */
267#undef HAVE_LSTAT
268
269/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
270   to 0 otherwise. */
271#undef HAVE_MALLOC
272
273/* Define to 1 if you have the `mblen' function. */
274#undef HAVE_MBLEN
275
276/* Define to 1 if you have the `mbrlen' function. */
277#undef HAVE_MBRLEN
278
279/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
280#undef HAVE_MBRTOWC
281
282/* Define to 1 if <wchar.h> declares mbstate_t. */
283#undef HAVE_MBSTATE_T
284
285/* Define to 1 if you have the `memchr' function. */
286#undef HAVE_MEMCHR
287
288/* Define to 1 if you have the `memcpy' function. */
289#undef HAVE_MEMCPY
290
291/* Define to 1 if you have the `memmove' function. */
292#undef HAVE_MEMMOVE
293
294/* Define to 1 if you have the <memory.h> header file. */
295#undef HAVE_MEMORY_H
296
297/* Define to 1 if you have the `mempcpy' function. */
298#undef HAVE_MEMPCPY
299
300/* Define to 1 if you have the `memset' function. */
301#undef HAVE_MEMSET
302
303/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
304#undef HAVE_MINMAX_IN_LIMITS_H
305
306/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
307#undef HAVE_MINMAX_IN_SYS_PARAM_H
308
309/* Define to 1 if you have a working `mmap' system call. */
310#undef HAVE_MMAP
311
312/* Define if you have the `nl_langinfo' function. */
313#undef HAVE_NL_LANGINFO
314
315/* Define to 1 if libc includes obstacks. */
316#undef HAVE_OBSTACK
317
318/* Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
319   setting errno to ERANGE, ENAMETOOLONG, or ENOENT. If __GETCWD_PREFIX is not
320   defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD is defined.
321   */
322#undef HAVE_PARTLY_WORKING_GETCWD
323
324/* Define if program_invocation_name is defined */
325#undef HAVE_PROGRAM_INVOCATION_NAME
326
327/* Define if program_invocation_short_name is defined */
328#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
329
330/* Define to 1 if the system has the type `ptrdiff_t'. */
331#undef HAVE_PTRDIFF_T
332
333/* Define to 1 if you have the `readlink' function. */
334#undef HAVE_READLINK
335
336/* Define to 1 if your system has a GNU libc compatible `realloc' function,
337   and to 0 otherwise. */
338#undef HAVE_REALLOC
339
340/* Define to 1 if you have the `resolvepath' function. */
341#undef HAVE_RESOLVEPATH
342
343/* Define to 1 if you have run the test for working tzset. */
344#undef HAVE_RUN_TZSET_TEST
345
346/* Define to 1 if you have the <search.h> header file. */
347#undef HAVE_SEARCH_H
348
349/* Define to 1 if you have the `setenv' function. */
350#undef HAVE_SETENV
351
352/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
353#undef HAVE_SIGNED_SIG_ATOMIC_T
354
355/* Define to 1 if 'wchar_t' is a signed integer type. */
356#undef HAVE_SIGNED_WCHAR_T
357
358/* Define to 1 if 'wint_t' is a signed integer type. */
359#undef HAVE_SIGNED_WINT_T
360
361/* Define to 1 if you have the `snprintf' function. */
362#undef HAVE_SNPRINTF
363
364/* Define to 1 if stdbool.h conforms to C99. */
365#undef HAVE_STDBOOL_H
366
367/* Define to 1 if you have the <stdint.h> header file. */
368#undef HAVE_STDINT_H
369
370/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
371   uintmax_t. */
372#undef HAVE_STDINT_H_WITH_UINTMAX
373
374/* Define to 1 if you have the <stdlib.h> header file. */
375#undef HAVE_STDLIB_H
376
377/* Define to 1 if you have the `strchrnul' function. */
378#undef HAVE_STRCHRNUL
379
380/* Define to 1 if you have the `strdup' function. */
381#undef HAVE_STRDUP
382
383/* Define to 1 if you have the `strerror_r' function. */
384#undef HAVE_STRERROR_R
385
386/* Define to 1 if cpp supports the ANSI # stringizing operator. */
387#undef HAVE_STRINGIZE
388
389/* Define to 1 if you have the <strings.h> header file. */
390#undef HAVE_STRINGS_H
391
392/* Define to 1 if you have the <string.h> header file. */
393#undef HAVE_STRING_H
394
395/* Define to 1 if you have the `strncasecmp' function. */
396#undef HAVE_STRNCASECMP
397
398/* Define if you have the strndup() function and it works. */
399#undef HAVE_STRNDUP
400
401/* Define to 1 if you have the `strpbrk' function. */
402#undef HAVE_STRPBRK
403
404/* Define to 1 if you have the `strtol' function. */
405#undef HAVE_STRTOL
406
407/* Define to 1 if you have the `strtoul' function. */
408#undef HAVE_STRTOUL
409
410/* Define to 1 if `tm_zone' is member of `struct tm'. */
411#undef HAVE_STRUCT_TM_TM_ZONE
412
413/* Define to 1 if you have the <sysexits.h> header file. */
414#undef HAVE_SYSEXITS_H
415
416/* Define to 1 if you have the <sys/bitypes.h> header file. */
417#undef HAVE_SYS_BITYPES_H
418
419/* Define to 1 if you have the <sys/inttypes.h> header file. */
420#undef HAVE_SYS_INTTYPES_H
421
422/* Define to 1 if you have the <sys/param.h> header file. */
423#undef HAVE_SYS_PARAM_H
424
425/* Define to 1 if you have the <sys/stat.h> header file. */
426#undef HAVE_SYS_STAT_H
427
428/* Define to 1 if you have the <sys/time.h> header file. */
429#undef HAVE_SYS_TIME_H
430
431/* Define to 1 if you have the <sys/types.h> header file. */
432#undef HAVE_SYS_TYPES_H
433
434/* Define to 1 if localtime_r, etc. have the type signatures that POSIX
435   requires. */
436#undef HAVE_TIME_R_POSIX
437
438/* Define if struct tm has the tm_gmtoff member. */
439#undef HAVE_TM_GMTOFF
440
441/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
442   `HAVE_STRUCT_TM_TM_ZONE' instead. */
443#undef HAVE_TM_ZONE
444
445/* Define to 1 if you have the `tsearch' function. */
446#undef HAVE_TSEARCH
447
448/* Define to 1 if you don't have `tm_zone' but do have the external array
449   `tzname'. */
450#undef HAVE_TZNAME
451
452/* Define to 1 if you have the `tzset' function. */
453#undef HAVE_TZSET
454
455/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
456#undef HAVE_UINTMAX_T
457
458/* Define to 1 if you have the <unistd.h> header file. */
459#undef HAVE_UNISTD_H
460
461/* Define to 1 if you have the `unsetenv' function. */
462#undef HAVE_UNSETENV
463
464/* Define if you have the 'unsigned long long' type. */
465#undef HAVE_UNSIGNED_LONG_LONG
466
467/* Define to 1 if the system has the type `unsigned long long int'. */
468#undef HAVE_UNSIGNED_LONG_LONG_INT
469
470/* Define to 1 if you have the `vasnprintf' function. */
471#undef HAVE_VASNPRINTF
472
473/* Define to 1 if you have the `vsnprintf' function. */
474#undef HAVE_VSNPRINTF
475
476/* Define to 1 if you have the <wchar.h> header file. */
477#undef HAVE_WCHAR_H
478
479/* Define if you have the 'wchar_t' type. */
480#undef HAVE_WCHAR_T
481
482/* Define to 1 if you have the `wcslen' function. */
483#undef HAVE_WCSLEN
484
485/* Define to 1 if you have the <wctype.h> header file. */
486#undef HAVE_WCTYPE_H
487
488/* Define to 1 if you have the `wcwidth' function. */
489#undef HAVE_WCWIDTH
490
491/* Define if you have the 'wint_t' type. */
492#undef HAVE_WINT_T
493
494/* Define to 1 if the system has the type `_Bool'. */
495#undef HAVE__BOOL
496
497#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
498# define ISSLASH(C) ((C) == '/' || (C) == '\\')
499#else
500# define ISSLASH(C) ((C) == '/')
501#endif
502
503/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
504   slash. */
505#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
506
507/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
508#undef MALLOC_0_IS_NONNULL
509
510/* Define to 1 to disable assertions */
511#undef NDEBUG
512
513/* Define to the decimal point constant for use in the `nl_langinfo' function.
514   Do not define if no constant is available. */
515#undef NL_LANGINFO_DP
516
517/* Define to 1 if your C compiler doesn't accept -c and -o together. */
518#undef NO_MINUS_C_MINUS_O
519
520/* Name of package */
521#undef PACKAGE
522
523/* Define to the address where bug reports for this package should be sent. */
524#undef PACKAGE_BUGREPORT
525
526/* Define to the full name of this package. */
527#undef PACKAGE_NAME
528
529/* Define to the full name and version of this package. */
530#undef PACKAGE_STRING
531
532/* Define to the one symbol short name of this package. */
533#undef PACKAGE_TARNAME
534
535/* Define to the version of this package. */
536#undef PACKAGE_VERSION
537
538/* Define to 1 if the C compiler supports function prototypes. */
539#undef PROTOTYPES
540
541/* Define to 1 to provide canonicalize_filename_mode. */
542#undef PROVIDE_CANONICALIZE_FILENAME_MODE
543
544/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
545   'ptrdiff_t'. */
546#undef PTRDIFF_T_SUFFIX
547
548/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
549   'sig_atomic_t'. */
550#undef SIG_ATOMIC_T_SUFFIX
551
552/* Define as the maximum value of type 'size_t', if the system doesn't define
553   it. */
554#undef SIZE_MAX
555
556/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
557   'size_t'. */
558#undef SIZE_T_SUFFIX
559
560/* If using the C implementation of alloca, define if you know the
561   direction of stack growth for your system; otherwise it will be
562   automatically deduced at run-time.
563	STACK_DIRECTION > 0 => grows toward higher addresses
564	STACK_DIRECTION < 0 => grows toward lower addresses
565	STACK_DIRECTION = 0 => direction of growth unknown */
566#undef STACK_DIRECTION
567
568/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
569#undef STAT_MACROS_BROKEN
570
571/* Define to 1 if you have the ANSI C header files. */
572#undef STDC_HEADERS
573
574/* Define to 1 if strerror_r returns char *. */
575#undef STRERROR_R_CHAR_P
576
577/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
578#undef TIME_WITH_SYS_TIME
579
580/* Define to 1 if your <sys/time.h> declares `struct tm'. */
581#undef TM_IN_SYS_TIME
582
583/* Define if tzset clobbers localtime's static buffer. */
584#undef TZSET_CLOBBERS_LOCALTIME_BUFFER
585
586/* Define to 1 if you want getc etc. to use unlocked I/O if available.
587   Unlocked I/O can improve performance in unithreaded apps, but it is not
588   safe for multithreaded apps. */
589#undef USE_UNLOCKED_IO
590
591/* Version number of package */
592#undef VERSION
593
594/* Define if unsetenv() returns void, not int. */
595#undef VOID_UNSETENV
596
597/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
598   'wchar_t'. */
599#undef WCHAR_T_SUFFIX
600
601/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
602   'wint_t'. */
603#undef WINT_T_SUFFIX
604
605/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
606   `char[]'. */
607#undef YYTEXT_POINTER
608
609/* Define to 1 if on AIX 3.
610   System headers sometimes define this.
611   We just want to avoid a redefinition error message.  */
612#ifndef _ALL_SOURCE
613# undef _ALL_SOURCE
614#endif
615
616/* Enable GNU extensions on systems that have them.  */
617#ifndef _GNU_SOURCE
618# undef _GNU_SOURCE
619#endif
620
621/* Define to 1 if on MINIX. */
622#undef _MINIX
623
624/* Define to 2 if the system does not provide POSIX.1 features except with
625   this defined. */
626#undef _POSIX_1_SOURCE
627
628/* Define to 1 if you need to in order for `stat' and other things to work. */
629#undef _POSIX_SOURCE
630
631/* Enable extensions on Solaris.  */
632#ifndef __EXTENSIONS__
633# undef __EXTENSIONS__
634#endif
635#ifndef _POSIX_PTHREAD_SEMANTICS
636# undef _POSIX_PTHREAD_SEMANTICS
637#endif
638#ifndef _TANDEM_SOURCE
639# undef _TANDEM_SOURCE
640#endif
641
642/* Define to rpl_ if the getcwd replacement function should be used. */
643#undef __GETCWD_PREFIX
644
645/* Define to rpl_ if the getopt replacement functions and variables should be
646   used. */
647#undef __GETOPT_PREFIX
648
649/* Define like PROTOTYPES; this can be used by system headers. */
650#undef __PROTOTYPES
651
652/* Define to rpl_calloc if the replacement function should be used. */
653#undef calloc
654
655/* Define to empty if `const' does not conform to ANSI C. */
656#undef const
657
658/* Define to rpl_free if the replacement function should be used. */
659#undef free
660
661/* Define to a replacement function name for getline(). */
662#undef getline
663
664/* Define to rpl_gettimeofday if the replacement function should be used. */
665#undef gettimeofday
666
667/* Define to rpl_gmtime if the replacement function should be used. */
668#undef gmtime
669
670/* Define to `__inline__' or `__inline' if that's what the C compiler
671   calls it, or to nothing if 'inline' is not supported under any name.  */
672#ifndef __cplusplus
673#undef inline
674#endif
675
676/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
677#undef intmax_t
678
679/* Define to rpl_localtime if the replacement function should be used. */
680#undef localtime
681
682/* Define to rpl_malloc if the replacement function should be used. */
683#undef malloc
684
685/* Define to a type if <wchar.h> does not define. */
686#undef mbstate_t
687
688/* Define to rpl_memcmp if the replacement function should be used. */
689#undef memcmp
690
691/* Define to rpl_mktime if the replacement function should be used. */
692#undef mktime
693
694/* Define to the name of the strftime replacement function. */
695#undef my_strftime
696
697/* Define to `long' if <sys/types.h> does not define. */
698#undef off_t
699
700/* Define to rpl_realloc if the replacement function should be used. */
701#undef realloc
702
703/* Define to equivalent of C99 restrict keyword, or to nothing if this is not
704   supported. Do not define if restrict is supported directly. */
705#undef restrict
706
707/* Define to `unsigned' if <sys/types.h> does not define. */
708#undef size_t
709
710/* Define as a signed type of the same size as size_t. */
711#undef ssize_t
712
713/* Define to rpl_strnlen if the replacement function should be used. */
714#undef strnlen
715
716/* Define to rpl_tzset if the wrapper function should be used. */
717#undef tzset
718
719/* Define to unsigned long or unsigned long long if <stdint.h> and
720   <inttypes.h> don't define. */
721#undef uintmax_t
722
723/* Define to empty if the keyword `volatile' does not work. Warning: valid
724   code using `volatile' can become incorrect without. Disable with care. */
725#undef volatile
726
727
728#ifndef PARAMS
729# if PROTOTYPES
730#  define PARAMS(protos) protos
731# else /* ! PROTOTYPES */
732#  define PARAMS(protos) ()
733# endif /* ! PROTOTYPES */
734#endif
735
736
737
738/* Avoid memory leak in argp */
739#define GNULIB_ARGP_DISABLE_DIRNAME 1
740
741
742
743#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
744# define SUFFIXES "\\,v"
745# define DIRECTORY_SEPARATOR '\\'
746# define SSLASH "\\"
747#else /* ! FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR */
748# define SUFFIXES ",v/"
749# define DIRECTORY_SEPARATOR '/'
750# define SSLASH "/"
751#endif /* ! FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR */
752
753