Implement window size passing between real tty and virtual console.
[dragonfly.git] / gnu / usr.bin / tar / config.h
1 /* $FreeBSD: src/gnu/usr.bin/tar/config.h,v 1.1.2.1 2002/07/14 13:19:46 sobomax Exp $ */
2 /* $DragonFly: src/gnu/usr.bin/tar/Attic/config.h,v 1.3 2003/11/09 02:34:01 dillon Exp $ */
3
4 #include <paths.h>
5
6 /* config.h.  Generated automatically by configure.  */
7 /* config.h.in.  Generated automatically from configure.ac by autoheader.  */
8
9 /* Define if the `closedir' function returns void instead of `int'. */
10 /* #undef CLOSEDIR_VOID */
11
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13    systems. This function is required for `alloca.c' support on those systems.
14    */
15 /* #undef CRAY_STACKSEG_END */
16
17 /* Define if using `alloca.c'. */
18 /* #undef C_ALLOCA */
19
20 /* Define to a string giving the full name of the default archive file. */
21 #define DEFAULT_ARCHIVE _PATH_DEFTAPE
22
23 /* Define to a number giving the default blocking size for archives. */
24 #define DEFAULT_BLOCKING 20
25
26 /*
27    [Define], [to], [1], [if], [density], [may], [be], [indicated], [by], [[lmh]], [at], [end], [of], [device.]
28    */
29 /* #undef DENSITY_LETTER */
30
31 /* Define to a string giving the prefix of the default device, without the
32    part specifying the unit and density. */
33 #define DEVICE_PREFIX _PATH_DEFTAPE
34
35 /* Define if there is a member named d_ino in the struct describing directory
36    headers. */
37 #define D_INO_IN_DIRENT 1
38
39 /* Define to 1 if translation of program messages to the user's native
40    language is requested. */
41 #define ENABLE_NLS 0
42
43 /* Define if you have the `alarm' function. */
44 #define HAVE_ALARM 1
45
46 /* Define if you have `alloca', as a function or macro. */
47 #define HAVE_ALLOCA 1
48
49 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
50 /* #undef HAVE_ALLOCA_H */
51
52 /* Define if you have the <argz.h> header file. */
53 /* #undef HAVE_ARGZ_H */
54
55 /* Define if you have the `clock_gettime' function. */
56 #define HAVE_CLOCK_GETTIME 1
57
58 /* Define if backslash-a works in C strings. */
59 #define HAVE_C_BACKSLASH_A 1
60
61 /* Define if you have the `dcgettext' function. */
62 #define HAVE_DCGETTEXT 1
63
64 /* Define to 1 if free is declared. */
65 #define HAVE_DECL_FREE 1
66
67 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
68    */
69 #define HAVE_DECL_GETENV 1
70
71 /* Define to 1 if getgrgid is declared. */
72 #define HAVE_DECL_GETGRGID 1
73
74 /* Define to 1 if getpwuid is declared. */
75 #define HAVE_DECL_GETPWUID 1
76
77 /* Define to 1 if malloc is declared. */
78 #define HAVE_DECL_MALLOC 1
79
80 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
81    don't. */
82 #define HAVE_DECL_STRERROR_R 1
83
84 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
85    don't. */
86 #define HAVE_DECL_STRTOUL 1
87
88 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
89    don't. */
90 #define HAVE_DECL_STRTOULL 1
91
92 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
93    don't. */
94 #define HAVE_DECL_STRTOUMAX 0
95
96 /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
97 #define HAVE_DIRENT_H 1
98
99 /* Define if the malloc check has been performed. */
100 #define HAVE_DONE_WORKING_MALLOC_CHECK 1
101
102 /* Define if the realloc check has been performed. */
103 #define HAVE_DONE_WORKING_REALLOC_CHECK 1
104
105 /* Define if you don't have `vprintf' but do have `_doprnt.' */
106 /* #undef HAVE_DOPRNT */
107
108 /* Define if you have the `fchdir' function. */
109 #define HAVE_FCHDIR 1
110
111 /* Define if you have the <fcntl.h> header file. */
112 #define HAVE_FCNTL_H 1
113
114 /* Define if you have the `feof_unlocked' function. */
115 /* #undef HAVE_FEOF_UNLOCKED */
116
117 /* Define if you have the `fgets_unlocked' function. */
118 /* #undef HAVE_FGETS_UNLOCKED */
119
120 /* Define if your system has a working `fnmatch' function. */
121 #define HAVE_FNMATCH 1
122
123 /* Define if you have the `fsync' function. */
124 #define HAVE_FSYNC 1
125
126 /* Define if you have the `ftime' function. */
127 /* #undef HAVE_FTIME */
128
129 /* Define if you have the `ftruncate' function. */
130 #define HAVE_FTRUNCATE 1
131
132 /* Define if you have the `getcwd' function. */
133 #define HAVE_GETCWD 1
134
135 /* Define if getcwd (NULL, 0) allocates memory for result. */
136 #define HAVE_GETCWD_NULL 1
137
138 /* Define if you have the `getegid' function. */
139 #define HAVE_GETEGID 1
140
141 /* Define if you have the `geteuid' function. */
142 #define HAVE_GETEUID 1
143
144 /* Define if you have the `getgid' function. */
145 #define HAVE_GETGID 1
146
147 /* Define if you have the `getpagesize' function. */
148 #define HAVE_GETPAGESIZE 1
149
150 /* Define if the GNU gettext() function is already present or preinstalled. */
151 #define HAVE_GETTEXT 1
152
153 /* Define if you have the `getuid' function. */
154 #define HAVE_GETUID 1
155
156 /* Define if you have the iconv() function. */
157 /* #undef HAVE_ICONV */
158
159 /* Define if you have the <inttypes.h> header file. */
160 #define HAVE_INTTYPES_H 1
161
162 /* Define if you have the `isascii' function. */
163 #define HAVE_ISASCII 1
164
165 /* Define if you have the `iswprint' function. */
166 /* #undef HAVE_ISWPRINT */
167
168 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
169 #define HAVE_LANGINFO_CODESET 1
170
171 /* Define if you have the `lchown' function. */
172 #define HAVE_LCHOWN 1
173
174 /* Define if your <locale.h> file defines LC_MESSAGES. */
175 #define HAVE_LC_MESSAGES 1
176
177 /* Define if you have the <limits.h> header file. */
178 #define HAVE_LIMITS_H 1
179
180 /* Define if you have the <linux/fd.h> header file. */
181 /* #undef HAVE_LINUX_FD_H */
182
183 /* Define if you have the <locale.h> header file. */
184 #define HAVE_LOCALE_H 1
185
186 /* Define if you have the `localtime_r' function. */
187 #define HAVE_LOCALTIME_R 1
188
189 /* Define if you support file names longer than 14 characters. */
190 #define HAVE_LONG_FILE_NAMES 1
191
192 /* Define if you have the long long type. */
193 #define HAVE_LONG_LONG 1
194
195 /* Define if you have the `lstat' function. */
196 #define HAVE_LSTAT 1
197
198 /* Define if you have the <malloc.h> header file. */
199 /* #undef HAVE_MALLOC_H */
200
201 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
202 /* #undef HAVE_MBRTOWC */
203
204 /* Define if you have the `mbsinit' function. */
205 /* #undef HAVE_MBSINIT */
206
207 /* Define if you have the <memory.h> header file. */
208 #define HAVE_MEMORY_H 1
209
210 /* Define if you have the `mempcpy' function. */
211 /* #undef HAVE_MEMPCPY */
212
213 /* Define if you have the `memset' function. */
214 #define HAVE_MEMSET 1
215
216 /* Define if you have the `mkfifo' function. */
217 #define HAVE_MKFIFO 1
218
219 /* Define to 1 if the mknod function is available. */
220 #define HAVE_MKNOD 1
221
222 /* Define if you have a working `mmap' system call. */
223 #define HAVE_MMAP 1
224
225 /* Define if you have the `munmap' function. */
226 #define HAVE_MUNMAP 1
227
228 /* Define if you have the `nap' function. */
229 /* #undef HAVE_NAP */
230
231 /* Define if you have the `napms' function. */
232 /* #undef HAVE_NAPMS */
233
234 /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
235 /* #undef HAVE_NDIR_H */
236
237 /* Define if you have the <netdb.h> header file. */
238 /* #undef HAVE_NETDB_H */
239
240 /* Define if you have the <net/errno.h> header file. */
241 /* #undef HAVE_NET_ERRNO_H */
242
243 /* Define if you have the <nl_types.h> header file. */
244 #define HAVE_NL_TYPES_H 1
245
246 /* Define if you have the `pathconf' function. */
247 #define HAVE_PATHCONF 1
248
249 /* Define if you have the `poll' function. */
250 #define HAVE_POLL 1
251
252 /* Define if you have the <poll.h> header file. */
253 #define HAVE_POLL_H 1
254
255 /* Define if you have the `putenv' function. */
256 #define HAVE_PUTENV 1
257
258 /* Define if you have the `readlink' function. */
259 #define HAVE_READLINK 1
260
261 /* Define if you have the `rename' function. */
262 #define HAVE_RENAME 1
263
264 /* Define if you have the `rmdir' function. */
265 #define HAVE_RMDIR 1
266
267 /* Define if you have the `select' function. */
268 #define HAVE_SELECT 1
269
270 /* Define if you have the `setenv' function. */
271 #define HAVE_SETENV 1
272
273 /* Define if you have the `setlocale' function. */
274 #define HAVE_SETLOCALE 1
275
276 /* Define if you have the <sgtty.h> header file. */
277 #define HAVE_SGTTY_H 1
278
279 /* Define if you have the <stdbool.h> header file. */
280 #define HAVE_STDBOOL_H 1
281
282 /* Define if you have the <stddef.h> header file. */
283 #define HAVE_STDDEF_H 1
284
285 /* Define if you have the <stdint.h> header file. */
286 /* #undef HAVE_STDINT_H */
287
288 /* Define if you have the <stdlib.h> header file. */
289 #define HAVE_STDLIB_H 1
290
291 /* Define if you have the `stpcpy' function. */
292 /* #undef HAVE_STPCPY */
293
294 /* Define if you have the `strcasecmp' function. */
295 #define HAVE_STRCASECMP 1
296
297 /* Define if you have the `strchr' function. */
298 #define HAVE_STRCHR 1
299
300 /* Define if you have the `strdup' function. */
301 #define HAVE_STRDUP 1
302
303 /* Define if you have the `strerror' function. */
304 #define HAVE_STRERROR 1
305
306 /* Define if you have the `strerror_r' function. */
307 #define HAVE_STRERROR_R 1
308
309 /* Define if you have the <strings.h> header file. */
310 #define HAVE_STRINGS_H 1
311
312 /* Define if you have the <string.h> header file. */
313 #define HAVE_STRING_H 1
314
315 /* Define if you have the `strncasecmp' function. */
316 #define HAVE_STRNCASECMP 1
317
318 /* Define if you have the <stropts.h> header file. */
319 /* #undef HAVE_STROPTS_H */
320
321 /* Define if you have the `strstr' function. */
322 #define HAVE_STRSTR 1
323
324 /* Define if you have the `strtol' function. */
325 #define HAVE_STRTOL 1
326
327 /* Define if you have the `strtoul' function. */
328 #define HAVE_STRTOUL 1
329
330 /* Define if you have the `strtoull' function. */
331 #define HAVE_STRTOULL 1
332
333 /* Define if you have the `strtoumax' function. */
334 /* #undef HAVE_STRTOUMAX */
335
336 /* Define if `st_blksize' is member of `struct stat'. */
337 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
338
339 /* Define if `st_blocks' is member of `struct stat'. */
340 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
341
342 /* Define if `tm_zone' is member of `struct tm'. */
343 #define HAVE_STRUCT_TM_TM_ZONE 1
344
345 /* Define if your `struct stat' has `st_blksize'. Deprecated, use
346    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
347 #define HAVE_ST_BLKSIZE 1
348
349 /* Define if your `struct stat' has `st_blocks'. Deprecated, use
350    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
351 #define HAVE_ST_BLOCKS 1
352
353 /* Define if struct stat has a char st_fstype[] member. */
354 /* #undef HAVE_ST_FSTYPE_STRING */
355
356 /* Define if you have the `symlink' function. */
357 #define HAVE_SYMLINK 1
358
359 /* Define if you have the <sys/buf.h> header file. */
360 #define HAVE_SYS_BUF_H 1
361
362 /* Define if you have the <sys/device.h> header file. */
363 /* #undef HAVE_SYS_DEVICE_H */
364
365 /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
366 /* #undef HAVE_SYS_DIR_H */
367
368 /* Define if you have the <sys/gentape.h> header file. */
369 /* #undef HAVE_SYS_GENTAPE_H */
370
371 /* Define if you have the <sys/inet.h> header file. */
372 /* #undef HAVE_SYS_INET_H */
373
374 /* Define if you have the <sys/ioccom.h> header file. */
375 #define HAVE_SYS_IOCCOM_H 1
376
377 /* Define if you have the <sys/io/trioctl.h> header file. */
378 /* #undef HAVE_SYS_IO_TRIOCTL_H */
379
380 /* Define if you have the <sys/mtio.h> header file. */
381 #define HAVE_SYS_MTIO_H 1
382
383 /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
384 /* #undef HAVE_SYS_NDIR_H */
385
386 /* Define if you have the <sys/param.h> header file. */
387 #define HAVE_SYS_PARAM_H 1
388
389 /* Define if you have the <sys/stat.h> header file. */
390 #define HAVE_SYS_STAT_H 1
391
392 /* Define if you have the <sys/tape.h> header file. */
393 /* #undef HAVE_SYS_TAPE_H */
394
395 /* Define if you have the <sys/timeb.h> header file. */
396 #define HAVE_SYS_TIMEB_H 1
397
398 /* Define if you have the <sys/time.h> header file. */
399 #define HAVE_SYS_TIME_H 1
400
401 /* Define if you have the <sys/tprintf.h> header file. */
402 #define HAVE_SYS_TPRINTF_H 1
403
404 /* Define if you have the <sys/types.h> header file. */
405 #define HAVE_SYS_TYPES_H 1
406
407 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
408 #define HAVE_SYS_WAIT_H 1
409
410 /* Define if your `struct tm' has `tm_zone'. Deprecated, use
411    `HAVE_STRUCT_TM_TM_ZONE' instead. */
412 #define HAVE_TM_ZONE 1
413
414 /* Define if you have the `tsearch' function. */
415 #define HAVE_TSEARCH 1
416
417 /* Define if you don't have `tm_zone' but do have the external array `tzname'.
418    */
419 /* #undef HAVE_TZNAME */
420
421 /* Define if you have the <unistd.h> header file. */
422 #define HAVE_UNISTD_H 1
423
424 /* Define if you have the unsigned long long type. */
425 #define HAVE_UNSIGNED_LONG_LONG 1
426
427 /* Define if you have the `usleep' function. */
428 #define HAVE_USLEEP 1
429
430 /* Define to 1 if utime.h exists and declares struct utimbuf. */
431 #define HAVE_UTIME_H 1
432
433 /* Define if you have the `vprintf' function. */
434 #define HAVE_VPRINTF 1
435
436 /* Define if you have the `waitpid' function. */
437 #define HAVE_WAITPID 1
438
439 /* Define if you have the <wchar.h> header file. */
440 #define HAVE_WCHAR_H 1
441
442 /* Define if you have the <wctype.h> header file. */
443 #define HAVE_WCTYPE_H 1
444
445 /* Define to 1 if `strerror_r' returns a string. */
446 /* #undef HAVE_WORKING_STRERROR_R */
447
448 /* Define if you have the `__argz_count' function. */
449 /* #undef HAVE___ARGZ_COUNT */
450
451 /* Define if you have the `__argz_next' function. */
452 /* #undef HAVE___ARGZ_NEXT */
453
454 /* Define if you have the `__argz_stringify' function. */
455 /* #undef HAVE___ARGZ_STRINGIFY */
456
457 /* Define as const if the declaration of iconv() needs const. */
458 /* #undef ICONV_CONST */
459
460 /* Define if `major', `minor', and `makedev' are declared in <mkdev.h>. */
461 /* #undef MAJOR_IN_MKDEV */
462
463 /* Define if `major', `minor', and `makedev' are declared in <sysmacros.h>. */
464 /* #undef MAJOR_IN_SYSMACROS */
465
466 /* Define to mt_model (v.g., for DG/UX), else to mt_type. */
467 #define MTIO_CHECK_FIELD mt_type
468
469 /* Name of package */
470 #define PACKAGE "tar"
471
472 /* Define if the C compiler supports function prototypes. */
473 #define PROTOTYPES 1
474
475 /* Define to the full path of your rsh, if any. */
476 #define REMOTE_SHELL _PATH_RSH
477
478 /* Define as the return type of signal handlers (`int' or `void'). */
479 #define RETSIGTYPE void
480
481 /* If using the C implementation of alloca, define if you know the
482    direction of stack growth for your system; otherwise it will be
483    automatically deduced at run-time.
484         STACK_DIRECTION > 0 => grows toward higher addresses
485         STACK_DIRECTION < 0 => grows toward lower addresses
486         STACK_DIRECTION = 0 => direction of growth unknown */
487 /* #undef STACK_DIRECTION */
488
489 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
490 /* #undef STAT_MACROS_BROKEN */
491
492 /* Define if you have the ANSI C header files. */
493 #define STDC_HEADERS 1
494
495 /* Define if you can safely include both <sys/time.h> and <time.h>. */
496 #define TIME_WITH_SYS_TIME 1
497
498 /* Define if your <sys/time.h> declares `struct tm'. */
499 /* #undef TM_IN_SYS_TIME */
500
501 /* Define to 1 if using the included libintl implementation. */
502 /* #undef USE_INCLUDED_LIBINTL */
503
504 /* Version number of package */
505 #define VERSION "1.13.25"
506
507 /* Define if on AIX 3.
508    System headers sometimes define this.
509    We just want to avoid a redefinition error message.  */
510 #ifndef _ALL_SOURCE
511 /* # undef _ALL_SOURCE */
512 #endif
513
514 /* Number of bits in a file offset, on hosts where this is settable. */
515 /* #undef _FILE_OFFSET_BITS */
516
517 /* Define unconditionally for setting a GNU environment. */
518 #define _GNU_SOURCE 1
519
520 /* Define for large files, on AIX-style hosts. */
521 /* #undef _LARGE_FILES */
522
523 /* Define if on MINIX. */
524 /* #undef _MINIX */
525
526 /* Define if the system does not provide POSIX.1 features except with this
527    defined. */
528 /* #undef _POSIX_1_SOURCE */
529
530 /* Define if you need to in order for `stat' and other things to work. */
531 /* #undef _POSIX_SOURCE */
532
533 /* Define to empty if `const' does not conform to ANSI C. */
534 /* #undef const */
535
536 /* Define to `int' if <sys/types.h> doesn't define. */
537 /* #undef gid_t */
538
539 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
540    if it is not supported. */
541 /* #undef inline */
542
543 /* Type of major device numbers. */
544 #define major_t int
545
546 /* Define to rpl_malloc if the replacement function should be used. */
547 /* #undef malloc */
548
549 /* Define to a type if <wchar.h> does not define. */
550 /* #undef mbstate_t */
551
552 /* Type of minor device numbers. */
553 #define minor_t int
554
555 /* Define to rpl_mktime if the replacement function should be used. */
556 #define mktime rpl_mktime
557
558 /* Define to `int' if <sys/types.h> does not define. */
559 /* #undef mode_t */
560
561 /* Define to `long' if <sys/types.h> does not define. */
562 /* #undef off_t */
563
564 /* Define to `int' if <sys/types.h> does not define. */
565 /* #undef pid_t */
566
567 /* Define to rpl_realloc if the replacement function should be used. */
568 /* #undef realloc */
569
570 /* Define to `unsigned' if <sys/types.h> does not define. */
571 /* #undef size_t */
572
573 /* Type of sizes or error indications. */
574 /* #undef ssize_t */
575
576 /* Define to `int' if <sys/types.h> doesn't define. */
577 /* #undef uid_t */