* lib/regex.c, lib/getopt.c: internationalization works with
[findutils.git] / config.h.in
blobe5ea720bba7e926cf4f724080ea14a62eee65a9b
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if on AIX 3.
4 System headers sometimes define this.
5 We just want to avoid a redefinition error message. */
6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
8 #endif
10 /* Define if using alloca.c. */
11 #undef C_ALLOCA
13 /* Define if the closedir function returns void instead of int. */
14 #undef CLOSEDIR_VOID
16 /* Define to empty if the keyword does not work. */
17 #undef const
19 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
20 This function is required for alloca.c support on those systems. */
21 #undef CRAY_STACKSEG_END
23 /* Define to `int' if <sys/types.h> doesn't define. */
24 #undef gid_t
26 /* Define if you have alloca, as a function or macro. */
27 #undef HAVE_ALLOCA
29 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
30 #undef HAVE_ALLOCA_H
32 /* Define if you don't have vprintf but do have _doprnt. */
33 #undef HAVE_DOPRNT
35 /* Define if your system has a working fnmatch function. */
36 #undef HAVE_FNMATCH
38 /* Define if you have the getmntent function. */
39 #undef HAVE_GETMNTENT
41 /* Define if you have a working `mmap' system call. */
42 #undef HAVE_MMAP
44 /* Define if your struct stat has st_blocks. */
45 #undef HAVE_ST_BLOCKS
47 /* Define if your struct stat has st_rdev. */
48 #undef HAVE_ST_RDEV
50 /* Define if you have the strftime function. */
51 #undef HAVE_STRFTIME
53 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
54 #undef HAVE_SYS_WAIT_H
56 /* Define if your struct tm has tm_zone. */
57 #undef HAVE_TM_ZONE
59 /* Define if you don't have tm_zone but do have the external array
60 tzname. */
61 #undef HAVE_TZNAME
63 /* Define if you have the vprintf function. */
64 #undef HAVE_VPRINTF
66 /* Define as __inline if that's what the C compiler calls it. */
67 #undef inline
69 /* Define if major, minor, and makedev are declared in <mkdev.h>. */
70 #undef MAJOR_IN_MKDEV
72 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
73 #undef MAJOR_IN_SYSMACROS
75 /* Define if on MINIX. */
76 #undef _MINIX
78 /* Define to `int' if <sys/types.h> doesn't define. */
79 #undef mode_t
81 /* Define to `long' if <sys/types.h> doesn't define. */
82 #undef off_t
84 /* Define to `int' if <sys/types.h> doesn't define. */
85 #undef pid_t
87 /* Define if the system does not provide POSIX.1 features except
88 with this defined. */
89 #undef _POSIX_1_SOURCE
91 /* Define if you need to in order for stat and other things to work. */
92 #undef _POSIX_SOURCE
94 /* Define to `unsigned' if <sys/types.h> doesn't define. */
95 #undef size_t
97 /* If using the C implementation of alloca, define if you know the
98 direction of stack growth for your system; otherwise it will be
99 automatically deduced at run-time.
100 STACK_DIRECTION > 0 => grows toward higher addresses
101 STACK_DIRECTION < 0 => grows toward lower addresses
102 STACK_DIRECTION = 0 => direction of growth unknown
104 #undef STACK_DIRECTION
106 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
107 #undef STAT_MACROS_BROKEN
109 /* Define if you have the ANSI C header files. */
110 #undef STDC_HEADERS
112 /* Define if you can safely include both <sys/time.h> and <time.h>. */
113 #undef TIME_WITH_SYS_TIME
115 /* Define if your <sys/time.h> declares struct tm. */
116 #undef TM_IN_SYS_TIME
118 /* Define to `int' if <sys/types.h> doesn't define. */
119 #undef uid_t
121 /* Define if you have the Andrew File System. */
122 #undef AFS
124 /* Define If you want find -nouser and -nogroup to make tables of
125 used UIDs and GIDs at startup instead of using getpwuid or
126 getgrgid when needed. Speeds up -nouser and -nogroup unless you
127 are running NIS or Hesiod, which make password and group calls
128 very expensive. */
129 #undef CACHE_IDS
131 /* Define to use SVR4 statvfs to get filesystem type. */
132 #undef FSTYPE_STATVFS
134 /* Define to use SVR3.2 statfs to get filesystem type. */
135 #undef FSTYPE_USG_STATFS
137 /* Define to use AIX3 statfs to get filesystem type. */
138 #undef FSTYPE_AIX_STATFS
140 /* Define to use 4.3BSD getmntent to get filesystem type. */
141 #undef FSTYPE_MNTENT
143 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
144 #undef FSTYPE_STATFS
146 /* Define to use Ultrix getmnt to get filesystem type. */
147 #undef FSTYPE_GETMNT
149 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
150 #undef dev_t
152 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
153 #undef ino_t
155 /* Define to rpl_fnmatch if the replacement function should be used. */
156 #undef fnmatch
158 /* Define to 1 if assertions should be disabled. */
159 #undef NDEBUG
161 /* Define to rpl_malloc if the replacement function should be used. */
162 #undef malloc
164 /* Define to rpl_memcmp if the replacement function should be used. */
165 #undef memcmp
167 /* Define to gnu_mktime if the replacement function should be used. */
168 #undef mktime
170 /* Define to rpl_realloc if the replacement function should be used. */
171 #undef realloc
173 /* Define to `int' if <sys/types.h> doesn't define. */
174 #undef ssize_t
176 /* Define to `unsigned long' or `unsigned long long'
177 if <inttypes.h> doesn't define. */
178 #undef uintmax_t
180 /* Define if your locale.h file contains LC_MESSAGES. */
181 #undef HAVE_LC_MESSAGES
183 /* Define to 1 if NLS is requested. */
184 #undef ENABLE_NLS
186 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
187 #undef HAVE_CATGETS
189 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
190 #undef HAVE_GETTEXT
192 /* Define as 1 if you have the stpcpy function. */
193 #undef HAVE_STPCPY
195 /* Define if you have the DECL_FREE function. */
196 #undef HAVE_DECL_FREE
198 /* Define if you have the DECL_LSEEK function. */
199 #undef HAVE_DECL_LSEEK
201 /* Define if you have the DECL_MALLOC function. */
202 #undef HAVE_DECL_MALLOC
204 /* Define if you have the DECL_MEMCHR function. */
205 #undef HAVE_DECL_MEMCHR
207 /* Define if you have the DECL_REALLOC function. */
208 #undef HAVE_DECL_REALLOC
210 /* Define if you have the DECL_STPCPY function. */
211 #undef HAVE_DECL_STPCPY
213 /* Define if you have the DECL_STRSTR function. */
214 #undef HAVE_DECL_STRSTR
216 /* Define if you have the DONE_WORKING_MALLOC_CHECK function. */
217 #undef HAVE_DONE_WORKING_MALLOC_CHECK
219 /* Define if you have the DONE_WORKING_REALLOC_CHECK function. */
220 #undef HAVE_DONE_WORKING_REALLOC_CHECK
222 /* Define if you have the INTTYPES_H function. */
223 #undef HAVE_INTTYPES_H
225 /* Define if you have the LSTAT_EMPTY_STRING_BUG function. */
226 #undef HAVE_LSTAT_EMPTY_STRING_BUG
228 /* Define if you have the STAT_EMPTY_STRING_BUG function. */
229 #undef HAVE_STAT_EMPTY_STRING_BUG
231 /* Define if you have the STRUCT_UTIMBUF function. */
232 #undef HAVE_STRUCT_UTIMBUF
234 /* Define if you have the WORKING_READDIR function. */
235 #undef HAVE_WORKING_READDIR
237 /* Define if you have the __argz_count function. */
238 #undef HAVE___ARGZ_COUNT
240 /* Define if you have the __argz_next function. */
241 #undef HAVE___ARGZ_NEXT
243 /* Define if you have the __argz_stringify function. */
244 #undef HAVE___ARGZ_STRINGIFY
246 /* Define if you have the alarm function. */
247 #undef HAVE_ALARM
249 /* Define if you have the basename function. */
250 #undef HAVE_BASENAME
252 /* Define if you have the bcopy function. */
253 #undef HAVE_BCOPY
255 /* Define if you have the btowc function. */
256 #undef HAVE_BTOWC
258 /* Define if you have the bzero function. */
259 #undef HAVE_BZERO
261 /* Define if you have the clearerr_unlocked function. */
262 #undef HAVE_CLEARERR_UNLOCKED
264 /* Define if you have the dcgettext function. */
265 #undef HAVE_DCGETTEXT
267 /* Define if you have the doprnt function. */
268 #undef HAVE_DOPRNT
270 /* Define if you have the endgrent function. */
271 #undef HAVE_ENDGRENT
273 /* Define if you have the endpwent function. */
274 #undef HAVE_ENDPWENT
276 /* Define if you have the fchdir function. */
277 #undef HAVE_FCHDIR
279 /* Define if you have the feof_unlocked function. */
280 #undef HAVE_FEOF_UNLOCKED
282 /* Define if you have the ferror_unlocked function. */
283 #undef HAVE_FERROR_UNLOCKED
285 /* Define if you have the fflush_unlocked function. */
286 #undef HAVE_FFLUSH_UNLOCKED
288 /* Define if you have the fputc_unlocked function. */
289 #undef HAVE_FPUTC_UNLOCKED
291 /* Define if you have the fread_unlocked function. */
292 #undef HAVE_FREAD_UNLOCKED
294 /* Define if you have the fwrite_unlocked function. */
295 #undef HAVE_FWRITE_UNLOCKED
297 /* Define if you have the getc_unlocked function. */
298 #undef HAVE_GETC_UNLOCKED
300 /* Define if you have the getchar_unlocked function. */
301 #undef HAVE_GETCHAR_UNLOCKED
303 /* Define if you have the getcwd function. */
304 #undef HAVE_GETCWD
306 /* Define if you have the getpagesize function. */
307 #undef HAVE_GETPAGESIZE
309 /* Define if you have the isascii function. */
310 #undef HAVE_ISASCII
312 /* Define if you have the localtime_r function. */
313 #undef HAVE_LOCALTIME_R
315 /* Define if you have the memcmp function. */
316 #undef HAVE_MEMCMP
318 /* Define if you have the memset function. */
319 #undef HAVE_MEMSET
321 /* Define if you have the mktime function. */
322 #undef HAVE_MKTIME
324 /* Define if you have the munmap function. */
325 #undef HAVE_MUNMAP
327 /* Define if you have the putc_unlocked function. */
328 #undef HAVE_PUTC_UNLOCKED
330 /* Define if you have the putchar_unlocked function. */
331 #undef HAVE_PUTCHAR_UNLOCKED
333 /* Define if you have the putenv function. */
334 #undef HAVE_PUTENV
336 /* Define if you have the setenv function. */
337 #undef HAVE_SETENV
339 /* Define if you have the setlocale function. */
340 #undef HAVE_SETLOCALE
342 /* Define if you have the stpcpy function. */
343 #undef HAVE_STPCPY
345 /* Define if you have the strcasecmp function. */
346 #undef HAVE_STRCASECMP
348 /* Define if you have the strchr function. */
349 #undef HAVE_STRCHR
351 /* Define if you have the strdup function. */
352 #undef HAVE_STRDUP
354 /* Define if you have the strerror function. */
355 #undef HAVE_STRERROR
357 /* Define if you have the strerror_r function. */
358 #undef HAVE_STRERROR_R
360 /* Define if you have the strftime function. */
361 #undef HAVE_STRFTIME
363 /* Define if you have the strspn function. */
364 #undef HAVE_STRSPN
366 /* Define if you have the strstr function. */
367 #undef HAVE_STRSTR
369 /* Define if you have the strtol function. */
370 #undef HAVE_STRTOL
372 /* Define if you have the vprintf function. */
373 #undef HAVE_VPRINTF
375 /* Define if you have the <alloca.h> header file. */
376 #undef HAVE_ALLOCA_H
378 /* Define if you have the <argz.h> header file. */
379 #undef HAVE_ARGZ_H
381 /* Define if you have the <dirent.h> header file. */
382 #undef HAVE_DIRENT_H
384 /* Define if you have the <errno.h> header file. */
385 #undef HAVE_ERRNO_H
387 /* Define if you have the <fcntl.h> header file. */
388 #undef HAVE_FCNTL_H
390 /* Define if you have the <libintl.h> header file. */
391 #undef HAVE_LIBINTL_H
393 /* Define if you have the <limits.h> header file. */
394 #undef HAVE_LIMITS_H
396 /* Define if you have the <locale.h> header file. */
397 #undef HAVE_LOCALE_H
399 /* Define if you have the <malloc.h> header file. */
400 #undef HAVE_MALLOC_H
402 /* Define if you have the <memory.h> header file. */
403 #undef HAVE_MEMORY_H
405 /* Define if you have the <ndir.h> header file. */
406 #undef HAVE_NDIR_H
408 /* Define if you have the <nl_types.h> header file. */
409 #undef HAVE_NL_TYPES_H
411 /* Define if you have the <stdlib.h> header file. */
412 #undef HAVE_STDLIB_H
414 /* Define if you have the <string.h> header file. */
415 #undef HAVE_STRING_H
417 /* Define if you have the <strings.h> header file. */
418 #undef HAVE_STRINGS_H
420 /* Define if you have the <sys/dir.h> header file. */
421 #undef HAVE_SYS_DIR_H
423 /* Define if you have the <sys/ndir.h> header file. */
424 #undef HAVE_SYS_NDIR_H
426 /* Define if you have the <sys/param.h> header file. */
427 #undef HAVE_SYS_PARAM_H
429 /* Define if you have the <sys/time.h> header file. */
430 #undef HAVE_SYS_TIME_H
432 /* Define if you have the <unistd.h> header file. */
433 #undef HAVE_UNISTD_H
435 /* Define if you have the <utime.h> header file. */
436 #undef HAVE_UTIME_H
438 /* Define if you have the <wchar.h> header file. */
439 #undef HAVE_WCHAR_H
441 /* Define if you have the <wctype.h> header file. */
442 #undef HAVE_WCTYPE_H
444 /* Define if you have the i library (-li). */
445 #undef HAVE_LIBI
447 /* Define if you have the sun library (-lsun). */
448 #undef HAVE_LIBSUN
450 /* Name of package */
451 #undef PACKAGE
453 /* Version number of package */
454 #undef VERSION
456 /* Define if compiler has function prototypes */
457 #undef PROTOTYPES