xref: /netbsd-src/external/gpl2/diffutils/dist/config.hin (revision 75f6d617e282811cb173c2ccfbf5df0dd71f7045)
1*75f6d617Schristos/* config.hin.  Generated from configure.ac by autoheader.  */
2*75f6d617Schristos
3*75f6d617Schristos/* Define to 1 if the `closedir' function returns void instead of `int'. */
4*75f6d617Schristos#undef CLOSEDIR_VOID
5*75f6d617Schristos
6*75f6d617Schristos/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7*75f6d617Schristos   systems. This function is required for `alloca.c' support on those systems.
8*75f6d617Schristos   */
9*75f6d617Schristos#undef CRAY_STACKSEG_END
10*75f6d617Schristos
11*75f6d617Schristos/* Define to 1 if using `alloca.c'. */
12*75f6d617Schristos#undef C_ALLOCA
13*75f6d617Schristos
14*75f6d617Schristos/* Name of "diff" program, unless overridden. */
15*75f6d617Schristos#undef DEFAULT_DIFF_PROGRAM
16*75f6d617Schristos
17*75f6d617Schristos/* Name of editor program, unless overridden. */
18*75f6d617Schristos#undef DEFAULT_EDITOR_PROGRAM
19*75f6d617Schristos
20*75f6d617Schristos/* Define to 1 if translation of program messages to the user's native
21*75f6d617Schristos   language is requested. */
22*75f6d617Schristos#undef ENABLE_NLS
23*75f6d617Schristos
24*75f6d617Schristos/* Define on systems for which file names may have a so-called `drive letter'
25*75f6d617Schristos   prefix, define this to compute the length of that prefix, including the
26*75f6d617Schristos   colon. */
27*75f6d617Schristos#undef FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
28*75f6d617Schristos
29*75f6d617Schristos/* Define if the backslash character may also serve as a file name component
30*75f6d617Schristos   separator. */
31*75f6d617Schristos#undef FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
32*75f6d617Schristos
33*75f6d617Schristos#if FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
34*75f6d617Schristos# define FILESYSTEM_PREFIX_LEN(Filename) \
35*75f6d617Schristos  ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)
36*75f6d617Schristos#else
37*75f6d617Schristos# define FILESYSTEM_PREFIX_LEN(Filename) 0
38*75f6d617Schristos#endif
39*75f6d617Schristos
40*75f6d617Schristos/* Define to 1 if you have `alloca', as a function or macro. */
41*75f6d617Schristos#undef HAVE_ALLOCA
42*75f6d617Schristos
43*75f6d617Schristos/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
44*75f6d617Schristos   */
45*75f6d617Schristos#undef HAVE_ALLOCA_H
46*75f6d617Schristos
47*75f6d617Schristos/* Define to 1 if you have the `bcopy' function. */
48*75f6d617Schristos#undef HAVE_BCOPY
49*75f6d617Schristos
50*75f6d617Schristos/* Define to 1 if you have the `btowc' function. */
51*75f6d617Schristos#undef HAVE_BTOWC
52*75f6d617Schristos
53*75f6d617Schristos/* Define to 1 if you have the `bzero' function. */
54*75f6d617Schristos#undef HAVE_BZERO
55*75f6d617Schristos
56*75f6d617Schristos/* Define to 1 if you have the `clock_gettime' function. */
57*75f6d617Schristos#undef HAVE_CLOCK_GETTIME
58*75f6d617Schristos
59*75f6d617Schristos/* Define if backslash-a works in C strings. */
60*75f6d617Schristos#undef HAVE_C_BACKSLASH_A
61*75f6d617Schristos
62*75f6d617Schristos/* Define to 1 if C supports variable-length arrays. */
63*75f6d617Schristos#undef HAVE_C_VARARRAYS
64*75f6d617Schristos
65*75f6d617Schristos/* Define if the GNU dcgettext() function is already present or preinstalled.
66*75f6d617Schristos   */
67*75f6d617Schristos#undef HAVE_DCGETTEXT
68*75f6d617Schristos
69*75f6d617Schristos/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
70*75f6d617Schristos   you don't. */
71*75f6d617Schristos#undef HAVE_DECL_CLEARERR_UNLOCKED
72*75f6d617Schristos
73*75f6d617Schristos/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
74*75f6d617Schristos   don't. */
75*75f6d617Schristos#undef HAVE_DECL_FEOF_UNLOCKED
76*75f6d617Schristos
77*75f6d617Schristos/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
78*75f6d617Schristos   you don't. */
79*75f6d617Schristos#undef HAVE_DECL_FERROR_UNLOCKED
80*75f6d617Schristos
81*75f6d617Schristos/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
82*75f6d617Schristos   you don't. */
83*75f6d617Schristos#undef HAVE_DECL_FFLUSH_UNLOCKED
84*75f6d617Schristos
85*75f6d617Schristos/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
86*75f6d617Schristos   you don't. */
87*75f6d617Schristos#undef HAVE_DECL_FGETS_UNLOCKED
88*75f6d617Schristos
89*75f6d617Schristos/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
90*75f6d617Schristos   you don't. */
91*75f6d617Schristos#undef HAVE_DECL_FPUTC_UNLOCKED
92*75f6d617Schristos
93*75f6d617Schristos/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
94*75f6d617Schristos   you don't. */
95*75f6d617Schristos#undef HAVE_DECL_FPUTS_UNLOCKED
96*75f6d617Schristos
97*75f6d617Schristos/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
98*75f6d617Schristos   you don't. */
99*75f6d617Schristos#undef HAVE_DECL_FREAD_UNLOCKED
100*75f6d617Schristos
101*75f6d617Schristos/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
102*75f6d617Schristos   you don't. */
103*75f6d617Schristos#undef HAVE_DECL_FWRITE_UNLOCKED
104*75f6d617Schristos
105*75f6d617Schristos/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
106*75f6d617Schristos   you don't. */
107*75f6d617Schristos#undef HAVE_DECL_GETCHAR_UNLOCKED
108*75f6d617Schristos
109*75f6d617Schristos/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
110*75f6d617Schristos   don't. */
111*75f6d617Schristos#undef HAVE_DECL_GETC_UNLOCKED
112*75f6d617Schristos
113*75f6d617Schristos/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
114*75f6d617Schristos   */
115*75f6d617Schristos#undef HAVE_DECL_GETENV
116*75f6d617Schristos
117*75f6d617Schristos/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
118*75f6d617Schristos   you don't. */
119*75f6d617Schristos#undef HAVE_DECL_PUTCHAR_UNLOCKED
120*75f6d617Schristos
121*75f6d617Schristos/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
122*75f6d617Schristos   don't. */
123*75f6d617Schristos#undef HAVE_DECL_PUTC_UNLOCKED
124*75f6d617Schristos
125*75f6d617Schristos/* Define to 1 if you have the declaration of `strerror', and to 0 if you
126*75f6d617Schristos   don't. */
127*75f6d617Schristos#undef HAVE_DECL_STRERROR
128*75f6d617Schristos
129*75f6d617Schristos/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
130*75f6d617Schristos   don't. */
131*75f6d617Schristos#undef HAVE_DECL_STRERROR_R
132*75f6d617Schristos
133*75f6d617Schristos/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
134*75f6d617Schristos   don't. */
135*75f6d617Schristos#undef HAVE_DECL_STRTOIMAX
136*75f6d617Schristos
137*75f6d617Schristos/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
138*75f6d617Schristos   */
139*75f6d617Schristos#undef HAVE_DECL_STRTOL
140*75f6d617Schristos
141*75f6d617Schristos/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
142*75f6d617Schristos   don't. */
143*75f6d617Schristos#undef HAVE_DECL_STRTOUL
144*75f6d617Schristos
145*75f6d617Schristos/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
146*75f6d617Schristos   don't. */
147*75f6d617Schristos#undef HAVE_DECL_STRTOULL
148*75f6d617Schristos
149*75f6d617Schristos/* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
150*75f6d617Schristos   don't. */
151*75f6d617Schristos#undef HAVE_DECL_STRTOUMAX
152*75f6d617Schristos
153*75f6d617Schristos/* Define to 1 if you have the `diraccess' function. */
154*75f6d617Schristos#undef HAVE_DIRACCESS
155*75f6d617Schristos
156*75f6d617Schristos/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
157*75f6d617Schristos   */
158*75f6d617Schristos#undef HAVE_DIRENT_H
159*75f6d617Schristos
160*75f6d617Schristos/* Define if the malloc check has been performed. */
161*75f6d617Schristos#undef HAVE_DONE_WORKING_MALLOC_CHECK
162*75f6d617Schristos
163*75f6d617Schristos/* Define if the realloc check has been performed. */
164*75f6d617Schristos#undef HAVE_DONE_WORKING_REALLOC_CHECK
165*75f6d617Schristos
166*75f6d617Schristos/* Define to 1 if you have the `doprnt' function. */
167*75f6d617Schristos#undef HAVE_DOPRNT
168*75f6d617Schristos
169*75f6d617Schristos/* Define to 1 if you have the `dup2' function. */
170*75f6d617Schristos#undef HAVE_DUP2
171*75f6d617Schristos
172*75f6d617Schristos/* Define to 1 if you have the <fcntl.h> header file. */
173*75f6d617Schristos#undef HAVE_FCNTL_H
174*75f6d617Schristos
175*75f6d617Schristos/* Define to 1 if your system has a working `fnmatch' function. */
176*75f6d617Schristos#undef HAVE_FNMATCH
177*75f6d617Schristos
178*75f6d617Schristos/* Define to 1 if you have the `fork' function. */
179*75f6d617Schristos#undef HAVE_FORK
180*75f6d617Schristos
181*75f6d617Schristos/* Define if the GNU gettext() function is already present or preinstalled. */
182*75f6d617Schristos#undef HAVE_GETTEXT
183*75f6d617Schristos
184*75f6d617Schristos/* Define to 1 if you have the `gettimeofday' function. */
185*75f6d617Schristos#undef HAVE_GETTIMEOFDAY
186*75f6d617Schristos
187*75f6d617Schristos/* Define if you have the iconv() function. */
188*75f6d617Schristos#undef HAVE_ICONV
189*75f6d617Schristos
190*75f6d617Schristos/* Define to 1 if you have the <inttypes.h> header file. */
191*75f6d617Schristos#undef HAVE_INTTYPES_H
192*75f6d617Schristos
193*75f6d617Schristos/* Define to 1 if you have the `isascii' function. */
194*75f6d617Schristos#undef HAVE_ISASCII
195*75f6d617Schristos
196*75f6d617Schristos/* Define to 1 if you have the `iswprint' function. */
197*75f6d617Schristos#undef HAVE_ISWPRINT
198*75f6d617Schristos
199*75f6d617Schristos/* Define to 1 if you have the <libintl.h> header file. */
200*75f6d617Schristos#undef HAVE_LIBINTL_H
201*75f6d617Schristos
202*75f6d617Schristos/* Define to 1 if you have the <limits.h> header file. */
203*75f6d617Schristos#undef HAVE_LIMITS_H
204*75f6d617Schristos
205*75f6d617Schristos/* Define to 1 if you have the <locale.h> header file. */
206*75f6d617Schristos#undef HAVE_LOCALE_H
207*75f6d617Schristos
208*75f6d617Schristos/* Define to 1 if you have the `localtime_r' function. */
209*75f6d617Schristos#undef HAVE_LOCALTIME_R
210*75f6d617Schristos
211*75f6d617Schristos/* Define if you have the long long type. */
212*75f6d617Schristos#undef HAVE_LONG_LONG
213*75f6d617Schristos
214*75f6d617Schristos/* Define to 1 if you have the `mblen' function. */
215*75f6d617Schristos#undef HAVE_MBLEN
216*75f6d617Schristos
217*75f6d617Schristos/* Define to 1 if you have the `mbrlen' function. */
218*75f6d617Schristos#undef HAVE_MBRLEN
219*75f6d617Schristos
220*75f6d617Schristos/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
221*75f6d617Schristos#undef HAVE_MBRTOWC
222*75f6d617Schristos
223*75f6d617Schristos/* Define to 1 if you have the `memchr' function. */
224*75f6d617Schristos#undef HAVE_MEMCHR
225*75f6d617Schristos
226*75f6d617Schristos/* Define to 1 if you have the `memcpy' function. */
227*75f6d617Schristos#undef HAVE_MEMCPY
228*75f6d617Schristos
229*75f6d617Schristos/* Define to 1 if you have the <memory.h> header file. */
230*75f6d617Schristos#undef HAVE_MEMORY_H
231*75f6d617Schristos
232*75f6d617Schristos/* Define to 1 if you have the `mempcpy' function. */
233*75f6d617Schristos#undef HAVE_MEMPCPY
234*75f6d617Schristos
235*75f6d617Schristos/* Define to 1 if you have the `memset' function. */
236*75f6d617Schristos#undef HAVE_MEMSET
237*75f6d617Schristos
238*75f6d617Schristos/* Define to 1 if you have the `mkstemp' function. */
239*75f6d617Schristos#undef HAVE_MKSTEMP
240*75f6d617Schristos
241*75f6d617Schristos/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
242*75f6d617Schristos#undef HAVE_NDIR_H
243*75f6d617Schristos
244*75f6d617Schristos/* Define to 1 if you have the `setlocale' function. */
245*75f6d617Schristos#undef HAVE_SETLOCALE
246*75f6d617Schristos
247*75f6d617Schristos/* Define to 1 if you have the DOS-style `setmode' function. */
248*75f6d617Schristos#undef HAVE_SETMODE_DOS
249*75f6d617Schristos
250*75f6d617Schristos/* Define to 1 if you have the `sigaction' function. */
251*75f6d617Schristos#undef HAVE_SIGACTION
252*75f6d617Schristos
253*75f6d617Schristos/* Define to 1 if the system has the type `siginfo_t'. */
254*75f6d617Schristos#undef HAVE_SIGINFO_T
255*75f6d617Schristos
256*75f6d617Schristos/* Define to 1 if you have the `sigprocmask' function. */
257*75f6d617Schristos#undef HAVE_SIGPROCMASK
258*75f6d617Schristos
259*75f6d617Schristos/* Define to 1 if the system has the type `stack_t'. */
260*75f6d617Schristos#undef HAVE_STACK_T
261*75f6d617Schristos
262*75f6d617Schristos/* Define to 1 if stdbool.h conforms to C99. */
263*75f6d617Schristos#undef HAVE_STDBOOL_H
264*75f6d617Schristos
265*75f6d617Schristos/* Define to 1 if you have the <stddef.h> header file. */
266*75f6d617Schristos#undef HAVE_STDDEF_H
267*75f6d617Schristos
268*75f6d617Schristos/* Define to 1 if you have the <stdint.h> header file. */
269*75f6d617Schristos#undef HAVE_STDINT_H
270*75f6d617Schristos
271*75f6d617Schristos/* Define to 1 if you have the <stdlib.h> header file. */
272*75f6d617Schristos#undef HAVE_STDLIB_H
273*75f6d617Schristos
274*75f6d617Schristos/* Define to 1 if you have the `strcasecmp' function. */
275*75f6d617Schristos#undef HAVE_STRCASECMP
276*75f6d617Schristos
277*75f6d617Schristos/* Define to 1 if you have the `strchr' function. */
278*75f6d617Schristos#undef HAVE_STRCHR
279*75f6d617Schristos
280*75f6d617Schristos/* Define to 1 if you have the `strerror' function. */
281*75f6d617Schristos#undef HAVE_STRERROR
282*75f6d617Schristos
283*75f6d617Schristos/* Define to 1 if you have the `strerror_r' function. */
284*75f6d617Schristos#undef HAVE_STRERROR_R
285*75f6d617Schristos
286*75f6d617Schristos/* Define to 1 if you have the `strftime' function. */
287*75f6d617Schristos#undef HAVE_STRFTIME
288*75f6d617Schristos
289*75f6d617Schristos/* Define to 1 if you have the <strings.h> header file. */
290*75f6d617Schristos#undef HAVE_STRINGS_H
291*75f6d617Schristos
292*75f6d617Schristos/* Define to 1 if you have the <string.h> header file. */
293*75f6d617Schristos#undef HAVE_STRING_H
294*75f6d617Schristos
295*75f6d617Schristos/* Define to 1 if you have the `strtoul' function. */
296*75f6d617Schristos#undef HAVE_STRTOUL
297*75f6d617Schristos
298*75f6d617Schristos/* Define to 1 if you have the `strtoull' function. */
299*75f6d617Schristos#undef HAVE_STRTOULL
300*75f6d617Schristos
301*75f6d617Schristos/* Define to 1 if you have the `strtoumax' function. */
302*75f6d617Schristos#undef HAVE_STRTOUMAX
303*75f6d617Schristos
304*75f6d617Schristos/* Define to 1 if `st_blksize' is member of `struct stat'. */
305*75f6d617Schristos#undef HAVE_STRUCT_STAT_ST_BLKSIZE
306*75f6d617Schristos
307*75f6d617Schristos/* Define to 1 if `st_rdev' is member of `struct stat'. */
308*75f6d617Schristos#undef HAVE_STRUCT_STAT_ST_RDEV
309*75f6d617Schristos
310*75f6d617Schristos/* Define to 1 if `tm_zone' is member of `struct tm'. */
311*75f6d617Schristos#undef HAVE_STRUCT_TM_TM_ZONE
312*75f6d617Schristos
313*75f6d617Schristos/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
314*75f6d617Schristos   */
315*75f6d617Schristos#undef HAVE_SYS_DIR_H
316*75f6d617Schristos
317*75f6d617Schristos/* Define to 1 if you have the <sys/file.h> header file. */
318*75f6d617Schristos#undef HAVE_SYS_FILE_H
319*75f6d617Schristos
320*75f6d617Schristos/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
321*75f6d617Schristos   */
322*75f6d617Schristos#undef HAVE_SYS_NDIR_H
323*75f6d617Schristos
324*75f6d617Schristos/* Define to 1 if you have the <sys/stat.h> header file. */
325*75f6d617Schristos#undef HAVE_SYS_STAT_H
326*75f6d617Schristos
327*75f6d617Schristos/* Define to 1 if you have the <sys/time.h> header file. */
328*75f6d617Schristos#undef HAVE_SYS_TIME_H
329*75f6d617Schristos
330*75f6d617Schristos/* Define to 1 if you have the <sys/types.h> header file. */
331*75f6d617Schristos#undef HAVE_SYS_TYPES_H
332*75f6d617Schristos
333*75f6d617Schristos/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
334*75f6d617Schristos#undef HAVE_SYS_WAIT_H
335*75f6d617Schristos
336*75f6d617Schristos/* Define to 1 if you have the <time.h> header file. */
337*75f6d617Schristos#undef HAVE_TIME_H
338*75f6d617Schristos
339*75f6d617Schristos/* Define to 1 if you have the `tmpnam' function. */
340*75f6d617Schristos#undef HAVE_TMPNAM
341*75f6d617Schristos
342*75f6d617Schristos/* Define if struct tm has the tm_gmtoff member. */
343*75f6d617Schristos#undef HAVE_TM_GMTOFF
344*75f6d617Schristos
345*75f6d617Schristos/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
346*75f6d617Schristos   `HAVE_STRUCT_TM_TM_ZONE' instead. */
347*75f6d617Schristos#undef HAVE_TM_ZONE
348*75f6d617Schristos
349*75f6d617Schristos/* Define to 1 if you don't have `tm_zone' but do have the external array
350*75f6d617Schristos   `tzname'. */
351*75f6d617Schristos#undef HAVE_TZNAME
352*75f6d617Schristos
353*75f6d617Schristos/* Define to 1 if you have the `tzset' function. */
354*75f6d617Schristos#undef HAVE_TZSET
355*75f6d617Schristos
356*75f6d617Schristos/* Define to 1 if you have the <unistd.h> header file. */
357*75f6d617Schristos#undef HAVE_UNISTD_H
358*75f6d617Schristos
359*75f6d617Schristos/* Define if you have the unsigned long long type. */
360*75f6d617Schristos#undef HAVE_UNSIGNED_LONG_LONG
361*75f6d617Schristos
362*75f6d617Schristos/* Define to 1 if you have the `vfork' function. */
363*75f6d617Schristos#undef HAVE_VFORK
364*75f6d617Schristos
365*75f6d617Schristos/* Define to 1 if you have the <vfork.h> header file. */
366*75f6d617Schristos#undef HAVE_VFORK_H
367*75f6d617Schristos
368*75f6d617Schristos/* Define to 1 if you have the `vprintf' function. */
369*75f6d617Schristos#undef HAVE_VPRINTF
370*75f6d617Schristos
371*75f6d617Schristos/* Define to 1 if you have the `waitpid' function. */
372*75f6d617Schristos#undef HAVE_WAITPID
373*75f6d617Schristos
374*75f6d617Schristos/* Define to 1 if you have the <wchar.h> header file. */
375*75f6d617Schristos#undef HAVE_WCHAR_H
376*75f6d617Schristos
377*75f6d617Schristos/* Define to 1 if you have the <wctype.h> header file. */
378*75f6d617Schristos#undef HAVE_WCTYPE_H
379*75f6d617Schristos
380*75f6d617Schristos/* Define to 1 if `fork' works. */
381*75f6d617Schristos#undef HAVE_WORKING_FORK
382*75f6d617Schristos
383*75f6d617Schristos/* Define to 1 if `vfork' works. */
384*75f6d617Schristos#undef HAVE_WORKING_VFORK
385*75f6d617Schristos
386*75f6d617Schristos/* Define to 1 if extending the stack slightly past the limit causes a
387*75f6d617Schristos   SIGSEGV, and an alternate stack can be established with sigaltstack, and
388*75f6d617Schristos   the signal handler is passed a context that specifies the run time stack.
389*75f6d617Schristos   This behavior is defined by POSIX 1003.1-2001 with the X/Open System
390*75f6d617Schristos   Interface (XSI) option and is a standardized way to implement a SEGV-based
391*75f6d617Schristos   stack overflow detection heuristic. */
392*75f6d617Schristos#undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
393*75f6d617Schristos
394*75f6d617Schristos/* Define to 1 if you have the `__secure_getenv' function. */
395*75f6d617Schristos#undef HAVE___SECURE_GETENV
396*75f6d617Schristos
397*75f6d617Schristos#if FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
398*75f6d617Schristos# define ISSLASH(C) ((C) == '/' || (C) == '\\')
399*75f6d617Schristos#else
400*75f6d617Schristos# define ISSLASH(C) ((C) == '/')
401*75f6d617Schristos#endif
402*75f6d617Schristos
403*75f6d617Schristos/* Name of package */
404*75f6d617Schristos#undef PACKAGE
405*75f6d617Schristos
406*75f6d617Schristos/* Define to the address where bug reports for this package should be sent. */
407*75f6d617Schristos#undef PACKAGE_BUGREPORT
408*75f6d617Schristos
409*75f6d617Schristos/* Define to the full name of this package. */
410*75f6d617Schristos#undef PACKAGE_NAME
411*75f6d617Schristos
412*75f6d617Schristos/* Define to the full name and version of this package. */
413*75f6d617Schristos#undef PACKAGE_STRING
414*75f6d617Schristos
415*75f6d617Schristos/* Define to the one symbol short name of this package. */
416*75f6d617Schristos#undef PACKAGE_TARNAME
417*75f6d617Schristos
418*75f6d617Schristos/* Define to the version of this package. */
419*75f6d617Schristos#undef PACKAGE_VERSION
420*75f6d617Schristos
421*75f6d617Schristos/* Define if compiler has function prototypes */
422*75f6d617Schristos#undef PROTOTYPES
423*75f6d617Schristos
424*75f6d617Schristos/* Name of "pr" program. */
425*75f6d617Schristos#undef PR_PROGRAM
426*75f6d617Schristos
427*75f6d617Schristos/* Define to 1 to avoid alloca in the regular-expression implementation. */
428*75f6d617Schristos#undef REGEX_MALLOC
429*75f6d617Schristos
430*75f6d617Schristos/* Define as the return type of signal handlers (`int' or `void'). */
431*75f6d617Schristos#undef RETSIGTYPE
432*75f6d617Schristos
433*75f6d617Schristos/* If using the C implementation of alloca, define if you know the
434*75f6d617Schristos   direction of stack growth for your system; otherwise it will be
435*75f6d617Schristos   automatically deduced at run-time.
436*75f6d617Schristos        STACK_DIRECTION > 0 => grows toward higher addresses
437*75f6d617Schristos        STACK_DIRECTION < 0 => grows toward lower addresses
438*75f6d617Schristos        STACK_DIRECTION = 0 => direction of growth unknown */
439*75f6d617Schristos#undef STACK_DIRECTION
440*75f6d617Schristos
441*75f6d617Schristos/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
442*75f6d617Schristos#undef STAT_MACROS_BROKEN
443*75f6d617Schristos
444*75f6d617Schristos/* Define to 1 if you have the ANSI C header files. */
445*75f6d617Schristos#undef STDC_HEADERS
446*75f6d617Schristos
447*75f6d617Schristos/* Define to 1 if strerror_r returns char *. */
448*75f6d617Schristos#undef STRERROR_R_CHAR_P
449*75f6d617Schristos
450*75f6d617Schristos/* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
451*75f6d617Schristos   */
452*75f6d617Schristos#undef ST_MTIM_NSEC
453*75f6d617Schristos
454*75f6d617Schristos/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
455*75f6d617Schristos#undef TIME_WITH_SYS_TIME
456*75f6d617Schristos
457*75f6d617Schristos/* Define to 1 if your <sys/time.h> declares `struct tm'. */
458*75f6d617Schristos#undef TM_IN_SYS_TIME
459*75f6d617Schristos
460*75f6d617Schristos/* Version number of package */
461*75f6d617Schristos#undef VERSION
462*75f6d617Schristos
463*75f6d617Schristos/* Number of bits in a file offset, on hosts where this is settable. */
464*75f6d617Schristos#undef _FILE_OFFSET_BITS
465*75f6d617Schristos
466*75f6d617Schristos#ifndef _GNU_SOURCE
467*75f6d617Schristos# define _GNU_SOURCE
468*75f6d617Schristos#endif
469*75f6d617Schristos
470*75f6d617Schristos/* Define for large files, on AIX-style hosts. */
471*75f6d617Schristos#undef _LARGE_FILES
472*75f6d617Schristos
473*75f6d617Schristos/* Enable Solaris extensions. */
474*75f6d617Schristos#undef __EXTENSIONS__
475*75f6d617Schristos
476*75f6d617Schristos/* Define like PROTOTYPES; this can be used by system headers. */
477*75f6d617Schristos#undef __PROTOTYPES
478*75f6d617Schristos
479*75f6d617Schristos/* Define to empty if `const' does not conform to ANSI C. */
480*75f6d617Schristos#undef const
481*75f6d617Schristos
482*75f6d617Schristos/* Define as `__inline' if that's what the C compiler calls it, or to nothing
483*75f6d617Schristos   if it is not supported. */
484*75f6d617Schristos#undef inline
485*75f6d617Schristos
486*75f6d617Schristos/* Define to widest signed type if <inttypes.h> doesn't define. */
487*75f6d617Schristos#undef intmax_t
488*75f6d617Schristos
489*75f6d617Schristos/* Define to rpl_malloc if the replacement function should be used. */
490*75f6d617Schristos#undef malloc
491*75f6d617Schristos
492*75f6d617Schristos/* Define to a type if <wchar.h> does not define. */
493*75f6d617Schristos#undef mbstate_t
494*75f6d617Schristos
495*75f6d617Schristos/* Define to the name of the strftime replacement function. */
496*75f6d617Schristos#undef my_strftime
497*75f6d617Schristos
498*75f6d617Schristos/* Define to `int' if <sys/types.h> does not define. */
499*75f6d617Schristos#undef pid_t
500*75f6d617Schristos
501*75f6d617Schristos/* Define to `int' if <sys/types.h> does not define. */
502*75f6d617Schristos#undef ptrdiff_t
503*75f6d617Schristos
504*75f6d617Schristos/* Define to rpl_realloc if the replacement function should be used. */
505*75f6d617Schristos#undef realloc
506*75f6d617Schristos
507*75f6d617Schristos/* Define to `int' if <sys/types.h> does not define. */
508*75f6d617Schristos#undef ssize_t
509*75f6d617Schristos
510*75f6d617Schristos/* Define to widest unsigned type if <inttypes.h> doesn't define. */
511*75f6d617Schristos#undef uintmax_t
512*75f6d617Schristos
513*75f6d617Schristos/* Define as `fork' if `vfork' does not work. */
514*75f6d617Schristos#undef vfork
515