d91daf7b89444a63c1a8bef493deab6869c72d42
[debian/amanda] / config / config.h.in
1 /* config/config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if the compiler is building for multiple architectures of Apple
4    platforms at once. */
5 #undef AA_APPLE_UNIVERSAL_BUILD
6
7 /* Define if building universal (internal helper macro) */
8 #undef AC_APPLE_UNIVERSAL_BUILD
9
10 /* Is DUMP the AIX program 'backup'? */
11 #undef AIX_BACKUP
12
13 /* Location of Amanda directories and files. */
14 #undef AMANDA_DBGDIR
15
16 /* Number of days to keep debugging files. */
17 #undef AMANDA_DEBUG_DAYS
18
19 /* The name for the Amanda service. */
20 #undef AMANDA_SERVICE_NAME
21
22 /* The directory in which Amanda should create temporary files. */
23 #undef AMANDA_TMPDIR
24
25 /* Directory in which dumper interfaces should be installed and searched. */
26 #undef APPLICATION_DIR
27
28 /* Define if you want assertion checking. */
29 #undef ASSERTIONS
30
31 /* Define as the user who owns installed binaries. */
32 #undef BINARY_OWNER
33
34 /* Define to the number of bits in type 'ptrdiff_t'. */
35 #undef BITSIZEOF_PTRDIFF_T
36
37 /* Define to the number of bits in type 'sig_atomic_t'. */
38 #undef BITSIZEOF_SIG_ATOMIC_T
39
40 /* Define to the number of bits in type 'size_t'. */
41 #undef BITSIZEOF_SIZE_T
42
43 /* Define to the number of bits in type 'wchar_t'. */
44 #undef BITSIZEOF_WCHAR_T
45
46 /* Define to the number of bits in type 'wint_t'. */
47 #undef BITSIZEOF_WINT_T
48
49 /* Define if BSDTCP transport should be enabled. */
50 #undef BSDTCP_SECURITY
51
52 /* Define if BSDUDP transport should be enabled. */
53 #undef BSDUDP_SECURITY
54
55 /* Define to use BSD .rhosts/.amandahosts security. */
56 #undef BSD_SECURITY
57
58 /* Define to force to another user on client machines. */
59 #undef CHECK_USERID
60
61 /* Define as a the user to force to on client machines. */
62 #undef CLIENT_LOGIN
63
64 /* Define to 1 if the `closedir' function returns void instead of `int'. */
65 #undef CLOSEDIR_VOID
66
67 /* Define as the command line option for best compression. */
68 #undef COMPRESS_BEST_OPT
69
70 /* Define as the command line option for fast compression. */
71 #undef COMPRESS_FAST_OPT
72
73 /* Define to the exact path to the gzip or the compress program. */
74 #undef COMPRESS_PATH
75
76 /* Define to the suffix for the COMPRESS_PATH compression program. */
77 #undef COMPRESS_SUFFIX
78
79 /* The directory in which configuration directories should be created. */
80 #undef CONFIG_DIR
81
82 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
83    systems. This function is required for `alloca.c' support on those systems.
84    */
85 #undef CRAY_STACKSEG_END
86
87 /* Define to 1 if using `alloca.c'. */
88 #undef C_ALLOCA
89
90 /* Default location for 'amandates' */
91 #undef DEFAULT_AMANDATES_FILE
92
93 /* This is the default Amanda configuration. */
94 #undef DEFAULT_CONFIG
95
96 /* Define if a FSF is needed on filemark. */
97 #undef DEFAULT_FSF_AFTER_FILEMARK
98
99 /* A program that understands -s "subject" user < message_file */
100 #undef DEFAULT_MAILER
101
102 /* This is the default Amanda index server. */
103 #undef DEFAULT_SERVER
104
105 /* This is the default no-rewinding tape device. */
106 #undef DEFAULT_TAPE_DEVICE
107
108 /* Define if open of tape device require O_NONBLOCK */
109 #undef DEFAULT_TAPE_NON_BLOCKING_OPEN
110
111 /* This is the default restoring Amanda tape server. */
112 #undef DEFAULT_TAPE_SERVER
113
114 /* Define as the prefix for disk devices, commonly /dev/ or /dev/dsk/ */
115 #undef DEV_PREFIX
116
117 /* Define the location of the ufsdump, backup, or dump program. */
118 #undef DUMP
119
120 /* Define if dumper should buffer the sockets for faster throughput. */
121 #undef DUMPER_SOCKET_BUFFERING
122
123 /* Define this if this system's dump exits with 1 as a success code. */
124 #undef DUMP_RETURNS_1
125
126 /* Define to 1 if translation of program messages to the user's native
127    language is requested. */
128 #undef ENABLE_NLS
129
130 /* Define on systems for which file names may have a so-called `drive letter'
131    prefix, define this to compute the length of that prefix, including the
132    colon. */
133 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
134
135 /* Define if the backslash character may also serve as a file name component
136    separator. */
137 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
138
139 /* Define if a drive letter prefix denotes a relative path if it is not
140    followed by a file name component separator. */
141 #undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
142
143 /* Define to 1 if the system's ftello function has the Solaris bug. */
144 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
145
146 /* Define to 1 if the `getpgrp' function requires zero arguments. */
147 #undef GETPGRP_VOID
148
149 /* Define if gettimeofday clobbers the localtime buffer. */
150 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
151
152 /* Define this to 'void' or 'struct timezone' to match the system's
153    declaration of the second argument to gettimeofday. */
154 #undef GETTIMEOFDAY_TIMEZONE
155
156 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
157    whether the gnulib module malloc-gnu shall be considered present. */
158 #undef GNULIB_MALLOC_GNU
159
160 /* Define to 1 when the gnulib module btowc should be tested. */
161 #undef GNULIB_TEST_BTOWC
162
163 /* Define to 1 when the gnulib module environ should be tested. */
164 #undef GNULIB_TEST_ENVIRON
165
166 /* Define to 1 when the gnulib module fseeko should be tested. */
167 #undef GNULIB_TEST_FSEEKO
168
169 /* Define to 1 when the gnulib module ftello should be tested. */
170 #undef GNULIB_TEST_FTELLO
171
172 /* Define to 1 when the gnulib module ftruncate should be tested. */
173 #undef GNULIB_TEST_FTRUNCATE
174
175 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
176 #undef GNULIB_TEST_GETOPT_GNU
177
178 /* Define to 1 when the gnulib module gettimeofday should be tested. */
179 #undef GNULIB_TEST_GETTIMEOFDAY
180
181 /* Define to 1 when the gnulib module lseek should be tested. */
182 #undef GNULIB_TEST_LSEEK
183
184 /* Define to 1 when the gnulib module lstat should be tested. */
185 #undef GNULIB_TEST_LSTAT
186
187 /* Define to 1 when the gnulib module malloc-posix should be tested. */
188 #undef GNULIB_TEST_MALLOC_POSIX
189
190 /* Define to 1 when the gnulib module mbrtowc should be tested. */
191 #undef GNULIB_TEST_MBRTOWC
192
193 /* Define to 1 when the gnulib module mbsinit should be tested. */
194 #undef GNULIB_TEST_MBSINIT
195
196 /* Define to 1 when the gnulib module memchr should be tested. */
197 #undef GNULIB_TEST_MEMCHR
198
199 /* Define to 1 when the gnulib module mkdtemp should be tested. */
200 #undef GNULIB_TEST_MKDTEMP
201
202 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
203 #undef GNULIB_TEST_NL_LANGINFO
204
205 /* Define to 1 when the gnulib module snprintf should be tested. */
206 #undef GNULIB_TEST_SNPRINTF
207
208 /* Define to 1 when the gnulib module stat should be tested. */
209 #undef GNULIB_TEST_STAT
210
211 /* Define to 1 when the gnulib module wcrtomb should be tested. */
212 #undef GNULIB_TEST_WCRTOMB
213
214 /* Define to 1 when the gnulib module write should be tested. */
215 #undef GNULIB_TEST_WRITE
216
217 /* Location of the GNU 'tar' binary */
218 #undef GNUTAR
219
220 /* The directory in which GNU tar should store directory lists for
221    incrementals. */
222 #undef GNUTAR_LISTED_INCREMENTAL_DIR
223
224 /* Define the location of the grep program. */
225 #undef GREP
226
227 /* Define to 1 if you have the `accept' function. */
228 #undef HAVE_ACCEPT
229
230 /* Define if accept is declared. */
231 #undef HAVE_ACCEPT_DECL
232
233 /* Define to 1 if you have `alloca', as a function or macro. */
234 #undef HAVE_ALLOCA
235
236 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
237    */
238 #undef HAVE_ALLOCA_H
239
240 /* Define to 1 if you have the "amanda.h" header file. */
241 #undef HAVE_AMANDA_H
242
243 /* Define to 1 if you have the <arpa/inet.h> header file. */
244 #undef HAVE_ARPA_INET_H
245
246 /* Define to 1 if you have the `atexit' function. */
247 #undef HAVE_ATEXIT
248
249 /* Define to 1 if you have the `atof' function. */
250 #undef HAVE_ATOF
251
252 /* Define if atof is declared. */
253 #undef HAVE_ATOF_DECL
254
255 /* Define to 1 if you have the `atol' function. */
256 #undef HAVE_ATOL
257
258 /* Define to 1 if you have the `atoll' function. */
259 #undef HAVE_ATOLL
260
261 /* Define if atoll is declared. */
262 #undef HAVE_ATOLL_DECL
263
264 /* Define if atol is declared. */
265 #undef HAVE_ATOL_DECL
266
267 /* Define to 1 if you have the `basename' function. */
268 #undef HAVE_BASENAME
269
270 /* Define to 1 if you have the `bcopy' function. */
271 #undef HAVE_BCOPY
272
273 /* Define if bcopy is declared. */
274 #undef HAVE_BCOPY_DECL
275
276 /* Define to 1 if you have the `bind' function. */
277 #undef HAVE_BIND
278
279 /* Define if bind is declared. */
280 #undef HAVE_BIND_DECL
281
282 /* Define to 1 if you have the <bp-sym.h> header file. */
283 #undef HAVE_BP_SYM_H
284
285 /* Define to 1 if you have the `btowc' function. */
286 #undef HAVE_BTOWC
287
288 /* Define to 1 if you have the `bzero' function. */
289 #undef HAVE_BZERO
290
291 /* Define if bzero is declared. */
292 #undef HAVE_BZERO_DECL
293
294 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
295    CoreFoundation framework. */
296 #undef HAVE_CFLOCALECOPYCURRENT
297
298 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
299    the CoreFoundation framework. */
300 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
301
302 /* Define to 1 if you have the `chsize' function. */
303 #undef HAVE_CHSIZE
304
305 /* Define to 1 if you have the `closelog' function. */
306 #undef HAVE_CLOSELOG
307
308 /* Define if closelog is declared. */
309 #undef HAVE_CLOSELOG_DECL
310
311 /* Define to 1 if you have the `connect' function. */
312 #undef HAVE_CONNECT
313
314 /* Define if connect is declared. */
315 #undef HAVE_CONNECT_DECL
316
317 /* Define to 1 if you have the <crypto/hmac.h> header file. */
318 #undef HAVE_CRYPTO_HMAC_H
319
320 /* Define if the GNU dcgettext() function is already present or preinstalled.
321    */
322 #undef HAVE_DCGETTEXT
323
324 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
325    don't. */
326 #undef HAVE_DECL_FREEADDRINFO
327
328 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
329    don't. */
330 #undef HAVE_DECL_GAI_STRERROR
331
332 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
333    don't. */
334 #undef HAVE_DECL_GETADDRINFO
335
336 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
337    don't. */
338 #undef HAVE_DECL_GETC_UNLOCKED
339
340 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
341    */
342 #undef HAVE_DECL_GETENV
343
344 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
345    don't. */
346 #undef HAVE_DECL_GETNAMEINFO
347
348 /* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
349    don't. */
350 #undef HAVE_DECL_GETOPT_CLIP
351
352 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
353    don't. */
354 #undef HAVE_DECL_INET_NTOP
355
356 /* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
357    don't. */
358 #undef HAVE_DECL_INET_PTON
359
360 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
361    don't. */
362 #undef HAVE_DECL_ISBLANK
363
364 /* Define to 1 if you have the declaration of `iswblank', and to 0 if you
365    don't. */
366 #undef HAVE_DECL_ISWBLANK
367
368 /* Define to 1 if you have the declaration of `optreset', and to 0 if you
369    don't. */
370 #undef HAVE_DECL_OPTRESET
371
372 /* Define to 1 if you have the declaration of `readdir', and to 0 if you
373    don't. */
374 #undef HAVE_DECL_READDIR
375
376 /* Define to 1 if you have the declaration of `readdir64', and to 0 if you
377    don't. */
378 #undef HAVE_DECL_READDIR64
379
380 /* Define to 1 if you have the declaration of `readdir64_r', and to 0 if you
381    don't. */
382 #undef HAVE_DECL_READDIR64_R
383
384 /* Define to 1 if you have the declaration of `readdir_r', and to 0 if you
385    don't. */
386 #undef HAVE_DECL_READDIR_R
387
388 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
389    don't. */
390 #undef HAVE_DECL_SNPRINTF
391
392 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
393    don't. */
394 #undef HAVE_DECL__SNPRINTF
395
396 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
397    */
398 #undef HAVE_DIRENT_H
399
400 /* Define to 1 if you have the <dlfcn.h> header file. */
401 #undef HAVE_DLFCN_H
402
403 /* Define to the string that enables dump estimates. */
404 #undef HAVE_DUMP_ESTIMATE
405
406 /* Define to 1 if you have the <dustat.h> header file. */
407 #undef HAVE_DUSTAT_H
408
409 /* Define to 1 if you have the `endmntent' function. */
410 #undef HAVE_ENDMNTENT
411
412 /* Define if you have the declaration of environ. */
413 #undef HAVE_ENVIRON_DECL
414
415 /* Define to 1 if you have the <errno.h> header file. */
416 #undef HAVE_ERRNO_H
417
418 /* Define to 1 if you have the `fclose' function. */
419 #undef HAVE_FCLOSE
420
421 /* Define if fclose is declared. */
422 #undef HAVE_FCLOSE_DECL
423
424 /* Define to 1 if you have the <fcntl.h> header file. */
425 #undef HAVE_FCNTL_H
426
427 /* Define to 1 if you have the `fflush' function. */
428 #undef HAVE_FFLUSH
429
430 /* Define if fflush is declared. */
431 #undef HAVE_FFLUSH_DECL
432
433 /* Define to 1 if you have the <float.h> header file. */
434 #undef HAVE_FLOAT_H
435
436 /* Define to 1 if you have the `fprintf' function. */
437 #undef HAVE_FPRINTF
438
439 /* Define if fprintf is declared. */
440 #undef HAVE_FPRINTF_DECL
441
442 /* Define to 1 if you have the `fputc' function. */
443 #undef HAVE_FPUTC
444
445 /* Define if fputc is declared. */
446 #undef HAVE_FPUTC_DECL
447
448 /* Define to 1 if you have the `fputs' function. */
449 #undef HAVE_FPUTS
450
451 /* Define if fputs is declared. */
452 #undef HAVE_FPUTS_DECL
453
454 /* Define to 1 if you have the `fread' function. */
455 #undef HAVE_FREAD
456
457 /* Define if fread is declared. */
458 #undef HAVE_FREAD_DECL
459
460 /* Define to 1 if you have the `fseek' function. */
461 #undef HAVE_FSEEK
462
463 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
464 #undef HAVE_FSEEKO
465
466 /* Define if fseek is declared. */
467 #undef HAVE_FSEEK_DECL
468
469 /* Define to 1 if you have the <fstab.h> header file. */
470 #undef HAVE_FSTAB_H
471
472 /* Define to 1 if you have the `ftruncate' function. */
473 #undef HAVE_FTRUNCATE
474
475 /* Define to 1 if you have the `fwrite' function. */
476 #undef HAVE_FWRITE
477
478 /* Define if fwrite is declared. */
479 #undef HAVE_FWRITE_DECL
480
481 /* Define to 1 if you have the `getgrgid_r' function. */
482 #undef HAVE_GETGRGID_R
483
484 /* Define to 1 if you have the `gethostbyname' function. */
485 #undef HAVE_GETHOSTBYNAME
486
487 /* Define to 1 if you have the `gethostname' function. */
488 #undef HAVE_GETHOSTNAME
489
490 /* Define if gethostname is declared. */
491 #undef HAVE_GETHOSTNAME_DECL
492
493 /* Define to 1 if you have the `getopt' function. */
494 #undef HAVE_GETOPT
495
496 /* Define if getopt is declared. */
497 #undef HAVE_GETOPT_DECL
498
499 /* Define to 1 if you have the <getopt.h> header file. */
500 #undef HAVE_GETOPT_H
501
502 /* Define to 1 if you have the `getopt_long_only' function. */
503 #undef HAVE_GETOPT_LONG_ONLY
504
505 /* Define to 1 if you have the `getpeername' function. */
506 #undef HAVE_GETPEERNAME
507
508 /* Define if getpeername is declared. */
509 #undef HAVE_GETPEERNAME_DECL
510
511 /* Define to 1 if you have the `getpwuid_r' function. */
512 #undef HAVE_GETPWUID_R
513
514 /* Define to 1 if you have the `getservbyname' function. */
515 #undef HAVE_GETSERVBYNAME
516
517 /* Define to 1 if you have the `getsockname' function. */
518 #undef HAVE_GETSOCKNAME
519
520 /* Define if getsockname is declared. */
521 #undef HAVE_GETSOCKNAME_DECL
522
523 /* Define to 1 if you have the `getsockopt' function. */
524 #undef HAVE_GETSOCKOPT
525
526 /* Define if getsockopt is declared. */
527 #undef HAVE_GETSOCKOPT_DECL
528
529 /* Define to 1 if you have the `getsysinfo' function. */
530 #undef HAVE_GETSYSINFO
531
532 /* Define if the GNU gettext() function is already present or preinstalled. */
533 #undef HAVE_GETTEXT
534
535 /* Define to 1 if you have the `gettimeofday' function. */
536 #undef HAVE_GETTIMEOFDAY
537
538 /* Define this if glibc's backtrace functionality (execinfo.h) is present */
539 #undef HAVE_GLIBC_BACKTRACE
540
541 /* Define to 1 if you have the <grp.h> header file. */
542 #undef HAVE_GRP_H
543
544 /* Define if Amanda is using the gzip program. */
545 #undef HAVE_GZIP
546
547 /* Define to 1 if you have the <history.h> header file. */
548 #undef HAVE_HISTORY_H
549
550 /* Define to 1 if you have the <hmac.h> header file. */
551 #undef HAVE_HMAC_H
552
553 /* Define this if dump accepts -h for honoring nodump. */
554 #undef HAVE_HONOR_NODUMP
555
556 /* Define if you have the iconv() function. */
557 #undef HAVE_ICONV
558
559 /* Define to 1 if you have the `inet_ntop' function. */
560 #undef HAVE_INET_NTOP
561
562 /* Define to 1 if you have the `inet_pton' function. */
563 #undef HAVE_INET_PTON
564
565 /* Define to 1 if you have the `initgroups' function. */
566 #undef HAVE_INITGROUPS
567
568 /* Define if initgroups is declared. */
569 #undef HAVE_INITGROUPS_DECL
570
571 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
572 #undef HAVE_INTMAX_T
573
574 /* Define to 1 if you have the <inttypes.h> header file. */
575 #undef HAVE_INTTYPES_H
576
577 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
578    declares uintmax_t. */
579 #undef HAVE_INTTYPES_H_WITH_UINTMAX
580
581 /* Define to 1 if you have the `ioctl' function. */
582 #undef HAVE_IOCTL
583
584 /* Define if ioctl is declared. */
585 #undef HAVE_IOCTL_DECL
586
587 /* Define to 1 if <sys/socket.h> defines AF_INET. */
588 #undef HAVE_IPV4
589
590 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
591 #undef HAVE_IPV6
592
593 /* Define to 1 if you have the `isblank' function. */
594 #undef HAVE_ISBLANK
595
596 /* Define to 1 if you have the `isnormal' function. */
597 #undef HAVE_ISNORMAL
598
599 /* Define if isnormal is declared. */
600 #undef HAVE_ISNORMAL_DECL
601
602 /* Define to 1 if you have the `iswblank' function. */
603 #undef HAVE_ISWBLANK
604
605 /* Define to 1 if you have the `iswcntrl' function. */
606 #undef HAVE_ISWCNTRL
607
608 /* Define to 1 if you have the `iswctype' function. */
609 #undef HAVE_ISWCTYPE
610
611 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
612 #undef HAVE_LANGINFO_CODESET
613
614 /* Define to 1 if you have the <langinfo.h> header file. */
615 #undef HAVE_LANGINFO_H
616
617 /* Define to 1 if you have the `crypto' library (-lcrypto). */
618 #undef HAVE_LIBCRYPTO
619
620 /* Define to 1 if you have a functional curl library. */
621 #undef HAVE_LIBCURL
622
623 /* Define to 1 if you have the `cur_colr' library (-lcur_colr). */
624 #undef HAVE_LIBCUR_COLR
625
626 /* Define to 1 if you have the <libc.h> header file. */
627 #undef HAVE_LIBC_H
628
629 /* Define to 1 if you have the <libgen.h> header file. */
630 #undef HAVE_LIBGEN_H
631
632 /* Define to 1 if you have the `intl' library (-lintl). */
633 #undef HAVE_LIBINTL
634
635 /* Define to 1 if you have the <libintl.h> header file. */
636 #undef HAVE_LIBINTL_H
637
638 /* Define to 1 if you have the `krb5support' library (-lkrb5support). */
639 #undef HAVE_LIBKRB5SUPPORT
640
641 /* Define to 1 if you have the `m' library (-lm). */
642 #undef HAVE_LIBM
643
644 /* Define to 1 if you have the `nsl' library (-lnsl). */
645 #undef HAVE_LIBNSL
646
647 /* Define if you have a readline compatible library */
648 #undef HAVE_LIBREADLINE
649
650 /* Define to 1 if you have the `resolv' library (-lresolv). */
651 #undef HAVE_LIBRESOLV
652
653 /* Define to 1 if you have the `socket' library (-lsocket). */
654 #undef HAVE_LIBSOCKET
655
656 /* Define to 1 if you have the `sun' library (-lsun). */
657 #undef HAVE_LIBSUN
658
659 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
660 #undef HAVE_LIBXPG4
661
662 /* Define to 1 if you have the <limits.h> header file. */
663 #undef HAVE_LIMITS_H
664
665 /* Define to 1 if you have the <linux/zftape.h> header file. */
666 #undef HAVE_LINUX_ZFTAPE_H
667
668 /* Define to 1 if you have the `listen' function. */
669 #undef HAVE_LISTEN
670
671 /* Define if listen is declared. */
672 #undef HAVE_LISTEN_DECL
673
674 /* Define to 1 if you have the <locale.h> header file. */
675 #undef HAVE_LOCALE_H
676
677 /* Define to 1 if the system has the type `long long int'. */
678 #undef HAVE_LONG_LONG_INT
679
680 /* Set to 1 if an LPR command was found at configure time */
681 #undef HAVE_LPR_CMD
682
683 /* Define to 1 if you have the `lstat' function. */
684 #undef HAVE_LSTAT
685
686 /* Define if lstat is declared. */
687 #undef HAVE_LSTAT_DECL
688
689 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
690 #undef HAVE_MACHINE_HAL_SYSINFO_H
691
692 /* Define to 1 if you have the `malloc' function. */
693 #undef HAVE_MALLOC
694
695 /* Define if malloc is declared. */
696 #undef HAVE_MALLOC_DECL
697
698 /* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
699    to 0 otherwise. */
700 #undef HAVE_MALLOC_GNU
701
702 /* Define if the 'malloc' function is POSIX compliant. */
703 #undef HAVE_MALLOC_POSIX
704
705 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
706    config.h and <sys/mman.h>. */
707 #undef HAVE_MAP_ANONYMOUS
708
709 /* Define to 1 if you have the <math.h> header file. */
710 #undef HAVE_MATH_H
711
712 /* Define to 1 if you have the `mbrtowc' function. */
713 #undef HAVE_MBRTOWC
714
715 /* Define to 1 if you have the `mbsinit' function. */
716 #undef HAVE_MBSINIT
717
718 /* Define to 1 if <wchar.h> declares mbstate_t. */
719 #undef HAVE_MBSTATE_T
720
721 /* Define to 1 if you have the `memchr' function. */
722 #undef HAVE_MEMCHR
723
724 /* Define to 1 if you have the `memmove' function. */
725 #undef HAVE_MEMMOVE
726
727 /* Define if memmove is declared. */
728 #undef HAVE_MEMMOVE_DECL
729
730 /* Define to 1 if you have the <memory.h> header file. */
731 #undef HAVE_MEMORY_H
732
733 /* Define to 1 if you have the `memset' function. */
734 #undef HAVE_MEMSET
735
736 /* Define if memset is declared. */
737 #undef HAVE_MEMSET_DECL
738
739 /* Define to 1 if you have the `mkdtemp' function. */
740 #undef HAVE_MKDTEMP
741
742 /* Define to 1 if you have the `mkstemp' function. */
743 #undef HAVE_MKSTEMP
744
745 /* Define if mkstemp is declared. */
746 #undef HAVE_MKSTEMP_DECL
747
748 /* Define to 1 if you have the `mktemp' function. */
749 #undef HAVE_MKTEMP
750
751 /* Define if mktemp is declared. */
752 #undef HAVE_MKTEMP_DECL
753
754 /* Define to 1 if you have the `mktime' function. */
755 #undef HAVE_MKTIME
756
757 /* Define if mktime is declared. */
758 #undef HAVE_MKTIME_DECL
759
760 /* Define to 1 if you have the <mntent.h> header file. */
761 #undef HAVE_MNTENT_H
762
763 /* Define to 1 if you have the <mnttab.h> header file. */
764 #undef HAVE_MNTTAB_H
765
766 /* Define to 1 if you have the `mprotect' function. */
767 #undef HAVE_MPROTECT
768
769 /* Define if the mtget structure has an mt_blkno field */
770 #undef HAVE_MT_BLKNO
771
772 /* Define if the mtget structure has an mt_dsreg field */
773 #undef HAVE_MT_DSREG
774
775 /* Define if the mtget structure has an mt_erreg field */
776 #undef HAVE_MT_ERREG
777
778 /* Define if the mtget structure has an mt_fileno field */
779 #undef HAVE_MT_FILENO
780
781 /* Define if the mtget structure has an mt_flags field */
782 #undef HAVE_MT_FLAGS
783
784 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
785 #undef HAVE_NDIR_H
786
787 /* Define to 1 if you have the <netdb.h> header file. */
788 #undef HAVE_NETDB_H
789
790 /* Define to 1 if you have the <netinet/in.h> header file. */
791 #undef HAVE_NETINET_IN_H
792
793 /* Define to 1 if you have the `nl_langinfo' function. */
794 #undef HAVE_NL_LANGINFO
795
796 /* Define to 1 if you have the `on_exit' function. */
797 #undef HAVE_ON_EXIT
798
799 /* Define to 1 if you have the `openlog' function. */
800 #undef HAVE_OPENLOG
801
802 /* Define if openlog is declared. */
803 #undef HAVE_OPENLOG_DECL
804
805 /* Define to 1 if you have the <openssl/hmac.h> header file. */
806 #undef HAVE_OPENSSL_HMAC_H
807
808 /* Define to 1 if you have the `pclose' function. */
809 #undef HAVE_PCLOSE
810
811 /* Define if pclose is declared. */
812 #undef HAVE_PCLOSE_DECL
813
814 /* Define to 1 if you have the `perror' function. */
815 #undef HAVE_PERROR
816
817 /* Define if perror is declared. */
818 #undef HAVE_PERROR_DECL
819
820 /* Define to 1 if you have the `printf' function. */
821 #undef HAVE_PRINTF
822
823 /* Define if printf is declared. */
824 #undef HAVE_PRINTF_DECL
825
826 /* Define to 1 if you have the `pstat_getdynamic' function. */
827 #undef HAVE_PSTAT_GETDYNAMIC
828
829 /* Define to 1 if you have the `pstat_getstatic' function. */
830 #undef HAVE_PSTAT_GETSTATIC
831
832 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
833 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
834
835 /* Define if the POSIX multithreading library has read/write locks. */
836 #undef HAVE_PTHREAD_RWLOCK
837
838 /* Define to 1 if you have the `putenv' function. */
839 #undef HAVE_PUTENV
840
841 /* Define to 1 if you have the `puts' function. */
842 #undef HAVE_PUTS
843
844 /* Define if puts is declared. */
845 #undef HAVE_PUTS_DECL
846
847 /* Define to 1 if you have the <random.h> header file. */
848 #undef HAVE_RANDOM_H
849
850 /* Define to 1 if accept is declared even after undefining macros. */
851 #undef HAVE_RAW_DECL_ACCEPT
852
853 /* Define to 1 if accept4 is declared even after undefining macros. */
854 #undef HAVE_RAW_DECL_ACCEPT4
855
856 /* Define to 1 if atoll is declared even after undefining macros. */
857 #undef HAVE_RAW_DECL_ATOLL
858
859 /* Define to 1 if bind is declared even after undefining macros. */
860 #undef HAVE_RAW_DECL_BIND
861
862 /* Define to 1 if btowc is declared even after undefining macros. */
863 #undef HAVE_RAW_DECL_BTOWC
864
865 /* Define to 1 if canonicalize_file_name is declared even after undefining
866    macros. */
867 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
868
869 /* Define to 1 if chown is declared even after undefining macros. */
870 #undef HAVE_RAW_DECL_CHOWN
871
872 /* Define to 1 if connect is declared even after undefining macros. */
873 #undef HAVE_RAW_DECL_CONNECT
874
875 /* Define to 1 if dprintf is declared even after undefining macros. */
876 #undef HAVE_RAW_DECL_DPRINTF
877
878 /* Define to 1 if dup2 is declared even after undefining macros. */
879 #undef HAVE_RAW_DECL_DUP2
880
881 /* Define to 1 if dup3 is declared even after undefining macros. */
882 #undef HAVE_RAW_DECL_DUP3
883
884 /* Define to 1 if endusershell is declared even after undefining macros. */
885 #undef HAVE_RAW_DECL_ENDUSERSHELL
886
887 /* Define to 1 if environ is declared even after undefining macros. */
888 #undef HAVE_RAW_DECL_ENVIRON
889
890 /* Define to 1 if euidaccess is declared even after undefining macros. */
891 #undef HAVE_RAW_DECL_EUIDACCESS
892
893 /* Define to 1 if faccessat is declared even after undefining macros. */
894 #undef HAVE_RAW_DECL_FACCESSAT
895
896 /* Define to 1 if fchdir is declared even after undefining macros. */
897 #undef HAVE_RAW_DECL_FCHDIR
898
899 /* Define to 1 if fchmodat is declared even after undefining macros. */
900 #undef HAVE_RAW_DECL_FCHMODAT
901
902 /* Define to 1 if fchownat is declared even after undefining macros. */
903 #undef HAVE_RAW_DECL_FCHOWNAT
904
905 /* Define to 1 if fpurge is declared even after undefining macros. */
906 #undef HAVE_RAW_DECL_FPURGE
907
908 /* Define to 1 if freeaddrinfo is declared even after undefining macros. */
909 #undef HAVE_RAW_DECL_FREEADDRINFO
910
911 /* Define to 1 if fseeko is declared even after undefining macros. */
912 #undef HAVE_RAW_DECL_FSEEKO
913
914 /* Define to 1 if fstatat is declared even after undefining macros. */
915 #undef HAVE_RAW_DECL_FSTATAT
916
917 /* Define to 1 if fsync is declared even after undefining macros. */
918 #undef HAVE_RAW_DECL_FSYNC
919
920 /* Define to 1 if ftello is declared even after undefining macros. */
921 #undef HAVE_RAW_DECL_FTELLO
922
923 /* Define to 1 if ftruncate is declared even after undefining macros. */
924 #undef HAVE_RAW_DECL_FTRUNCATE
925
926 /* Define to 1 if futimens is declared even after undefining macros. */
927 #undef HAVE_RAW_DECL_FUTIMENS
928
929 /* Define to 1 if gai_strerror is declared even after undefining macros. */
930 #undef HAVE_RAW_DECL_GAI_STRERROR
931
932 /* Define to 1 if getaddrinfo is declared even after undefining macros. */
933 #undef HAVE_RAW_DECL_GETADDRINFO
934
935 /* Define to 1 if getcwd is declared even after undefining macros. */
936 #undef HAVE_RAW_DECL_GETCWD
937
938 /* Define to 1 if getdelim is declared even after undefining macros. */
939 #undef HAVE_RAW_DECL_GETDELIM
940
941 /* Define to 1 if getdomainname is declared even after undefining macros. */
942 #undef HAVE_RAW_DECL_GETDOMAINNAME
943
944 /* Define to 1 if getdtablesize is declared even after undefining macros. */
945 #undef HAVE_RAW_DECL_GETDTABLESIZE
946
947 /* Define to 1 if getgroups is declared even after undefining macros. */
948 #undef HAVE_RAW_DECL_GETGROUPS
949
950 /* Define to 1 if gethostname is declared even after undefining macros. */
951 #undef HAVE_RAW_DECL_GETHOSTNAME
952
953 /* Define to 1 if getline is declared even after undefining macros. */
954 #undef HAVE_RAW_DECL_GETLINE
955
956 /* Define to 1 if getloadavg is declared even after undefining macros. */
957 #undef HAVE_RAW_DECL_GETLOADAVG
958
959 /* Define to 1 if getlogin is declared even after undefining macros. */
960 #undef HAVE_RAW_DECL_GETLOGIN
961
962 /* Define to 1 if getlogin_r is declared even after undefining macros. */
963 #undef HAVE_RAW_DECL_GETLOGIN_R
964
965 /* Define to 1 if getnameinfo is declared even after undefining macros. */
966 #undef HAVE_RAW_DECL_GETNAMEINFO
967
968 /* Define to 1 if getpagesize is declared even after undefining macros. */
969 #undef HAVE_RAW_DECL_GETPAGESIZE
970
971 /* Define to 1 if getpeername is declared even after undefining macros. */
972 #undef HAVE_RAW_DECL_GETPEERNAME
973
974 /* Define to 1 if getsockname is declared even after undefining macros. */
975 #undef HAVE_RAW_DECL_GETSOCKNAME
976
977 /* Define to 1 if getsockopt is declared even after undefining macros. */
978 #undef HAVE_RAW_DECL_GETSOCKOPT
979
980 /* Define to 1 if getsubopt is declared even after undefining macros. */
981 #undef HAVE_RAW_DECL_GETSUBOPT
982
983 /* Define to 1 if gettimeofday is declared even after undefining macros. */
984 #undef HAVE_RAW_DECL_GETTIMEOFDAY
985
986 /* Define to 1 if getusershell is declared even after undefining macros. */
987 #undef HAVE_RAW_DECL_GETUSERSHELL
988
989 /* Define to 1 if grantpt is declared even after undefining macros. */
990 #undef HAVE_RAW_DECL_GRANTPT
991
992 /* Define to 1 if inet_ntop is declared even after undefining macros. */
993 #undef HAVE_RAW_DECL_INET_NTOP
994
995 /* Define to 1 if inet_pton is declared even after undefining macros. */
996 #undef HAVE_RAW_DECL_INET_PTON
997
998 /* Define to 1 if initstat_r is declared even after undefining macros. */
999 #undef HAVE_RAW_DECL_INITSTAT_R
1000
1001 /* Define to 1 if lchmod is declared even after undefining macros. */
1002 #undef HAVE_RAW_DECL_LCHMOD
1003
1004 /* Define to 1 if lchown is declared even after undefining macros. */
1005 #undef HAVE_RAW_DECL_LCHOWN
1006
1007 /* Define to 1 if link is declared even after undefining macros. */
1008 #undef HAVE_RAW_DECL_LINK
1009
1010 /* Define to 1 if linkat is declared even after undefining macros. */
1011 #undef HAVE_RAW_DECL_LINKAT
1012
1013 /* Define to 1 if listen is declared even after undefining macros. */
1014 #undef HAVE_RAW_DECL_LISTEN
1015
1016 /* Define to 1 if lseek is declared even after undefining macros. */
1017 #undef HAVE_RAW_DECL_LSEEK
1018
1019 /* Define to 1 if lstat is declared even after undefining macros. */
1020 #undef HAVE_RAW_DECL_LSTAT
1021
1022 /* Define to 1 if mbrlen is declared even after undefining macros. */
1023 #undef HAVE_RAW_DECL_MBRLEN
1024
1025 /* Define to 1 if mbrtowc is declared even after undefining macros. */
1026 #undef HAVE_RAW_DECL_MBRTOWC
1027
1028 /* Define to 1 if mbsinit is declared even after undefining macros. */
1029 #undef HAVE_RAW_DECL_MBSINIT
1030
1031 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
1032 #undef HAVE_RAW_DECL_MBSNRTOWCS
1033
1034 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
1035 #undef HAVE_RAW_DECL_MBSRTOWCS
1036
1037 /* Define to 1 if memmem is declared even after undefining macros. */
1038 #undef HAVE_RAW_DECL_MEMMEM
1039
1040 /* Define to 1 if mempcpy is declared even after undefining macros. */
1041 #undef HAVE_RAW_DECL_MEMPCPY
1042
1043 /* Define to 1 if memrchr is declared even after undefining macros. */
1044 #undef HAVE_RAW_DECL_MEMRCHR
1045
1046 /* Define to 1 if mkdirat is declared even after undefining macros. */
1047 #undef HAVE_RAW_DECL_MKDIRAT
1048
1049 /* Define to 1 if mkdtemp is declared even after undefining macros. */
1050 #undef HAVE_RAW_DECL_MKDTEMP
1051
1052 /* Define to 1 if mkfifo is declared even after undefining macros. */
1053 #undef HAVE_RAW_DECL_MKFIFO
1054
1055 /* Define to 1 if mkfifoat is declared even after undefining macros. */
1056 #undef HAVE_RAW_DECL_MKFIFOAT
1057
1058 /* Define to 1 if mknod is declared even after undefining macros. */
1059 #undef HAVE_RAW_DECL_MKNOD
1060
1061 /* Define to 1 if mknodat is declared even after undefining macros. */
1062 #undef HAVE_RAW_DECL_MKNODAT
1063
1064 /* Define to 1 if mkostemp is declared even after undefining macros. */
1065 #undef HAVE_RAW_DECL_MKOSTEMP
1066
1067 /* Define to 1 if mkostemps is declared even after undefining macros. */
1068 #undef HAVE_RAW_DECL_MKOSTEMPS
1069
1070 /* Define to 1 if mkstemp is declared even after undefining macros. */
1071 #undef HAVE_RAW_DECL_MKSTEMP
1072
1073 /* Define to 1 if mkstemps is declared even after undefining macros. */
1074 #undef HAVE_RAW_DECL_MKSTEMPS
1075
1076 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
1077 #undef HAVE_RAW_DECL_NL_LANGINFO
1078
1079 /* Define to 1 if pipe2 is declared even after undefining macros. */
1080 #undef HAVE_RAW_DECL_PIPE2
1081
1082 /* Define to 1 if popen is declared even after undefining macros. */
1083 #undef HAVE_RAW_DECL_POPEN
1084
1085 /* Define to 1 if pread is declared even after undefining macros. */
1086 #undef HAVE_RAW_DECL_PREAD
1087
1088 /* Define to 1 if ptsname is declared even after undefining macros. */
1089 #undef HAVE_RAW_DECL_PTSNAME
1090
1091 /* Define to 1 if pwrite is declared even after undefining macros. */
1092 #undef HAVE_RAW_DECL_PWRITE
1093
1094 /* Define to 1 if random_r is declared even after undefining macros. */
1095 #undef HAVE_RAW_DECL_RANDOM_R
1096
1097 /* Define to 1 if rawmemchr is declared even after undefining macros. */
1098 #undef HAVE_RAW_DECL_RAWMEMCHR
1099
1100 /* Define to 1 if readlink is declared even after undefining macros. */
1101 #undef HAVE_RAW_DECL_READLINK
1102
1103 /* Define to 1 if readlinkat is declared even after undefining macros. */
1104 #undef HAVE_RAW_DECL_READLINKAT
1105
1106 /* Define to 1 if realpath is declared even after undefining macros. */
1107 #undef HAVE_RAW_DECL_REALPATH
1108
1109 /* Define to 1 if recv is declared even after undefining macros. */
1110 #undef HAVE_RAW_DECL_RECV
1111
1112 /* Define to 1 if recvfrom is declared even after undefining macros. */
1113 #undef HAVE_RAW_DECL_RECVFROM
1114
1115 /* Define to 1 if renameat is declared even after undefining macros. */
1116 #undef HAVE_RAW_DECL_RENAMEAT
1117
1118 /* Define to 1 if rmdir is declared even after undefining macros. */
1119 #undef HAVE_RAW_DECL_RMDIR
1120
1121 /* Define to 1 if rpmatch is declared even after undefining macros. */
1122 #undef HAVE_RAW_DECL_RPMATCH
1123
1124 /* Define to 1 if send is declared even after undefining macros. */
1125 #undef HAVE_RAW_DECL_SEND
1126
1127 /* Define to 1 if sendto is declared even after undefining macros. */
1128 #undef HAVE_RAW_DECL_SENDTO
1129
1130 /* Define to 1 if setenv is declared even after undefining macros. */
1131 #undef HAVE_RAW_DECL_SETENV
1132
1133 /* Define to 1 if setsockopt is declared even after undefining macros. */
1134 #undef HAVE_RAW_DECL_SETSOCKOPT
1135
1136 /* Define to 1 if setstate_r is declared even after undefining macros. */
1137 #undef HAVE_RAW_DECL_SETSTATE_R
1138
1139 /* Define to 1 if setusershell is declared even after undefining macros. */
1140 #undef HAVE_RAW_DECL_SETUSERSHELL
1141
1142 /* Define to 1 if shutdown is declared even after undefining macros. */
1143 #undef HAVE_RAW_DECL_SHUTDOWN
1144
1145 /* Define to 1 if sleep is declared even after undefining macros. */
1146 #undef HAVE_RAW_DECL_SLEEP
1147
1148 /* Define to 1 if snprintf is declared even after undefining macros. */
1149 #undef HAVE_RAW_DECL_SNPRINTF
1150
1151 /* Define to 1 if socket is declared even after undefining macros. */
1152 #undef HAVE_RAW_DECL_SOCKET
1153
1154 /* Define to 1 if srandom_r is declared even after undefining macros. */
1155 #undef HAVE_RAW_DECL_SRANDOM_R
1156
1157 /* Define to 1 if stat is declared even after undefining macros. */
1158 #undef HAVE_RAW_DECL_STAT
1159
1160 /* Define to 1 if stpcpy is declared even after undefining macros. */
1161 #undef HAVE_RAW_DECL_STPCPY
1162
1163 /* Define to 1 if stpncpy is declared even after undefining macros. */
1164 #undef HAVE_RAW_DECL_STPNCPY
1165
1166 /* Define to 1 if strcasestr is declared even after undefining macros. */
1167 #undef HAVE_RAW_DECL_STRCASESTR
1168
1169 /* Define to 1 if strchrnul is declared even after undefining macros. */
1170 #undef HAVE_RAW_DECL_STRCHRNUL
1171
1172 /* Define to 1 if strdup is declared even after undefining macros. */
1173 #undef HAVE_RAW_DECL_STRDUP
1174
1175 /* Define to 1 if strncat is declared even after undefining macros. */
1176 #undef HAVE_RAW_DECL_STRNCAT
1177
1178 /* Define to 1 if strndup is declared even after undefining macros. */
1179 #undef HAVE_RAW_DECL_STRNDUP
1180
1181 /* Define to 1 if strnlen is declared even after undefining macros. */
1182 #undef HAVE_RAW_DECL_STRNLEN
1183
1184 /* Define to 1 if strpbrk is declared even after undefining macros. */
1185 #undef HAVE_RAW_DECL_STRPBRK
1186
1187 /* Define to 1 if strsep is declared even after undefining macros. */
1188 #undef HAVE_RAW_DECL_STRSEP
1189
1190 /* Define to 1 if strsignal is declared even after undefining macros. */
1191 #undef HAVE_RAW_DECL_STRSIGNAL
1192
1193 /* Define to 1 if strtod is declared even after undefining macros. */
1194 #undef HAVE_RAW_DECL_STRTOD
1195
1196 /* Define to 1 if strtok_r is declared even after undefining macros. */
1197 #undef HAVE_RAW_DECL_STRTOK_R
1198
1199 /* Define to 1 if strtoll is declared even after undefining macros. */
1200 #undef HAVE_RAW_DECL_STRTOLL
1201
1202 /* Define to 1 if strtoull is declared even after undefining macros. */
1203 #undef HAVE_RAW_DECL_STRTOULL
1204
1205 /* Define to 1 if strverscmp is declared even after undefining macros. */
1206 #undef HAVE_RAW_DECL_STRVERSCMP
1207
1208 /* Define to 1 if symlink is declared even after undefining macros. */
1209 #undef HAVE_RAW_DECL_SYMLINK
1210
1211 /* Define to 1 if symlinkat is declared even after undefining macros. */
1212 #undef HAVE_RAW_DECL_SYMLINKAT
1213
1214 /* Define to 1 if tmpfile is declared even after undefining macros. */
1215 #undef HAVE_RAW_DECL_TMPFILE
1216
1217 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1218 #undef HAVE_RAW_DECL_TTYNAME_R
1219
1220 /* Define to 1 if unlink is declared even after undefining macros. */
1221 #undef HAVE_RAW_DECL_UNLINK
1222
1223 /* Define to 1 if unlinkat is declared even after undefining macros. */
1224 #undef HAVE_RAW_DECL_UNLINKAT
1225
1226 /* Define to 1 if unlockpt is declared even after undefining macros. */
1227 #undef HAVE_RAW_DECL_UNLOCKPT
1228
1229 /* Define to 1 if unsetenv is declared even after undefining macros. */
1230 #undef HAVE_RAW_DECL_UNSETENV
1231
1232 /* Define to 1 if usleep is declared even after undefining macros. */
1233 #undef HAVE_RAW_DECL_USLEEP
1234
1235 /* Define to 1 if utimensat is declared even after undefining macros. */
1236 #undef HAVE_RAW_DECL_UTIMENSAT
1237
1238 /* Define to 1 if vdprintf is declared even after undefining macros. */
1239 #undef HAVE_RAW_DECL_VDPRINTF
1240
1241 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1242 #undef HAVE_RAW_DECL_VSNPRINTF
1243
1244 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1245 #undef HAVE_RAW_DECL_WCRTOMB
1246
1247 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1248 #undef HAVE_RAW_DECL_WCSNRTOMBS
1249
1250 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
1251 #undef HAVE_RAW_DECL_WCSRTOMBS
1252
1253 /* Define to 1 if wctob is declared even after undefining macros. */
1254 #undef HAVE_RAW_DECL_WCTOB
1255
1256 /* Define to 1 if wcwidth is declared even after undefining macros. */
1257 #undef HAVE_RAW_DECL_WCWIDTH
1258
1259 /* Define to 1 if _Exit is declared even after undefining macros. */
1260 #undef HAVE_RAW_DECL__EXIT
1261
1262 /* Define to 1 if you have the <readline.h> header file. */
1263 #undef HAVE_READLINE_H
1264
1265 /* Define if your readline library has \`add_history' */
1266 #undef HAVE_READLINE_HISTORY
1267
1268 /* Define to 1 if you have the <readline/history.h> header file. */
1269 #undef HAVE_READLINE_HISTORY_H
1270
1271 /* Define to 1 if you have the <readline/readline.h> header file. */
1272 #undef HAVE_READLINE_READLINE_H
1273
1274 /* Define to 1 if you have the `realloc' function. */
1275 #undef HAVE_REALLOC
1276
1277 /* Define if realloc is declared. */
1278 #undef HAVE_REALLOC_DECL
1279
1280 /* Define to 1 if you have the `recvfrom' function. */
1281 #undef HAVE_RECVFROM
1282
1283 /* Define if recvfrom is declared. */
1284 #undef HAVE_RECVFROM_DECL
1285
1286 /* Define to 1 if you have the <regex.h> header file. */
1287 #undef HAVE_REGEX_H
1288
1289 /* Define to 1 if you have the `remove' function. */
1290 #undef HAVE_REMOVE
1291
1292 /* Define if remove is declared. */
1293 #undef HAVE_REMOVE_DECL
1294
1295 /* Define to 1 if you have the `rename' function. */
1296 #undef HAVE_RENAME
1297
1298 /* Define if rename is declared. */
1299 #undef HAVE_RENAME_DECL
1300
1301 /* Define to 1 if you have the `rewind' function. */
1302 #undef HAVE_REWIND
1303
1304 /* Define if rewind is declared. */
1305 #undef HAVE_REWIND_DECL
1306
1307 /* Define to 1 if you have the <rpc/rpc.h> header file. */
1308 #undef HAVE_RPC_RPC_H
1309
1310 /* Define to 1 if you have the `ruserok' function. */
1311 #undef HAVE_RUSEROK
1312
1313 /* Define if ruserok is declared. */
1314 #undef HAVE_RUSEROK_DECL
1315
1316 /* Define to 1 if the system has the type `sa_family_t'. */
1317 #undef HAVE_SA_FAMILY_T
1318
1319 /* Define to 1 if you have the `select' function. */
1320 #undef HAVE_SELECT
1321
1322 /* Define if select is declared. */
1323 #undef HAVE_SELECT_DECL
1324
1325 /* Define to 1 if you have the `sendto' function. */
1326 #undef HAVE_SENDTO
1327
1328 /* Define if sendto is declared. */
1329 #undef HAVE_SENDTO_DECL
1330
1331 /* Define to 1 if you have the `setegid' function. */
1332 #undef HAVE_SETEGID
1333
1334 /* Define if setegid is declared. */
1335 #undef HAVE_SETEGID_DECL
1336
1337 /* Define to 1 if you have the `seteuid' function. */
1338 #undef HAVE_SETEUID
1339
1340 /* Define if seteuid is declared. */
1341 #undef HAVE_SETEUID_DECL
1342
1343 /* Define to 1 if you have the `setmntent' function. */
1344 #undef HAVE_SETMNTENT
1345
1346 /* Define to 1 if you have the `setpgid' function. */
1347 #undef HAVE_SETPGID
1348
1349 /* Define if setpgid is declared. */
1350 #undef HAVE_SETPGID_DECL
1351
1352 /* Define to 1 if you have the `setpgrp' function. */
1353 #undef HAVE_SETPGRP
1354
1355 /* Define if setpgrp is declared. */
1356 #undef HAVE_SETPGRP_DECL
1357
1358 /* Define to 1 if you have the `setresgid' function. */
1359 #undef HAVE_SETRESGID
1360
1361 /* Define if setresgid is declared. */
1362 #undef HAVE_SETRESGID_DECL
1363
1364 /* Define to 1 if you have the `setresuid' function. */
1365 #undef HAVE_SETRESUID
1366
1367 /* Define if setresuid is declared. */
1368 #undef HAVE_SETRESUID_DECL
1369
1370 /* Define to 1 if you have the `setsockopt' function. */
1371 #undef HAVE_SETSOCKOPT
1372
1373 /* Define if setsockopt is declared. */
1374 #undef HAVE_SETSOCKOPT_DECL
1375
1376 /* Define to 1 if you have the `shutdown' function. */
1377 #undef HAVE_SHUTDOWN
1378
1379 /* Define to 1 if you have the `sigaction' function. */
1380 #undef HAVE_SIGACTION
1381
1382 /* Define to 1 if you have the `sigemptyset' function. */
1383 #undef HAVE_SIGEMPTYSET
1384
1385 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1386 #undef HAVE_SIGNED_SIG_ATOMIC_T
1387
1388 /* Define to 1 if 'wchar_t' is a signed integer type. */
1389 #undef HAVE_SIGNED_WCHAR_T
1390
1391 /* Define to 1 if 'wint_t' is a signed integer type. */
1392 #undef HAVE_SIGNED_WINT_T
1393
1394 /* Define to 1 if you have the `sigvec' function. */
1395 #undef HAVE_SIGVEC
1396
1397 /* Define to 1 if you have the `snprintf' function. */
1398 #undef HAVE_SNPRINTF
1399
1400 /* Define if snprintf is declared. */
1401 #undef HAVE_SNPRINTF_DECL
1402
1403 /* Define if the return value of the snprintf function is the number of of
1404    bytes (excluding the terminating NUL) that would have been produced if the
1405    buffer had been large enough. */
1406 #undef HAVE_SNPRINTF_RETVAL_C99
1407
1408 /* struct sockaddr_storage exists */
1409 #undef HAVE_SOCKADDR_STORAGE
1410
1411 /* Define to 1 if you have the `socket' function. */
1412 #undef HAVE_SOCKET
1413
1414 /* Define to 1 if you have the `socketpair' function. */
1415 #undef HAVE_SOCKETPAIR
1416
1417 /* Define if socketpair is declared. */
1418 #undef HAVE_SOCKETPAIR_DECL
1419
1420 /* Define if socket is declared. */
1421 #undef HAVE_SOCKET_DECL
1422
1423 /* Define to 1 if you have the `sscanf' function. */
1424 #undef HAVE_SSCANF
1425
1426 /* Define if sscanf is declared. */
1427 #undef HAVE_SSCANF_DECL
1428
1429 /* Define to 1 if you have the <stdarg.h> header file. */
1430 #undef HAVE_STDARG_H
1431
1432 /* Define to 1 if stdbool.h conforms to C99. */
1433 #undef HAVE_STDBOOL_H
1434
1435 /* Define to 1 if you have the <stddef.h> header file. */
1436 #undef HAVE_STDDEF_H
1437
1438 /* Define to 1 if you have the <stdint.h> header file. */
1439 #undef HAVE_STDINT_H
1440
1441 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1442    uintmax_t. */
1443 #undef HAVE_STDINT_H_WITH_UINTMAX
1444
1445 /* Define to 1 if you have the <stdio.h> header file. */
1446 #undef HAVE_STDIO_H
1447
1448 /* Define to 1 if you have the <stdlib.h> header file. */
1449 #undef HAVE_STDLIB_H
1450
1451 /* Define to 1 if you have the `strcasecmp' function. */
1452 #undef HAVE_STRCASECMP
1453
1454 /* Define if strcasecmp is declared. */
1455 #undef HAVE_STRCASECMP_DECL
1456
1457 /* Define to 1 if you have the `strerror' function. */
1458 #undef HAVE_STRERROR
1459
1460 /* Define if strerror is declared. */
1461 #undef HAVE_STRERROR_DECL
1462
1463 /* Define to 1 if you have the `strftime' function. */
1464 #undef HAVE_STRFTIME
1465
1466 /* Define if strftime is declared. */
1467 #undef HAVE_STRFTIME_DECL
1468
1469 /* Define to 1 if you have the <strings.h> header file. */
1470 #undef HAVE_STRINGS_H
1471
1472 /* Define to 1 if you have the <string.h> header file. */
1473 #undef HAVE_STRING_H
1474
1475 /* Define to 1 if you have the `strncasecmp' function. */
1476 #undef HAVE_STRNCASECMP
1477
1478 /* Define if strncasecmp is declared. */
1479 #undef HAVE_STRNCASECMP_DECL
1480
1481 /* Define to 1 if you have the `strnlen' function. */
1482 #undef HAVE_STRNLEN
1483
1484 /* Define to 1 if you have the `strtol' function. */
1485 #undef HAVE_STRTOL
1486
1487 /* Define to 1 if you have the `strtoll' function. */
1488 #undef HAVE_STRTOLL
1489
1490 /* Define if strtoll is declared. */
1491 #undef HAVE_STRTOLL_DECL
1492
1493 /* Define if strtol is declared. */
1494 #undef HAVE_STRTOL_DECL
1495
1496 /* Define to 1 if the system has the type `struct addrinfo'. */
1497 #undef HAVE_STRUCT_ADDRINFO
1498
1499 /* Define to 1 if the system has the type `struct random_data'. */
1500 #undef HAVE_STRUCT_RANDOM_DATA
1501
1502 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
1503 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
1504
1505 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
1506 #undef HAVE_STRUCT_SOCKADDR_STORAGE
1507
1508 /* Define to 1 if you have the `sysctl' function. */
1509 #undef HAVE_SYSCTL
1510
1511 /* Define to 1 if you have the `syslog' function. */
1512 #undef HAVE_SYSLOG
1513
1514 /* Define if syslog is declared. */
1515 #undef HAVE_SYSLOG_DECL
1516
1517 /* Define to 1 if you have the <syslog.h> header file. */
1518 #undef HAVE_SYSLOG_H
1519
1520 /* Define to 1 if you have the `sysmp' function. */
1521 #undef HAVE_SYSMP
1522
1523 /* Define to 1 if you have the `system' function. */
1524 #undef HAVE_SYSTEM
1525
1526 /* Define if system is declared. */
1527 #undef HAVE_SYSTEM_DECL
1528
1529 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1530 #undef HAVE_SYS_BITYPES_H
1531
1532 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1533    */
1534 #undef HAVE_SYS_DIR_H
1535
1536 /* Define to 1 if you have the <sys/fcntl.h> header file. */
1537 #undef HAVE_SYS_FCNTL_H
1538
1539 /* Define to 1 if you have the <sys/file.h> header file. */
1540 #undef HAVE_SYS_FILE_H
1541
1542 /* Define to 1 if you have the <sys/filsys.h> header file. */
1543 #undef HAVE_SYS_FILSYS_H
1544
1545 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
1546 #undef HAVE_SYS_FS_S5PARAM_H
1547
1548 /* Define to 1 if you have the <sys/fs_types.h> header file. */
1549 #undef HAVE_SYS_FS_TYPES_H
1550
1551 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1552 #undef HAVE_SYS_INTTYPES_H
1553
1554 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1555 #undef HAVE_SYS_IOCTL_H
1556
1557 /* Define to 1 if you have the <sys/ipc.h> header file. */
1558 #undef HAVE_SYS_IPC_H
1559
1560 /* Define to 1 if you have the <sys/mman.h> header file. */
1561 #undef HAVE_SYS_MMAN_H
1562
1563 /* Define to 1 if you have the <sys/mntent.h> header file. */
1564 #undef HAVE_SYS_MNTENT_H
1565
1566 /* Define to 1 if you have the <sys/mount.h> header file. */
1567 #undef HAVE_SYS_MOUNT_H
1568
1569 /* Define to 1 if you have the <sys/mtio.h> header file. */
1570 #undef HAVE_SYS_MTIO_H
1571
1572 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1573    */
1574 #undef HAVE_SYS_NDIR_H
1575
1576 /* Define to 1 if you have the <sys/param.h> header file. */
1577 #undef HAVE_SYS_PARAM_H
1578
1579 /* Define to 1 if you have the <sys/pstat.h> header file. */
1580 #undef HAVE_SYS_PSTAT_H
1581
1582 /* Define to 1 if you have the <sys/select.h> header file. */
1583 #undef HAVE_SYS_SELECT_H
1584
1585 /* Define to 1 if you have the <sys/shm.h> header file. */
1586 #undef HAVE_SYS_SHM_H
1587
1588 /* Define to 1 if you have the <sys/socket.h> header file. */
1589 #undef HAVE_SYS_SOCKET_H
1590
1591 /* Define to 1 if you have the <sys/statfs.h> header file. */
1592 #undef HAVE_SYS_STATFS_H
1593
1594 /* Define to 1 if you have the <sys/stat.h> header file. */
1595 #undef HAVE_SYS_STAT_H
1596
1597 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1598 #undef HAVE_SYS_SYSCTL_H
1599
1600 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
1601 #undef HAVE_SYS_SYSINFO_H
1602
1603 /* Define to 1 if you have the <sys/sysmp.h> header file. */
1604 #undef HAVE_SYS_SYSMP_H
1605
1606 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
1607 #undef HAVE_SYS_SYSTEMCFG_H
1608
1609 /* Define to 1 if you have the <sys/table.h> header file. */
1610 #undef HAVE_SYS_TABLE_H
1611
1612 /* Define to 1 if you have the <sys/tape.h> header file. */
1613 #undef HAVE_SYS_TAPE_H
1614
1615 /* Define to 1 if you have the <sys/timeb.h> header file. */
1616 #undef HAVE_SYS_TIMEB_H
1617
1618 /* Define to 1 if you have the <sys/time.h> header file. */
1619 #undef HAVE_SYS_TIME_H
1620
1621 /* Define to 1 if you have the <sys/types.h> header file. */
1622 #undef HAVE_SYS_TYPES_H
1623
1624 /* Define to 1 if you have the <sys/uio.h> header file. */
1625 #undef HAVE_SYS_UIO_H
1626
1627 /* Define to 1 if you have the <sys/vfstab.h> header file. */
1628 #undef HAVE_SYS_VFSTAB_H
1629
1630 /* Define to 1 if you have the <sys/vfs.h> header file. */
1631 #undef HAVE_SYS_VFS_H
1632
1633 /* Define to 1 if you have the <sys/wait.h> header file. */
1634 #undef HAVE_SYS_WAIT_H
1635
1636 /* Define to 1 if you have the `table' function. */
1637 #undef HAVE_TABLE
1638
1639 /* Define to 1 if you have the `time' function. */
1640 #undef HAVE_TIME
1641
1642 /* Define if time is declared. */
1643 #undef HAVE_TIME_DECL
1644
1645 /* Define to 1 if you have the <time.h> header file. */
1646 #undef HAVE_TIME_H
1647
1648 /* Define to 1 if you have the `tolower' function. */
1649 #undef HAVE_TOLOWER
1650
1651 /* Define if tolower is declared. */
1652 #undef HAVE_TOLOWER_DECL
1653
1654 /* Define to 1 if you have the `toupper' function. */
1655 #undef HAVE_TOUPPER
1656
1657 /* Define if toupper is declared. */
1658 #undef HAVE_TOUPPER_DECL
1659
1660 /* Define to 1 if you have the `ungetc' function. */
1661 #undef HAVE_UNGETC
1662
1663 /* Define if ungetc is declared. */
1664 #undef HAVE_UNGETC_DECL
1665
1666 /* Define to 1 if you have the <unistd.h> header file. */
1667 #undef HAVE_UNISTD_H
1668
1669 /* Define to 1 if you have the `unsetenv' function. */
1670 #undef HAVE_UNSETENV
1671
1672 /* Define to 1 if the system has the type `unsigned long long int'. */
1673 #undef HAVE_UNSIGNED_LONG_LONG_INT
1674
1675 /* Define to 1 if you have the "util.h" header file. */
1676 #undef HAVE_UTIL_H
1677
1678 /* Define to 1 if you have the `vasnprintf' function. */
1679 #undef HAVE_VASNPRINTF
1680
1681 /* Define to 1 if you have the `vfprintf' function. */
1682 #undef HAVE_VFPRINTF
1683
1684 /* Define if vfprintf is declared. */
1685 #undef HAVE_VFPRINTF_DECL
1686
1687 /* Define to 1 if you have the `vprintf' function. */
1688 #undef HAVE_VPRINTF
1689
1690 /* Define if vprintf is declared. */
1691 #undef HAVE_VPRINTF_DECL
1692
1693 /* Define to 1 if you have the `vsnprintf' function. */
1694 #undef HAVE_VSNPRINTF
1695
1696 /* Define if vsnprintf is declared. */
1697 #undef HAVE_VSNPRINTF_DECL
1698
1699 /* Define to 1 if you have the <wait.h> header file. */
1700 #undef HAVE_WAIT_H
1701
1702 /* Define to 1 if you have the <wchar.h> header file. */
1703 #undef HAVE_WCHAR_H
1704
1705 /* Define if you have the 'wchar_t' type. */
1706 #undef HAVE_WCHAR_T
1707
1708 /* Define to 1 if you have the `wcrtomb' function. */
1709 #undef HAVE_WCRTOMB
1710
1711 /* Define to 1 if you have the `wcscoll' function. */
1712 #undef HAVE_WCSCOLL
1713
1714 /* Define to 1 if you have the `wcslen' function. */
1715 #undef HAVE_WCSLEN
1716
1717 /* Define to 1 if you have the `wcsnlen' function. */
1718 #undef HAVE_WCSNLEN
1719
1720 /* Define to 1 if you have the <wctype.h> header file. */
1721 #undef HAVE_WCTYPE_H
1722
1723 /* Define to 1 if you have the <winsock2.h> header file. */
1724 #undef HAVE_WINSOCK2_H
1725
1726 /* Define if you have the 'wint_t' type. */
1727 #undef HAVE_WINT_T
1728
1729 /* Define to 1 if O_NOATIME works. */
1730 #undef HAVE_WORKING_O_NOATIME
1731
1732 /* Define to 1 if O_NOFOLLOW works. */
1733 #undef HAVE_WORKING_O_NOFOLLOW
1734
1735 /* Define to 1 if you have the `writev' function. */
1736 #undef HAVE_WRITEV
1737
1738 /* Define if writev is declared. */
1739 #undef HAVE_WRITEV_DECL
1740
1741 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1742 #undef HAVE_WS2TCPIP_H
1743
1744 /* Define to 1 if the system has the type `_Bool'. */
1745 #undef HAVE__BOOL
1746
1747 /* Define to 1 if you have the `_ftime' function. */
1748 #undef HAVE__FTIME
1749
1750 /* Define to 1 if you have the external variable, _system_configuration with a
1751    member named physmem. */
1752 #undef HAVE__SYSTEM_CONFIGURATION
1753
1754 /* Define on Cygwin. */
1755 #undef IGNORE_FSTAB
1756
1757 /* Define on Cygwin. */
1758 #undef IGNORE_TAR_ERRORS
1759
1760 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1761 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
1762 #else
1763 # define ISSLASH(C) ((C) == '/')
1764 #endif
1765
1766 /* The name for the Kerberized Amanda service. */
1767 #undef KAMANDA_SERVICE_NAME
1768
1769 /* Define if Kerberos 5 security is to be enabled. */
1770 #undef KRB5_SECURITY
1771
1772 /* Defined if libcurl supports AsynchDNS */
1773 #undef LIBCURL_FEATURE_ASYNCHDNS
1774
1775 /* Defined if libcurl supports IDN */
1776 #undef LIBCURL_FEATURE_IDN
1777
1778 /* Defined if libcurl supports IPv6 */
1779 #undef LIBCURL_FEATURE_IPV6
1780
1781 /* Defined if libcurl supports KRB4 */
1782 #undef LIBCURL_FEATURE_KRB4
1783
1784 /* Defined if libcurl supports libz */
1785 #undef LIBCURL_FEATURE_LIBZ
1786
1787 /* Defined if libcurl supports NTLM */
1788 #undef LIBCURL_FEATURE_NTLM
1789
1790 /* Defined if libcurl supports SSL */
1791 #undef LIBCURL_FEATURE_SSL
1792
1793 /* Defined if libcurl supports SSPI */
1794 #undef LIBCURL_FEATURE_SSPI
1795
1796 /* Defined if libcurl supports DICT */
1797 #undef LIBCURL_PROTOCOL_DICT
1798
1799 /* Defined if libcurl supports FILE */
1800 #undef LIBCURL_PROTOCOL_FILE
1801
1802 /* Defined if libcurl supports FTP */
1803 #undef LIBCURL_PROTOCOL_FTP
1804
1805 /* Defined if libcurl supports FTPS */
1806 #undef LIBCURL_PROTOCOL_FTPS
1807
1808 /* Defined if libcurl supports HTTP */
1809 #undef LIBCURL_PROTOCOL_HTTP
1810
1811 /* Defined if libcurl supports HTTPS */
1812 #undef LIBCURL_PROTOCOL_HTTPS
1813
1814 /* Defined if libcurl supports LDAP */
1815 #undef LIBCURL_PROTOCOL_LDAP
1816
1817 /* Defined if libcurl supports TELNET */
1818 #undef LIBCURL_PROTOCOL_TELNET
1819
1820 /* Defined if libcurl supports TFTP */
1821 #undef LIBCURL_PROTOCOL_TFTP
1822
1823 /* A comma-separated list of two integers, determining the minimum and maximum
1824    * reserved TCP port numbers sockets should be bound to. (mainly for
1825    amrecover) */
1826 #undef LOW_TCPPORTRANGE
1827
1828 /* Define to 1 if lseek does not detect pipes. */
1829 #undef LSEEK_PIPE_BROKEN
1830
1831 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1832    slash. */
1833 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1834
1835 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1836    */
1837 #undef LT_OBJDIR
1838
1839 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1840 #undef MAP_ANONYMOUS
1841
1842 /* Define if the mbrtowc function has the NULL string argument bug. */
1843 #undef MBRTOWC_NULL_ARG_BUG
1844
1845 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1846 #undef MBRTOWC_NUL_RETVAL_BUG
1847
1848 /* Define if the mbrtowc function returns a wrong return value. */
1849 #undef MBRTOWC_RETVAL_BUG
1850
1851 /* The switch to be used when invoking mt to specify the * tape device. */
1852 #undef MT_FILE_FLAG
1853
1854 /* Define on Cygwin. */
1855 #undef NEED_PATH_ENV
1856
1857 /* Define if we have to reset tape offsets when reaching 2GB. */
1858 #undef NEED_RESETOFS
1859
1860 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1861 #undef NO_MINUS_C_MINUS_O
1862
1863 /* Name of package */
1864 #undef PACKAGE
1865
1866 /* Define to the address where bug reports for this package should be sent. */
1867 #undef PACKAGE_BUGREPORT
1868
1869 /* Define to the full name of this package. */
1870 #undef PACKAGE_NAME
1871
1872 /* Define to the full name and version of this package. */
1873 #undef PACKAGE_STRING
1874
1875 /* Define to the one symbol short name of this package. */
1876 #undef PACKAGE_TARNAME
1877
1878 /* Define to the home page for this package. */
1879 #undef PACKAGE_URL
1880
1881 /* Define to the version of this package. */
1882 #undef PACKAGE_VERSION
1883
1884 /* Define if the pthread_in_use() detection is hard. */
1885 #undef PTHREAD_IN_USE_DETECTION_HARD
1886
1887 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1888    'ptrdiff_t'. */
1889 #undef PTRDIFF_T_SUFFIX
1890
1891 /* Define as the prefix for raw disk devices, commonly /dev/r or /dev/rdsk/ */
1892 #undef RDEV_PREFIX
1893
1894 /* Define to 1 if stat needs help when passed a directory name with a trailing
1895    slash */
1896 #undef REPLACE_FUNC_STAT_DIR
1897
1898 /* Define to 1 if stat needs help when passed a file name with a trailing
1899    slash */
1900 #undef REPLACE_FUNC_STAT_FILE
1901
1902 /* Define if nl_langinfo exists but is overridden by gnulib. */
1903 #undef REPLACE_NL_LANGINFO
1904
1905 /* Define if vasnprintf exists but is overridden by gnulib. */
1906 #undef REPLACE_VASNPRINTF
1907
1908 /* Define the location of the ufsrestore or restore program. */
1909 #undef RESTORE
1910
1911 /* Define as the return type of signal handlers (`int' or `void'). */
1912 #undef RETSIGTYPE
1913
1914 /* Define if RSH transport should be enabled. */
1915 #undef RSH_SECURITY
1916
1917 /* Define the location of smbclient for backing up Samba PC clients. */
1918 #undef SAMBA_CLIENT
1919
1920 /* Not the actual samba version, just a number that should be increased
1921    whenever we start to rely on a new samba feature. */
1922 #undef SAMBA_VERSION
1923
1924 /* Define to type of select arguments. */
1925 #undef SELECT_ARG_TYPE
1926
1927 /* A suffix that will be appended to service names. * Useful for testing in
1928    parallel with a working version. */
1929 #undef SERVICE_SUFFIX
1930
1931 /* Define to 1 if the `setpgrp' function takes no argument. */
1932 #undef SETPGRP_VOID
1933
1934 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1935    'sig_atomic_t'. */
1936 #undef SIG_ATOMIC_T_SUFFIX
1937
1938 /* Define if all of Amanda will run as a single userid (e.g., on Cygwin or for
1939    installchecks) */
1940 #undef SINGLE_USERID
1941
1942 /* The size of `int', as computed by sizeof. */
1943 #undef SIZEOF_INT
1944
1945 /* The size of `intmax_t', as computed by sizeof. */
1946 #undef SIZEOF_INTMAX_T
1947
1948 /* The size of `long', as computed by sizeof. */
1949 #undef SIZEOF_LONG
1950
1951 /* The size of `long long', as computed by sizeof. */
1952 #undef SIZEOF_LONG_LONG
1953
1954 /* The size of `off_t', as computed by sizeof. */
1955 #undef SIZEOF_OFF_T
1956
1957 /* The size of `size_t', as computed by sizeof. */
1958 #undef SIZEOF_SIZE_T
1959
1960 /* The size of `ssize_t', as computed by sizeof. */
1961 #undef SIZEOF_SSIZE_T
1962
1963 /* The size of `time_t', as computed by sizeof. */
1964 #undef SIZEOF_TIME_T
1965
1966 /* Define as the maximum value of type 'size_t', if the system doesn't define
1967    it. */
1968 #undef SIZE_MAX
1969
1970 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1971    'size_t'. */
1972 #undef SIZE_T_SUFFIX
1973
1974 /* Define to the exact path to the sort program. */
1975 #undef SORT_PATH
1976
1977 /* Path to the SSH binary */
1978 #undef SSH
1979
1980 /* Arguments to ssh */
1981 #undef SSH_OPTIONS
1982
1983 /* Define if SSH transport should be enabled. */
1984 #undef SSH_SECURITY
1985
1986 /* If using the C implementation of alloca, define if you know the
1987    direction of stack growth for your system; otherwise it will be
1988    automatically deduced at runtime.
1989         STACK_DIRECTION > 0 => grows toward higher addresses
1990         STACK_DIRECTION < 0 => grows toward lower addresses
1991         STACK_DIRECTION = 0 => direction of growth unknown */
1992 #undef STACK_DIRECTION
1993
1994 /* Location of the 'star' binary */
1995 #undef STAR
1996
1997 /* Define if the block counts reported by statfs may be truncated to 2GB and
1998    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1999    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
2000    affected.) */
2001 #undef STATFS_TRUNCATES_BLOCK_COUNTS
2002
2003 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2004 #undef STAT_MACROS_BROKEN
2005
2006 /* Define if there is no specific function for reading file systems usage
2007    information and you have the <sys/filsys.h> header file. (SVR2) */
2008 #undef STAT_READ_FILSYS
2009
2010 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
2011    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
2012 #undef STAT_STATFS2_BSIZE
2013
2014 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
2015    (4.4BSD, NetBSD) */
2016 #undef STAT_STATFS2_FSIZE
2017
2018 /* Define if statfs takes 2 args and the second argument has type struct
2019    fs_data. (Ultrix) */
2020 #undef STAT_STATFS2_FS_DATA
2021
2022 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
2023 #undef STAT_STATFS3_OSF1
2024
2025 /* Define if statfs takes 4 args. (SVR3, Dynix, old Irix, old AIX, Dolphin) */
2026 #undef STAT_STATFS4
2027
2028 /* Define if there is a function named statvfs. (SVR4) */
2029 #undef STAT_STATVFS
2030
2031 /* Define to 1 if you have the ANSI C header files. */
2032 #undef STDC_HEADERS
2033
2034 /* Location of the 'suntar' binary */
2035 #undef SUNTAR
2036
2037 /* A comma-separated list of two integers, determining the minimum and *
2038    maximum unreserved TCP port numbers sockets should be bound to. */
2039 #undef TCPPORTRANGE
2040
2041 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2042 #undef TIME_WITH_SYS_TIME
2043
2044 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2045 #undef TM_IN_SYS_TIME
2046
2047 /* A comma-separated list of two integers, determining the minimum and *
2048    maximum reserved UDP port numbers sockets should be bound to. */
2049 #undef UDPPORTRANGE
2050
2051 /* Define the location of the uname program. */
2052 #undef UNAME_PATH
2053
2054 /* Define as any optional arguments to get UNCOMPRESS_PATH to uncompress. */
2055 #undef UNCOMPRESS_OPT
2056
2057 /* Define as the exact path to the gzip or compress command. */
2058 #undef UNCOMPRESS_PATH
2059
2060 /* Define to the prefix of C symbols at the assembler and linker level, either
2061    an underscore or empty. */
2062 #undef USER_LABEL_PREFIX
2063
2064 /* Define if you want to use the ".amandahosts" for BSD security. */
2065 #undef USE_AMANDAHOSTS
2066
2067 /* Define for backups being done on a multiple networks and FQDNs are used. */
2068 #undef USE_FQDN
2069
2070 /* Define to 1 if files will be processed with gettextize */
2071 #undef USE_GETTEXT
2072
2073 /* Define if the POSIX multithreading library can be used. */
2074 #undef USE_POSIX_THREADS
2075
2076 /* Define if references to the POSIX multithreading library should be made
2077    weak. */
2078 #undef USE_POSIX_THREADS_WEAK
2079
2080 /* Define if the GNU Pth multithreading library can be used. */
2081 #undef USE_PTH_THREADS
2082
2083 /* Define if references to the GNU Pth multithreading library should be made
2084    weak. */
2085 #undef USE_PTH_THREADS_WEAK
2086
2087 /* Define to set SO_REUSEADDR on network connections. */
2088 #undef USE_REUSEADDR
2089
2090 /* Define to invoke rundump (setuid-root) instead of DUMP program directly. */
2091 #undef USE_RUNDUMP
2092
2093 /* Define if the old Solaris multithreading library can be used. */
2094 #undef USE_SOLARIS_THREADS
2095
2096 /* Define if references to the old Solaris multithreading library should be
2097    made weak. */
2098 #undef USE_SOLARIS_THREADS_WEAK
2099
2100 /* Define if the Win32 multithreading API can be used. */
2101 #undef USE_WIN32_THREADS
2102
2103 /* Define the location of the vdump program. */
2104 #undef VDUMP
2105
2106 /* Version number of package */
2107 #undef VERSION
2108
2109 /* Amanda version information beyond patch */
2110 #undef VERSION_COMMENT
2111
2112 /* major Amanda version number */
2113 #undef VERSION_MAJOR
2114
2115 /* minor Amanda version number */
2116 #undef VERSION_MINOR
2117
2118 /* Amanda patch number */
2119 #undef VERSION_PATCH
2120
2121 /* Define the location of the vrestore program. */
2122 #undef VRESTORE
2123
2124 /* Define the location of the vxdump program on HPUX and SINIX hosts or on *
2125    other hosts where the Veritas filesystem (vxfs) has been installed. */
2126 #undef VXDUMP
2127
2128 /* Define the location of the vxrestore program on HPUX and SINIX hosts or on
2129    * other hosts where the Veritas filesystem (vxfs) has been installed. */
2130 #undef VXRESTORE
2131
2132 /* Defined if wait() puts the status in a int instead of a union wait. */
2133 #undef WAIT_USES_INT
2134
2135 /* Defined if wait() puts the status in a union wait instead of int. */
2136 #undef WAIT_USES_UNION
2137
2138 /* Define to use flock(2) for file locking */
2139 #undef WANT_AMFLOCK_FLOCK
2140
2141 /* Define to use link(2) to emulate file locking. */
2142 #undef WANT_AMFLOCK_LNLOCK
2143
2144 /* Define to use lockf(3) for file locking. */
2145 #undef WANT_AMFLOCK_LOCKF
2146
2147 /* Define to use POSIX (fcntl()) for file locking */
2148 #undef WANT_AMFLOCK_POSIX
2149
2150 /* Compile DVD-RW driver */
2151 #undef WANT_DVDRW_DEVICE
2152
2153 /* Compile NDMP device */
2154 #undef WANT_NDMP_DEVICE
2155
2156 /* Compile Amazon S3 driver */
2157 #undef WANT_S3_DEVICE
2158
2159 /* Define if clients should be built setuid-root */
2160 #undef WANT_SETUID_CLIENT
2161
2162 /* Define if the tape-device will be built */
2163 #undef WANT_TAPE_DEVICE
2164
2165 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2166    'wchar_t'. */
2167 #undef WCHAR_T_SUFFIX
2168
2169 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2170    'wint_t'. */
2171 #undef WINT_T_SUFFIX
2172
2173 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2174    significant byte first (like Motorola and SPARC, unlike Intel). */
2175 #if defined AC_APPLE_UNIVERSAL_BUILD
2176 # if defined __BIG_ENDIAN__
2177 #  define WORDS_BIGENDIAN 1
2178 # endif
2179 #else
2180 # ifndef WORDS_BIGENDIAN
2181 #  undef WORDS_BIGENDIAN
2182 # endif
2183 #endif
2184
2185 /* This system has functional IPv6 support (kernel and compiler) */
2186 #undef WORKING_IPV6
2187
2188 /* Define the location of the xfsdump program on Irix hosts. */
2189 #undef XFSDUMP
2190
2191 /* Define the location of the xfsrestore program on Irix hosts. */
2192 #undef XFSRESTORE
2193
2194 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2195    `char[]'. */
2196 #undef YYTEXT_POINTER
2197
2198 /* Number of bits in a file offset, on hosts where this is settable. */
2199 #undef _FILE_OFFSET_BITS
2200
2201 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
2202 #undef _LARGEFILE_SOURCE
2203
2204 /* Define for large files, on AIX-style hosts. */
2205 #undef _LARGE_FILES
2206
2207 /* Define to 1 if on MINIX. */
2208 #undef _MINIX
2209
2210 /* Define to 2 if the system does not provide POSIX.1 features except with
2211    this defined. */
2212 #undef _POSIX_1_SOURCE
2213
2214 /* Define to 1 if you need to in order for `stat' and other things to work. */
2215 #undef _POSIX_SOURCE
2216
2217 /* Define if you want regoff_t to be at least as wide POSIX requires. */
2218 #undef _REGEX_LARGE_OFFSETS
2219
2220 /* Define to 500 only on HP-UX. */
2221 #undef _XOPEN_SOURCE
2222
2223 /* Enable extensions on AIX 3, Interix.  */
2224 #ifndef _ALL_SOURCE
2225 # undef _ALL_SOURCE
2226 #endif
2227 /* Enable GNU extensions on systems that have them.  */
2228 #ifndef _GNU_SOURCE
2229 # undef _GNU_SOURCE
2230 #endif
2231 /* Enable threading extensions on Solaris.  */
2232 #ifndef _POSIX_PTHREAD_SEMANTICS
2233 # undef _POSIX_PTHREAD_SEMANTICS
2234 #endif
2235 /* Enable extensions on HP NonStop.  */
2236 #ifndef _TANDEM_SOURCE
2237 # undef _TANDEM_SOURCE
2238 #endif
2239 /* Enable general extensions on Solaris.  */
2240 #ifndef __EXTENSIONS__
2241 # undef __EXTENSIONS__
2242 #endif
2243
2244
2245 /* Define to rpl_ if the getopt replacement functions and variables should be
2246    used. */
2247 #undef __GETOPT_PREFIX
2248
2249 /* Directory in which amanda's templates and examples are installed. */
2250 #undef amdatadir
2251
2252 /* Directory in which Amanda header files should be installed */
2253 #undef amincludedir
2254
2255 /* Directory in which Amanda libraries should be installed */
2256 #undef amlibdir
2257
2258 /* Directory in which Amanda own programs should be installed */
2259 #undef amlibexecdir
2260
2261 /* Directory in which perl modules should be installed */
2262 #undef amperldir
2263
2264 /* Directory in which user binaries should be installed. */
2265 #undef bindir
2266
2267 /* Define to empty if `const' does not conform to ANSI C. */
2268 #undef const
2269
2270 /* Define curl_free() as free() if our version of curl lacks curl_free. */
2271 #undef curl_free
2272
2273 /* Type for curl_off_t, if it is not defined by the system */
2274 #undef curl_off_t
2275
2276 /* Define to `int' if <sys/types.h> doesn't define. */
2277 #undef gid_t
2278
2279 /* Define to rpl_gmtime if the replacement function should be used. */
2280 #undef gmtime
2281
2282 /* Type for in_port_t, if it is not defined by the system */
2283 #undef in_port_t
2284
2285 /* Define to `__inline__' or `__inline' if that's what the C compiler
2286    calls it, or to nothing if 'inline' is not supported under any name.  */
2287 #ifndef __cplusplus
2288 #undef inline
2289 #endif
2290
2291 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
2292 #undef intmax_t
2293
2294 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
2295    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
2296    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
2297    __APPLE__ && __MACH__ test for MacOS X.
2298    __APPLE_CC__ tests for the Apple compiler and its version.
2299    __STDC_VERSION__ tests for the C99 mode.  */
2300 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
2301 # define __GNUC_STDC_INLINE__ 1
2302 #endif
2303
2304 /* Directory in which internal binaries should be installed. */
2305 #undef libexecdir
2306
2307 /* Define to rpl_localtime if the replacement function should be used. */
2308 #undef localtime
2309
2310 /* Directory in which man-pages should be installed */
2311 #undef mandir
2312
2313 /* Define to a type if <wchar.h> does not define. */
2314 #undef mbstate_t
2315
2316 /* Define to the type of st_nlink in struct stat, or a supertype. */
2317 #undef nlink_t
2318
2319 /* Define to `long int' if <sys/types.h> does not define. */
2320 #undef off_t
2321
2322 /* Define to `int' if <sys/types.h> does not define. */
2323 #undef pid_t
2324
2325 /* Define as the type of the result of subtracting two pointers, if the system
2326    doesn't define it. */
2327 #undef ptrdiff_t
2328
2329 /* Define to rpl_re_comp if the replacement should be used. */
2330 #undef re_comp
2331
2332 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
2333 #undef re_compile_fastmap
2334
2335 /* Define to rpl_re_compile_pattern if the replacement should be used. */
2336 #undef re_compile_pattern
2337
2338 /* Define to rpl_re_exec if the replacement should be used. */
2339 #undef re_exec
2340
2341 /* Define to rpl_re_match if the replacement should be used. */
2342 #undef re_match
2343
2344 /* Define to rpl_re_match_2 if the replacement should be used. */
2345 #undef re_match_2
2346
2347 /* Define to rpl_re_search if the replacement should be used. */
2348 #undef re_search
2349
2350 /* Define to rpl_re_search_2 if the replacement should be used. */
2351 #undef re_search_2
2352
2353 /* Define to rpl_re_set_registers if the replacement should be used. */
2354 #undef re_set_registers
2355
2356 /* Define to rpl_re_set_syntax if the replacement should be used. */
2357 #undef re_set_syntax
2358
2359 /* Define to rpl_re_syntax_options if the replacement should be used. */
2360 #undef re_syntax_options
2361
2362 /* Define to rpl_regcomp if the replacement should be used. */
2363 #undef regcomp
2364
2365 /* Define to rpl_regerror if the replacement should be used. */
2366 #undef regerror
2367
2368 /* Define to rpl_regexec if the replacement should be used. */
2369 #undef regexec
2370
2371 /* Define to rpl_regfree if the replacement should be used. */
2372 #undef regfree
2373
2374 /* Define to the equivalent of the C99 'restrict' keyword, or to
2375    nothing if this is not supported.  Do not define if restrict is
2376    supported directly.  */
2377 #undef restrict
2378 /* Work around a bug in Sun C++: it does not support _Restrict or
2379    __restrict__, even though the corresponding Sun C compiler ends up with
2380    "#define restrict _Restrict" or "#define restrict __restrict__" in the
2381    previous line.  Perhaps some future version of Sun C++ will work with
2382    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
2383 #if defined __SUNPRO_CC && !defined __RESTRICT
2384 # define _Restrict
2385 # define __restrict__
2386 #endif
2387
2388 /* Type for sa_family_t, if it is not defined by the system */
2389 #undef sa_family_t
2390
2391 /* Directory in which administrator binaries should be installed. */
2392 #undef sbindir
2393
2394 /* Define to `unsigned int' if <sys/types.h> does not define. */
2395 #undef size_t
2396
2397 /* type to use in place of socklen_t if not defined */
2398 #undef socklen_t
2399
2400 /* type to use for socket length parameters; use instead of socklen_t */
2401 #undef socklen_t_equiv
2402
2403 /* Define as a signed type of the same size as size_t. */
2404 #undef ssize_t
2405
2406 /* Define to `int' if <sys/types.h> doesn't define. */
2407 #undef uid_t
2408
2409 /* Define as a marker that can be attached to declarations that might not
2410     be used.  This helps to reduce warnings, such as from
2411     GCC -Wunused-parameter.  */
2412 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2413 # define _GL_UNUSED __attribute__ ((__unused__))
2414 #else
2415 # define _GL_UNUSED
2416 #endif
2417 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
2418    is a misnomer outside of parameter lists.  */
2419 #define _UNUSED_PARAMETER_ _GL_UNUSED
2420