source: trunk/third/findutils/config.h.in @ 18890

Revision 18890, 21.9 KB checked in by zacheiss, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18889, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if you have the Andrew File System. */
4#undef AFS
5
6/* Define to the function xargmatch calls on failures. */
7#undef ARGMATCH_DIE
8
9/* Define to the declaration of the xargmatch failure function. */
10#undef ARGMATCH_DIE_DECL
11
12/* Define if you want find -nouser and -nogroup to make tables of used UIDs
13   and GIDs at startup instead of using getpwuid or getgrgid when needed.
14   Speeds up -nouser and -nogroup unless you are running NIS or Hesiod, which
15   make password and group calls very expensive. */
16#undef CACHE_IDS
17
18/* Define if the `closedir' function returns void instead of `int'. */
19#undef CLOSEDIR_VOID
20
21/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22   systems. This function is required for `alloca.c' support on those systems.
23   */
24#undef CRAY_STACKSEG_END
25
26/* Define if using `alloca.c'. */
27#undef C_ALLOCA
28
29/* Define if there is a member named d_ino in the struct describing directory
30   headers. */
31#undef D_INO_IN_DIRENT
32
33/* Define if there is a member named d_type in the struct describing directory
34   headers. */
35#undef D_TYPE_IN_DIRENT
36
37/* Define to 1 if NLS is requested. */
38#undef ENABLE_NLS
39
40/* Define to use AIX3 statfs to get filesystem type. */
41#undef FSTYPE_AIX_STATFS
42
43/* Define to use Ultrix getmnt to get filesystem type. */
44#undef FSTYPE_GETMNT
45
46/* Define to use 4.3BSD getmntent to get filesystem type. */
47#undef FSTYPE_MNTENT
48
49/* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
50#undef FSTYPE_STATFS
51
52/* Define to use SVR4 statvfs to get filesystem type. */
53#undef FSTYPE_STATVFS
54
55/* Define to use SVR3.2 statfs to get filesystem type. */
56#undef FSTYPE_USG_STATFS
57
58/* Define to the type of elements in the array set by `getgroups'. Usually
59   this is either `int' or `gid_t'. */
60#undef GETGROUPS_T
61
62/* The concatenation of the strings `GNU ', and PACKAGE. */
63#undef GNU_PACKAGE
64
65/* Define if you have the `acl' function. */
66#undef HAVE_ACL
67
68/* Define if you have the `alarm' function. */
69#undef HAVE_ALARM
70
71/* Define if you have `alloca', as a function or macro. */
72#undef HAVE_ALLOCA
73
74/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
75#undef HAVE_ALLOCA_H
76
77/* Define if you have the <argz.h> header file. */
78#undef HAVE_ARGZ_H
79
80/* Define if you have the <arpa/inet.h> header file. */
81#undef HAVE_ARPA_INET_H
82
83/* Define if you have the `bcopy' function. */
84#undef HAVE_BCOPY
85
86/* Define if you have the `btowc' function. */
87#undef HAVE_BTOWC
88
89/* Define if you have the `bzero' function. */
90#undef HAVE_BZERO
91
92/* Define as 1 if you have catgets and don't want to use GNU gettext. */
93#undef HAVE_CATGETS
94
95/* Define if backslash-a works in C strings. */
96#undef HAVE_C_BACKSLASH_A
97
98/* Define if you have the `dcgettext' function. */
99#undef HAVE_DCGETTEXT
100
101/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
102   you don't. */
103#undef HAVE_DECL_CLEARERR_UNLOCKED
104
105/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
106   don't. */
107#undef HAVE_DECL_FEOF_UNLOCKED
108
109/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
110   you don't. */
111#undef HAVE_DECL_FERROR_UNLOCKED
112
113/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
114   you don't. */
115#undef HAVE_DECL_FFLUSH_UNLOCKED
116
117/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
118   you don't. */
119#undef HAVE_DECL_FPUTC_UNLOCKED
120
121/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
122   you don't. */
123#undef HAVE_DECL_FREAD_UNLOCKED
124
125/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
126   */
127#undef HAVE_DECL_FREE
128
129/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
130   you don't. */
131#undef HAVE_DECL_FWRITE_UNLOCKED
132
133/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
134   you don't. */
135#undef HAVE_DECL_GETCHAR_UNLOCKED
136
137/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
138   don't. */
139#undef HAVE_DECL_GETC_UNLOCKED
140
141/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
142   */
143#undef HAVE_DECL_GETENV
144
145/* Define to 1 if you have the declaration of `geteuid', and to 0 if you
146   don't. */
147#undef HAVE_DECL_GETEUID
148
149/* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
150   don't. */
151#undef HAVE_DECL_GETGRGID
152
153/* Define to 1 if you have the declaration of `getlogin', and to 0 if you
154   don't. */
155#undef HAVE_DECL_GETLOGIN
156
157/* Define to 1 if you have the declaration of `getpwuid', and to 0 if you
158   don't. */
159#undef HAVE_DECL_GETPWUID
160
161/* Define to 1 if you have the declaration of `getuid', and to 0 if you don't.
162   */
163#undef HAVE_DECL_GETUID
164
165/* Define to 1 if you have the declaration of `getutent', and to 0 if you
166   don't. */
167#undef HAVE_DECL_GETUTENT
168
169/* Define to 1 if you have the declaration of `lseek', and to 0 if you don't.
170   */
171#undef HAVE_DECL_LSEEK
172
173/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
174   */
175#undef HAVE_DECL_MALLOC
176
177/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
178   */
179#undef HAVE_DECL_MEMCHR
180
181/* Define to 1 if you have the declaration of `memrchr', and to 0 if you
182   don't. */
183#undef HAVE_DECL_MEMRCHR
184
185/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
186   you don't. */
187#undef HAVE_DECL_PUTCHAR_UNLOCKED
188
189/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
190   don't. */
191#undef HAVE_DECL_PUTC_UNLOCKED
192
193/* Define to 1 if you have the declaration of `realloc', and to 0 if you
194   don't. */
195#undef HAVE_DECL_REALLOC
196
197/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
198   */
199#undef HAVE_DECL_STPCPY
200
201/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
202   don't. */
203#undef HAVE_DECL_STRERROR_R
204
205/* Define to 1 if you have the declaration of `strndup', and to 0 if you
206   don't. */
207#undef HAVE_DECL_STRNDUP
208
209/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
210   don't. */
211#undef HAVE_DECL_STRNLEN
212
213/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
214   */
215#undef HAVE_DECL_STRSTR
216
217/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
218   don't. */
219#undef HAVE_DECL_STRTOUL
220
221/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
222   don't. */
223#undef HAVE_DECL_STRTOULL
224
225/* Define to 1 if you have the declaration of `ttyname', and to 0 if you
226   don't. */
227#undef HAVE_DECL_TTYNAME
228
229/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
230#undef HAVE_DIRENT_H
231
232/* Define if the malloc check has been performed. */
233#undef HAVE_DONE_WORKING_MALLOC_CHECK
234
235/* Define if the realloc check has been performed. */
236#undef HAVE_DONE_WORKING_REALLOC_CHECK
237
238/* Define if you don't have `vprintf' but do have `_doprnt.' */
239#undef HAVE_DOPRNT
240
241/* Define if you have the `endgrent' function. */
242#undef HAVE_ENDGRENT
243
244/* Define if you have the `endpwent' function. */
245#undef HAVE_ENDPWENT
246
247/* Define if you have the <errno.h> header file. */
248#undef HAVE_ERRNO_H
249
250/* Define if you have the `fchdir' function. */
251#undef HAVE_FCHDIR
252
253/* Define if you have the <fcntl.h> header file. */
254#undef HAVE_FCNTL_H
255
256/* Define if you have the `fdatasync' function. */
257#undef HAVE_FDATASYNC
258
259/* Define if you have the <fenv.h> header file. */
260#undef HAVE_FENV_H
261
262/* Define if you have the <float.h> header file. */
263#undef HAVE_FLOAT_H
264
265/* Define if your system has a working `fnmatch' function with case folding.
266   */
267#undef HAVE_FNMATCH
268
269/* Define if you have the <fnmatch.h> header file. */
270#undef HAVE_FNMATCH_H
271
272/* Define if you have the `fseeko' function. */
273#undef HAVE_FSEEKO
274
275/* Define if you have the `ftime' function. */
276#undef HAVE_FTIME
277
278/* Define if struct statfs has the f_fstypename member. */
279#undef HAVE_F_FSTYPENAME_IN_STATFS
280
281/* Define if you have the `getcwd' function. */
282#undef HAVE_GETCWD
283
284/* Define if you have the `getdelim' function. */
285#undef HAVE_GETDELIM
286
287/* Define if you have the `gethostbyaddr' function. */
288#undef HAVE_GETHOSTBYADDR
289
290/* Define if you have the `gethostbyname' function. */
291#undef HAVE_GETHOSTBYNAME
292
293/* Define if you have the `gethrtime' function. */
294#undef HAVE_GETHRTIME
295
296/* Define if you have the `getmntent' function. */
297#undef HAVE_GETMNTENT
298
299/* Define if you have the `getmntinfo' function. */
300#undef HAVE_GETMNTINFO
301
302/* Define if you have the `getpagesize' function. */
303#undef HAVE_GETPAGESIZE
304
305/* Define to 1 if you have gettext and don't want to use GNU gettext. */
306#undef HAVE_GETTEXT
307
308/* Define if you have the `hasmntopt' function. */
309#undef HAVE_HASMNTOPT
310
311/* Define if you have the iconv() function. */
312#undef HAVE_ICONV
313
314/* Define if you have the `inet_ntoa' function. */
315#undef HAVE_INET_NTOA
316
317/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
318   declares uintmax_t. */
319#undef HAVE_INTTYPES_H
320
321/* Define if you have the `isascii' function. */
322#undef HAVE_ISASCII
323
324/* Define if you have the `iswprint' function. */
325#undef HAVE_ISWPRINT
326
327/* Define if your locale.h file contains LC_MESSAGES. */
328#undef HAVE_LC_MESSAGES
329
330/* Define if you have the `i' library (-li). */
331#undef HAVE_LIBI
332
333/* Define if you have the `intl' library (-lintl). */
334#undef HAVE_LIBINTL
335
336/* Define if you have the <libintl.h> header file. */
337#undef HAVE_LIBINTL_H
338
339/* Define if you have the `sun' library (-lsun). */
340#undef HAVE_LIBSUN
341
342/* Define if you have the <limits.h> header file. */
343#undef HAVE_LIMITS_H
344
345/* Define if you have the `listmntent' function. */
346#undef HAVE_LISTMNTENT
347
348/* Define if you have the `localeconv' function. */
349#undef HAVE_LOCALECONV
350
351/* Define if you have the <locale.h> header file. */
352#undef HAVE_LOCALE_H
353
354/* Define if you have the `localtime_r' function. */
355#undef HAVE_LOCALTIME_R
356
357/* Define if the `long double' type works. */
358#undef HAVE_LONG_DOUBLE
359
360/* Define if you support file names longer than 14 characters. */
361#undef HAVE_LONG_FILE_NAMES
362
363/* Define if lstat has the bug that it succeeds when given the zero-length
364   file name argument. The lstat from SunOS4.1.4 and the Hurd as of
365   1998-11-01) do this. */
366#undef HAVE_LSTAT_EMPTY_STRING_BUG
367
368/* Define if you have the <malloc.h> header file. */
369#undef HAVE_MALLOC_H
370
371/* Define if you have the `mblen' function. */
372#undef HAVE_MBLEN
373
374/* Define if you have the `mbrlen' function. */
375#undef HAVE_MBRLEN
376
377/* Define if you have the `mbrtowc' function. */
378#undef HAVE_MBRTOWC
379
380/* Define if mbstate_t is an object type. */
381#undef HAVE_MBSTATE_T_OBJECT
382
383/* Define if you have the `memcmp' function. */
384#undef HAVE_MEMCMP
385
386/* Define if you have the `memcpy' function. */
387#undef HAVE_MEMCPY
388
389/* Define if you have the <memory.h> header file. */
390#undef HAVE_MEMORY_H
391
392/* Define if you have the `mempcpy' function. */
393#undef HAVE_MEMPCPY
394
395/* Define if you have the `memset' function. */
396#undef HAVE_MEMSET
397
398/* Define if you have the `mkfifo' function. */
399#undef HAVE_MKFIFO
400
401/* Define if you have a working `mmap' system call. */
402#undef HAVE_MMAP
403
404/* Define if you have the <mntent.h> header file. */
405#undef HAVE_MNTENT_H
406
407/* Define if you have the <mnttab.h> header file. */
408#undef HAVE_MNTTAB_H
409
410/* Define if you have the `munmap' function. */
411#undef HAVE_MUNMAP
412
413/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
414#undef HAVE_NDIR_H
415
416/* Define if you have the <netdb.h> header file. */
417#undef HAVE_NETDB_H
418
419/* Define if you have the <netinet/in.h> header file. */
420#undef HAVE_NETINET_IN_H
421
422/* Define if you have the <nl_types.h> header file. */
423#undef HAVE_NL_TYPES_H
424
425/* Define if you have the `pathconf' function. */
426#undef HAVE_PATHCONF
427
428/* Define if you have the <paths.h> header file. */
429#undef HAVE_PATHS_H
430
431/* Define if you have the `putenv' function. */
432#undef HAVE_PUTENV
433
434/* Define if you have the `realpath' function. */
435#undef HAVE_REALPATH
436
437/* Define if you have the `resolvepath' function. */
438#undef HAVE_RESOLVEPATH
439
440/* Define if you have the `rpmatch' function. */
441#undef HAVE_RPMATCH
442
443/* Define if you have the `setenv' function. */
444#undef HAVE_SETENV
445
446/* Define if you have the `sethostname' function. */
447#undef HAVE_SETHOSTNAME
448
449/* Define if you have the `setlocale' function. */
450#undef HAVE_SETLOCALE
451
452/* Define if stat has the bug that it succeeds when given the zero-length file
453   name argument. The stat from SunOS4.1.4 and the Hurd as of 1998-11-01) do
454   this. */
455#undef HAVE_STAT_EMPTY_STRING_BUG
456
457/* Define if you have the <stddef.h> header file. */
458#undef HAVE_STDDEF_H
459
460/* Define if you have the <stdlib.h> header file. */
461#undef HAVE_STDLIB_H
462
463/* Define to 1 if you have the stpcpy function. */
464#undef HAVE_STPCPY
465
466/* Define if you have the `strcasecmp' function. */
467#undef HAVE_STRCASECMP
468
469/* Define if you have the `strchr' function. */
470#undef HAVE_STRCHR
471
472/* Define if you have the `strdup' function. */
473#undef HAVE_STRDUP
474
475/* Define if you have the `strerror' function. */
476#undef HAVE_STRERROR
477
478/* Define if you have the `strerror_r' function. */
479#undef HAVE_STRERROR_R
480
481/* Define if you have the `strftime' function. */
482#undef HAVE_STRFTIME
483
484/* Define if you have the <strings.h> header file. */
485#undef HAVE_STRINGS_H
486
487/* Define if you have the <string.h> header file. */
488#undef HAVE_STRING_H
489
490/* Define if you have the `strncasecmp' function. */
491#undef HAVE_STRNCASECMP
492
493/* Define if you have the `strrchr' function. */
494#undef HAVE_STRRCHR
495
496/* Define if you have the `strspn' function. */
497#undef HAVE_STRSPN
498
499/* Define if you have the `strstr' function. */
500#undef HAVE_STRSTR
501
502/* Define if you have the `strtol' function. */
503#undef HAVE_STRTOL
504
505/* Define if you have the `strtoul' function. */
506#undef HAVE_STRTOUL
507
508/* Define if you have the `strtoull' function. */
509#undef HAVE_STRTOULL
510
511/* Define if you have the `strtoumax' function. */
512#undef HAVE_STRTOUMAX
513
514/* Define if `st_blksize' is member of `struct stat'. */
515#undef HAVE_STRUCT_STAT_ST_BLKSIZE
516
517/* Define if `st_blocks' is member of `struct stat'. */
518#undef HAVE_STRUCT_STAT_ST_BLOCKS
519
520/* Define if `st_rdev' is member of `struct stat'. */
521#undef HAVE_STRUCT_STAT_ST_RDEV
522
523/* Define if struct timespec is declared in <time.h>. */
524#undef HAVE_STRUCT_TIMESPEC
525
526/* Define if `tm_zone' is member of `struct tm'. */
527#undef HAVE_STRUCT_TM_TM_ZONE
528
529/* Define if `ut_name' is member of `struct utmpx'. */
530#undef HAVE_STRUCT_UTMPX_UT_NAME
531
532/* Define if `ut_user' is member of `struct utmpx'. */
533#undef HAVE_STRUCT_UTMPX_UT_USER
534
535/* Define if `ut_name' is member of `struct utmp'. */
536#undef HAVE_STRUCT_UTMP_UT_NAME
537
538/* Define if `ut_user' is member of `struct utmp'. */
539#undef HAVE_STRUCT_UTMP_UT_USER
540
541/* Define if your `struct stat' has `st_blocks'. Deprecated, use
542   `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
543#undef HAVE_ST_BLOCKS
544
545/* Define if struct stat has an st_dm_mode member. */
546#undef HAVE_ST_DM_MODE
547
548/* Define if you have the `sysinfo' function. */
549#undef HAVE_SYSINFO
550
551/* Define if you have the <syslog.h> header file. */
552#undef HAVE_SYSLOG_H
553
554/* Define if you have the <sys/acl.h> header file. */
555#undef HAVE_SYS_ACL_H
556
557/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
558#undef HAVE_SYS_DIR_H
559
560/* Define if you have the <sys/filsys.h> header file. */
561#undef HAVE_SYS_FILSYS_H
562
563/* Define if you have the <sys/fstyp.h> header file. */
564#undef HAVE_SYS_FSTYP_H
565
566/* Define if you have the <sys/fs/s5param.h> header file. */
567#undef HAVE_SYS_FS_S5PARAM_H
568
569/* Define if you have the <sys/fs_types.h> header file. */
570#undef HAVE_SYS_FS_TYPES_H
571
572/* Define if you have the <sys/ioctl.h> header file. */
573#undef HAVE_SYS_IOCTL_H
574
575/* Define if you have the <sys/mntent.h> header file. */
576#undef HAVE_SYS_MNTENT_H
577
578/* Define if you have the <sys/mount.h> header file. */
579#undef HAVE_SYS_MOUNT_H
580
581/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
582#undef HAVE_SYS_NDIR_H
583
584/* Define if you have the <sys/param.h> header file. */
585#undef HAVE_SYS_PARAM_H
586
587/* Define if you have the <sys/socket.h> header file. */
588#undef HAVE_SYS_SOCKET_H
589
590/* Define if you have the <sys/statfs.h> header file. */
591#undef HAVE_SYS_STATFS_H
592
593/* Define if you have the <sys/statvfs.h> header file. */
594#undef HAVE_SYS_STATVFS_H
595
596/* Define if you have the <sys/systeminfo.h> header file. */
597#undef HAVE_SYS_SYSTEMINFO_H
598
599/* Define if you have the <sys/timeb.h> header file. */
600#undef HAVE_SYS_TIMEB_H
601
602/* Define if you have the <sys/time.h> header file. */
603#undef HAVE_SYS_TIME_H
604
605/* Define if you have the <sys/vfs.h> header file. */
606#undef HAVE_SYS_VFS_H
607
608/* Define if you have the <sys/wait.h> header file. */
609#undef HAVE_SYS_WAIT_H
610
611/* Define if you have the <termios.h> header file. */
612#undef HAVE_TERMIOS_H
613
614/* Define if struct tm has the tm_gmtoff member. */
615#undef HAVE_TM_GMTOFF
616
617/* Define if your `struct tm' has `tm_zone'. Deprecated, use
618   `HAVE_STRUCT_TM_TM_ZONE' instead. */
619#undef HAVE_TM_ZONE
620
621/* Define if you don't have `tm_zone' but do have the external array `tzname'.
622   */
623#undef HAVE_TZNAME
624
625/* Define if you have the `tzset' function. */
626#undef HAVE_TZSET
627
628/* Define if you have the <unistd.h> header file. */
629#undef HAVE_UNISTD_H
630
631/* Define if you have the unsigned long long type. */
632#undef HAVE_UNSIGNED_LONG_LONG
633
634/* Define if you have the `utmpname' function. */
635#undef HAVE_UTMPNAME
636
637/* Define if you have the `utmpxname' function. */
638#undef HAVE_UTMPXNAME
639
640/* Define if you have the <utmpx.h> header file. */
641#undef HAVE_UTMPX_H
642
643/* Define if you have the <utmp.h> header file. */
644#undef HAVE_UTMP_H
645
646/* Define if you have the <values.h> header file. */
647#undef HAVE_VALUES_H
648
649/* Define if you have the `vprintf' function. */
650#undef HAVE_VPRINTF
651
652/* Define if you have the `waitpid' function. */
653#undef HAVE_WAITPID
654
655/* Define if you have the <wchar.h> header file. */
656#undef HAVE_WCHAR_H
657
658/* Define if you have the <wctype.h> header file. */
659#undef HAVE_WCTYPE_H
660
661/* Define if readdir is found to work properly in some unusual cases. */
662#undef HAVE_WORKING_READDIR
663
664/* Define to 1 if `strerror_r' returns a string. */
665#undef HAVE_WORKING_STRERROR_R
666
667/* Define if you have the `__argz_count' function. */
668#undef HAVE___ARGZ_COUNT
669
670/* Define if you have the `__argz_next' function. */
671#undef HAVE___ARGZ_NEXT
672
673/* Define if you have the `__argz_stringify' function. */
674#undef HAVE___ARGZ_STRINGIFY
675
676/* Define if `link(2)' dereferences symbolic links. */
677#undef LINK_FOLLOWS_SYMLINKS
678
679/* Define if lstat dereferences a symlink specified with a trailing slash */
680#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
681
682/* Define if `major', `minor', and `makedev' are declared in <mkdev.h>. */
683#undef MAJOR_IN_MKDEV
684
685/* Define if `major', `minor', and `makedev' are declared in <sysmacros.h>. */
686#undef MAJOR_IN_SYSMACROS
687
688/* Define to 1 if assertions should be disabled. */
689#undef NDEBUG
690
691/* Name of package */
692#undef PACKAGE
693
694/* Define if compiler has function prototypes */
695#undef PROTOTYPES
696
697/* Define as the return type of signal handlers (`int' or `void'). */
698#undef RETSIGTYPE
699
700/* Define if the `setvbuf' function takes the buffering type as its second
701   argument and the buffer pointer as the third, as on System V before release
702   3. */
703#undef SETVBUF_REVERSED
704
705/* If using the C implementation of alloca, define if you know the
706   direction of stack growth for your system; otherwise it will be
707   automatically deduced at run-time.
708        STACK_DIRECTION > 0 => grows toward higher addresses
709        STACK_DIRECTION < 0 => grows toward lower addresses
710        STACK_DIRECTION = 0 => direction of growth unknown */
711#undef STACK_DIRECTION
712
713/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
714#undef STAT_MACROS_BROKEN
715
716/* Define if you have the ANSI C header files. */
717#undef STDC_HEADERS
718
719/* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
720   */
721#undef ST_MTIM_NSEC
722
723/* Define if you can safely include both <sys/time.h> and <time.h>. */
724#undef TIME_WITH_SYS_TIME
725
726/* Define if your <sys/time.h> declares `struct tm'. */
727#undef TM_IN_SYS_TIME
728
729/* Version number of package */
730#undef VERSION
731
732/* Define if your processor stores words with the most significant byte first
733   (like Motorola and SPARC, unlike Intel and VAX). */
734#undef WORDS_BIGENDIAN
735
736/* Define if on AIX 3.
737   System headers sometimes define this.
738   We just want to avoid a redefinition error message.  */
739#ifndef _ALL_SOURCE
740# undef _ALL_SOURCE
741#endif
742
743/* Number of bits in a file offset, on hosts where this is settable. */
744#undef _FILE_OFFSET_BITS
745
746/* Define for large files, on AIX-style hosts. */
747#undef _LARGE_FILES
748
749/* Define if on MINIX. */
750#undef _MINIX
751
752/* Define if the system does not provide POSIX.1 features except with this
753   defined. */
754#undef _POSIX_1_SOURCE
755
756/* Define if you need to in order for `stat' and other things to work. */
757#undef _POSIX_SOURCE
758
759/* Define to empty if `const' does not conform to ANSI C. */
760#undef const
761
762/* Define to `unsigned long' if <sys/types.h> does not define. */
763#undef dev_t
764
765/* Define to rpl_fnmatch if the replacement function should be used. */
766#undef fnmatch
767
768/* Define to `int' if <sys/types.h> doesn't define. */
769#undef gid_t
770
771/* Define as `__inline' if that's what the C compiler calls it, or to nothing
772   if it is not supported. */
773#undef inline
774
775/* Define to `unsigned long' if <sys/types.h> does not define. */
776#undef ino_t
777
778/* Define to rpl_malloc if the replacement function should be used. */
779#undef malloc
780
781/* Define to rpl_memcmp if the replacement function should be used. */
782#undef memcmp
783
784/* Define to rpl_mktime if the replacement function should be used. */
785#undef mktime
786
787/* Define to `int' if <sys/types.h> does not define. */
788#undef mode_t
789
790/* Define to `long' if <sys/types.h> does not define. */
791#undef off_t
792
793/* Define to `int' if <sys/types.h> does not define. */
794#undef pid_t
795
796/* Define to rpl_realloc if the replacement function should be used. */
797#undef realloc
798
799/* Define to `unsigned' if <sys/types.h> does not define. */
800#undef size_t
801
802/* Define to `int' if <sys/types.h> does not define. */
803#undef ssize_t
804
805/* Define to gnu_strftime if the replacement function should be used. */
806#undef strftime
807
808/* Define to `int' if <sys/types.h> doesn't define. */
809#undef uid_t
810
811/* Define to unsigned long or unsigned long long if <inttypes.h> doesn't
812   define. */
813#undef uintmax_t
814
815/* Define to empty if the keyword `volatile' does not work. Warning: valid
816   code using `volatile' can become incorrect without. Disable with care. */
817#undef volatile
Note: See TracBrowser for help on using the repository browser.