]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - gnu/usr.bin/cpio/config.h
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / gnu / usr.bin / cpio / config.h
1 /* $FreeBSD$ */
2
3 /* config.h.  Generated by configure.  */
4 /* config.h.in.  Generated from configure.ac by autoheader.  */
5
6 /* Define to 1 if the `closedir' function returns void instead of `int'. */
7 /* #undef CLOSEDIR_VOID */
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 /* #undef CRAY_STACKSEG_END */
13
14 /* Define to 1 if using `alloca.c'. */
15 /* #undef C_ALLOCA */
16
17 /* Define full file name of rmt program. */
18 #define DEFAULT_RMT_COMMAND "/etc/rmt"
19
20 /* Define to 1 if translation of program messages to the user's native
21    language is requested. */
22 /* #undef ENABLE_NLS */
23
24 /* Define on systems for which file names may have a so-called `drive letter'
25    prefix, define this to compute the length of that prefix, including the
26    colon. */
27 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
28
29 /* Define if the backslash character may also serve as a file name component
30    separator. */
31 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
32
33 #if FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
34 # define FILE_SYSTEM_PREFIX_LEN(Filename) \
35   ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)
36 #else
37 # define FILE_SYSTEM_PREFIX_LEN(Filename) 0
38 #endif
39
40 /* Define to 1 if you have `alloca', as a function or macro. */
41 #define HAVE_ALLOCA 1
42
43 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
44    */
45 #define HAVE_ALLOCA_H 1
46
47 /* Define to 1 if you have the `bcopy' function. */
48 #define HAVE_BCOPY 1
49
50 /* Define to 1 if you have the `btowc' function. */
51 #define HAVE_BTOWC 1
52
53 /* Define if the GNU dcgettext() function is already present or preinstalled.
54    */
55 /* #undef HAVE_DCGETTEXT */
56
57 /* Define to 1 if you have the declaration of `atoi', and to 0 if you don't.
58    */
59 #define HAVE_DECL_ATOI 1
60
61 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
62    you don't. */
63 #define HAVE_DECL_CLEARERR_UNLOCKED 1
64
65 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
66    */
67 #define HAVE_DECL_ERRNO 1
68
69 /* Define to 1 if you have the declaration of `exit', and to 0 if you don't.
70    */
71 #define HAVE_DECL_EXIT 1
72
73 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
74    don't. */
75 #define HAVE_DECL_FEOF_UNLOCKED 1
76
77 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
78    you don't. */
79 #define HAVE_DECL_FERROR_UNLOCKED 1
80
81 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
82    you don't. */
83 #define HAVE_DECL_FFLUSH_UNLOCKED 0
84
85 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
86    you don't. */
87 #define HAVE_DECL_FGETS_UNLOCKED 0
88
89 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
90    you don't. */
91 #define HAVE_DECL_FPUTC_UNLOCKED 0
92
93 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
94    you don't. */
95 #define HAVE_DECL_FPUTS_UNLOCKED 0
96
97 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
98    you don't. */
99 #define HAVE_DECL_FREAD_UNLOCKED 0
100
101 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
102    you don't. */
103 #define HAVE_DECL_FWRITE_UNLOCKED 0
104
105 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
106    you don't. */
107 #define HAVE_DECL_GETCHAR_UNLOCKED 1
108
109 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
110    don't. */
111 #define HAVE_DECL_GETC_UNLOCKED 1
112
113 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
114    */
115 #define HAVE_DECL_GETENV 1
116
117 /* Define to 1 if you have the declaration of `getgrgid', and to 0 if you
118    don't. */
119 #define HAVE_DECL_GETGRGID 1
120
121 /* Define to 1 if you have the declaration of `getgrnam', and to 0 if you
122    don't. */
123 #define HAVE_DECL_GETGRNAM 1
124
125 /* Define to 1 if you have the declaration of `getpwnam', and to 0 if you
126    don't. */
127 #define HAVE_DECL_GETPWNAM 1
128
129 /* Define to 1 if you have the declaration of `program_invocation_name', and
130    to 0 if you don't. */
131 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
132
133 /* Define to 1 if you have the declaration of `program_invocation_short_name',
134    and to 0 if you don't. */
135 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
136
137 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
138    you don't. */
139 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
140
141 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
142    don't. */
143 #define HAVE_DECL_PUTC_UNLOCKED 1
144
145 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
146    */
147 #define HAVE_DECL_STRDUP 1
148
149 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
150    don't. */
151 #define HAVE_DECL_STRERROR 1
152
153 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
154    don't. */
155 #define HAVE_DECL_STRERROR_R 1
156
157 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
158    don't. */
159 #define HAVE_DECL_STRNLEN 0
160
161 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
162    don't. */
163 #define HAVE_DECL_SYS_ERRLIST 1
164
165 /* Define to 1 if you have the declaration of `sys_nerr', and to 0 if you
166    don't. */
167 #define HAVE_DECL_SYS_NERR 1
168
169 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
170    */
171 #define HAVE_DIRENT_H 1
172
173 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
174 /* #undef HAVE_DOPRNT */
175
176 /* Define to 1 if you have the `endgrent' function. */
177 #define HAVE_ENDGRENT 1
178
179 /* Define to 1 if you have the `endpwent' function. */
180 #define HAVE_ENDPWENT 1
181
182 /* Define to 1 if you have the <fcntl.h> header file. */
183 #define HAVE_FCNTL_H 1
184
185 /* Define to 1 if you have the <features.h> header file. */
186 /* #undef HAVE_FEATURES_H */
187
188 /* Define to 1 if you have the `flockfile' function. */
189 #define HAVE_FLOCKFILE 1
190
191 /* Define to 1 if you have the `funlockfile' function. */
192 #define HAVE_FUNLOCKFILE 1
193
194 /* Define to 1 if you have the <getopt.h> header file. */
195 #define HAVE_GETOPT_H 1
196
197 /* Define to 1 if you have the `getopt_long_only' function. */
198 /* #undef HAVE_GETOPT_LONG_ONLY */
199
200 /* Define if the GNU gettext() function is already present or preinstalled. */
201 /* #undef HAVE_GETTEXT */
202
203 /* Define if you have the iconv() function. */
204 /* #undef HAVE_ICONV */
205
206 /* Define to 1 if you have the <inttypes.h> header file. */
207 #define HAVE_INTTYPES_H 1
208
209 /* Define to 1 if you have the `iswprint' function. */
210 #define HAVE_ISWPRINT 1
211
212 /* Define to 1 if you have the `lchown' function. */
213 #define HAVE_LCHOWN 1
214
215 /* Define to 1 if you have the <libintl.h> header file. */
216 /* #undef HAVE_LIBINTL_H */
217
218 /* Define to 1 if you have the <linewrap.h> header file. */
219 /* #undef HAVE_LINEWRAP_H */
220
221 /* Define to 1 if you have the <locale.h> header file. */
222 #define HAVE_LOCALE_H 1
223
224 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
225 #define HAVE_MBRTOWC 1
226
227 /* Define to 1 if you have the `mbsinit' function. */
228 #define HAVE_MBSINIT 1
229
230 /* Define to 1 if you have the `mbsrtowcs' function. */
231 #define HAVE_MBSRTOWCS 1
232
233 /* Define to 1 if <wchar.h> declares mbstate_t. */
234 #define HAVE_MBSTATE_T 1
235
236 /* Define to 1 if you have the <memory.h> header file. */
237 #define HAVE_MEMORY_H 1
238
239 /* Define to 1 if you have the `mempcpy' function. */
240 /* #undef HAVE_MEMPCPY */
241
242 /* Define to 1 if you have the `mkdir' function. */
243 #define HAVE_MKDIR 1
244
245 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
246 /* #undef HAVE_NDIR_H */
247
248 /* Define to 1 if stdbool.h conforms to C99. */
249 #define HAVE_STDBOOL_H 1
250
251 /* Define to 1 if you have the <stdint.h> header file. */
252 #define HAVE_STDINT_H 1
253
254 /* Define to 1 if you have the <stdlib.h> header file. */
255 #define HAVE_STDLIB_H 1
256
257 /* Define to 1 if you have the `strcasecmp' function. */
258 #define HAVE_STRCASECMP 1
259
260 /* Define to 1 if you have the `strchrnul' function. */
261 /* #undef HAVE_STRCHRNUL */
262
263 /* Define to 1 if you have the `strdup' function. */
264 #define HAVE_STRDUP 1
265
266 /* Define to 1 if you have the `strerror' function. */
267 #define HAVE_STRERROR 1
268
269 /* Define to 1 if you have the `strerror_r' function. */
270 #define HAVE_STRERROR_R 1
271
272 /* Define to 1 if you have the <strings.h> header file. */
273 #define HAVE_STRINGS_H 1
274
275 /* Define to 1 if you have the <string.h> header file. */
276 #define HAVE_STRING_H 1
277
278 /* Define to 1 if you have the `strncasecmp' function. */
279 #define HAVE_STRNCASECMP 1
280
281 /* Define to 1 if you have the `strndup' function. */
282 /* #undef HAVE_STRNDUP */
283
284 /* Define to 1 if you have the <sysexits.h> header file. */
285 #define HAVE_SYSEXITS_H 1
286
287 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
288    */
289 /* #undef HAVE_SYS_DIR_H */
290
291 /* Define if your system has sys_errlist global variable */
292 #define HAVE_SYS_ERRLIST 1
293
294 /* Define to 1 if you have the <sys/io/trioctl.h> header file. */
295 /* #undef HAVE_SYS_IO_TRIOCTL_H */
296
297 /* Define to 1 if you have the <sys/mtio.h> header file. */
298 #define HAVE_SYS_MTIO_H 1
299
300 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
301    */
302 /* #undef HAVE_SYS_NDIR_H */
303
304 /* Define to 1 if you have the <sys/stat.h> header file. */
305 #define HAVE_SYS_STAT_H 1
306
307 /* Define to 1 if you have the <sys/types.h> header file. */
308 #define HAVE_SYS_TYPES_H 1
309
310 /* Define to 1 if you have the <sys/wait.h> header file. */
311 #define HAVE_SYS_WAIT_H 1
312
313 /* Define to 1 if you have the <unistd.h> header file. */
314 #define HAVE_UNISTD_H 1
315
316 /* Define to 1 if you have the <utime.h> header file. */
317 #define HAVE_UTIME_H 1
318
319 /* Define to 1 if you have the <utmp.h> header file. */
320 #define HAVE_UTMP_H 1
321
322 /* Define to 1 if you have the `vprintf' function. */
323 #define HAVE_VPRINTF 1
324
325 /* Define to 1 if you have the <wchar.h> header file. */
326 #define HAVE_WCHAR_H 1
327
328 /* Define to 1 if you have the <wctype.h> header file. */
329 #define HAVE_WCTYPE_H 1
330
331 /* Define to 1 if you have the `wmemchr' function. */
332 #define HAVE_WMEMCHR 1
333
334 /* Define to 1 if you have the `wmemcpy' function. */
335 #define HAVE_WMEMCPY 1
336
337 /* Define to 1 if you have the `wmempcpy' function. */
338 /* #undef HAVE_WMEMPCPY */
339
340 /* Define to 1 if the system has the type `_Bool'. */
341 #define HAVE__BOOL 1
342
343 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
344 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
345 #else
346 # define ISSLASH(C) ((C) == '/')
347 #endif
348
349 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
350    */
351 /* #undef MAJOR_IN_MKDEV */
352
353 /* Define to 1 if `major', `minor', and `makedev' are declared in
354    <sysmacros.h>. */
355 /* #undef MAJOR_IN_SYSMACROS */
356
357 /* Define to mt_model (v.g., for DG/UX), else to mt_type. */
358 #define MTIO_CHECK_FIELD mt_type
359
360 /* Name of package */
361 #define PACKAGE "cpio"
362
363 /* Define to the address where bug reports for this package should be sent. */
364 #define PACKAGE_BUGREPORT "bug-cpio@gnu.org"
365
366 /* Define to the full name of this package. */
367 #define PACKAGE_NAME "GNU cpio"
368
369 /* Define to the full name and version of this package. */
370 #define PACKAGE_STRING "GNU cpio 2.6-FreeBSD"
371
372 /* Define to the one symbol short name of this package. */
373 #define PACKAGE_TARNAME "cpio"
374
375 /* Define to the version of this package. */
376 #define PACKAGE_VERSION "2.6-FreeBSD"
377
378 /* Define to 1 if the C compiler supports function prototypes. */
379 #define PROTOTYPES 1
380
381 /* Define as the return type of signal handlers (`int' or `void'). */
382 #define RETSIGTYPE void
383
384 /* If using the C implementation of alloca, define if you know the
385    direction of stack growth for your system; otherwise it will be
386    automatically deduced at run-time.
387         STACK_DIRECTION > 0 => grows toward higher addresses
388         STACK_DIRECTION < 0 => grows toward lower addresses
389         STACK_DIRECTION = 0 => direction of growth unknown */
390 /* #undef STACK_DIRECTION */
391
392 /* Define to 1 if you have the ANSI C header files. */
393 #define STDC_HEADERS 1
394
395 /* Define to 1 if strerror_r returns char *. */
396 /* #undef STRERROR_R_CHAR_P */
397
398 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
399    Unlocked I/O can improve performance in unithreaded apps, but it is not
400    safe for multithreaded apps. */
401 #define USE_UNLOCKED_IO 1
402
403 /* Version number of package */
404 #define VERSION "2.6-FreeBSD"
405
406 /* Define to 1 if on AIX 3.
407    System headers sometimes define this.
408    We just want to avoid a redefinition error message.  */
409 #ifndef _ALL_SOURCE
410 /* # undef _ALL_SOURCE */
411 #endif
412
413 /* Number of bits in a file offset, on hosts where this is settable. */
414 /* #undef _FILE_OFFSET_BITS */
415
416 /* Enable GNU extensions on systems that have them.  */
417 #ifndef _GNU_SOURCE
418 # define _GNU_SOURCE 1
419 #endif
420
421 /* Define for large files, on AIX-style hosts. */
422 /* #undef _LARGE_FILES */
423
424 /* Define to 1 if on MINIX. */
425 /* #undef _MINIX */
426
427 /* Define to 2 if the system does not provide POSIX.1 features except with
428    this defined. */
429 /* #undef _POSIX_1_SOURCE */
430
431 /* Define to 1 if you need to in order for `stat' and other things to work. */
432 /* #undef _POSIX_SOURCE */
433
434 /* Enable extensions on Solaris.  */
435 #ifndef __EXTENSIONS__
436 # define __EXTENSIONS__ 1
437 #endif
438
439 /* Define to rpl_ if the getopt replacement functions and variables should be
440    used. */
441 #define __GETOPT_PREFIX rpl_
442
443 /* Define like PROTOTYPES; this can be used by system headers. */
444 #define __PROTOTYPES 1
445
446 /* Define to empty if `const' does not conform to ANSI C. */
447 /* #undef const */
448
449 /* Define to a replacement function name for fnmatch(). */
450 /* #define fnmatch gnu_fnmatch */
451
452 /* Define to `int' if <sys/types.h> does not define. */
453 /* #undef gid_t */
454
455 /* Define to `__inline__' or `__inline' if that's what the C compiler
456    calls it, or to nothing if 'inline' is not supported under any name.  */
457 #ifndef __cplusplus
458 /* #undef inline */
459 #endif
460
461 /* Define to a type if <wchar.h> does not define. */
462 /* #undef mbstate_t */
463
464 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
465    supported. Do not define if restrict is supported directly. */
466 #define restrict __restrict
467
468 /* Define as a signed type of the same size as size_t. */
469 /* #undef ssize_t */
470
471 /* Define to rpl_strnlen if the replacement function should be used. */
472 #define strnlen rpl_strnlen
473
474 /* Define to `int' if <sys/types.h> doesn't define. */
475 /* #undef uid_t */