1167681248e64883d749097fd3b8c38d1b0bdd15
[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 to 1 if the `getpgrp' function requires zero arguments. */
131 #undef GETPGRP_VOID
132
133 /* Define if gettimeofday clobbers the localtime buffer. */
134 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
135
136 /* Define to indicate the 'malloc' module. */
137 #undef GNULIB_MALLOC_GNU
138
139 /* Define to 1 when using the gnulib module sys_socket. */
140 #undef GNULIB_SYS_SOCKET
141
142 /* Location of the GNU 'tar' binary */
143 #undef GNUTAR
144
145 /* The directory in which GNU tar should store directory lists for
146    incrementals. */
147 #undef GNUTAR_LISTED_INCREMENTAL_DIR
148
149 /* Define the location of the grep program. */
150 #undef GREP
151
152 /* Define to 1 if you have the `accept' function. */
153 #undef HAVE_ACCEPT
154
155 /* Define if accept is declared. */
156 #undef HAVE_ACCEPT_DECL
157
158 /* Define to 1 if you have `alloca', as a function or macro. */
159 #undef HAVE_ALLOCA
160
161 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
162    */
163 #undef HAVE_ALLOCA_H
164
165 /* Define to 1 if you have the "amanda.h" header file. */
166 #undef HAVE_AMANDA_H
167
168 /* Define to 1 if you have the <arpa/inet.h> header file. */
169 #undef HAVE_ARPA_INET_H
170
171 /* Define to 1 if you have the `atexit' function. */
172 #undef HAVE_ATEXIT
173
174 /* Define to 1 if you have the `atof' function. */
175 #undef HAVE_ATOF
176
177 /* Define if atof is declared. */
178 #undef HAVE_ATOF_DECL
179
180 /* Define to 1 if you have the `atol' function. */
181 #undef HAVE_ATOL
182
183 /* Define to 1 if you have the `atoll' function. */
184 #undef HAVE_ATOLL
185
186 /* Define if atoll is declared. */
187 #undef HAVE_ATOLL_DECL
188
189 /* Define if atol is declared. */
190 #undef HAVE_ATOL_DECL
191
192 /* Define to 1 if you have the `basename' function. */
193 #undef HAVE_BASENAME
194
195 /* Define to 1 if you have the `bcopy' function. */
196 #undef HAVE_BCOPY
197
198 /* Define if bcopy is declared. */
199 #undef HAVE_BCOPY_DECL
200
201 /* Define to 1 if you have the `bind' function. */
202 #undef HAVE_BIND
203
204 /* Define if bind is declared. */
205 #undef HAVE_BIND_DECL
206
207 /* Define to 1 if you have the `btowc' function. */
208 #undef HAVE_BTOWC
209
210 /* Define to 1 if you have the `bzero' function. */
211 #undef HAVE_BZERO
212
213 /* Define if bzero is declared. */
214 #undef HAVE_BZERO_DECL
215
216 /* Define to 1 if you have the <camlib.h> header file. */
217 #undef HAVE_CAMLIB_H
218
219 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
220    CoreFoundation framework. */
221 #undef HAVE_CFLOCALECOPYCURRENT
222
223 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
224    the CoreFoundation framework. */
225 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
226
227 /* Define to 1 if you have the <chio.h> header file. */
228 #undef HAVE_CHIO_H
229
230 /* Define to 1 if you have the `chsize' function. */
231 #undef HAVE_CHSIZE
232
233 /* Define to 1 if you have the `closelog' function. */
234 #undef HAVE_CLOSELOG
235
236 /* Define if closelog is declared. */
237 #undef HAVE_CLOSELOG_DECL
238
239 /* Define to 1 if you have the `connect' function. */
240 #undef HAVE_CONNECT
241
242 /* Define if connect is declared. */
243 #undef HAVE_CONNECT_DECL
244
245 /* Define to 1 if you have the <crypto/hmac.h> header file. */
246 #undef HAVE_CRYPTO_HMAC_H
247
248 /* Define if the GNU dcgettext() function is already present or preinstalled.
249    */
250 #undef HAVE_DCGETTEXT
251
252 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
253    don't. */
254 #undef HAVE_DECL_FREEADDRINFO
255
256 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
257    don't. */
258 #undef HAVE_DECL_GAI_STRERROR
259
260 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
261    don't. */
262 #undef HAVE_DECL_GETADDRINFO
263
264 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
265    don't. */
266 #undef HAVE_DECL_GETC_UNLOCKED
267
268 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
269    */
270 #undef HAVE_DECL_GETENV
271
272 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
273    don't. */
274 #undef HAVE_DECL_GETNAMEINFO
275
276 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
277    don't. */
278 #undef HAVE_DECL_INET_NTOP
279
280 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
281    don't. */
282 #undef HAVE_DECL_ISBLANK
283
284 /* Define to 1 if you have the declaration of `readdir', and to 0 if you
285    don't. */
286 #undef HAVE_DECL_READDIR
287
288 /* Define to 1 if you have the declaration of `readdir64', and to 0 if you
289    don't. */
290 #undef HAVE_DECL_READDIR64
291
292 /* Define to 1 if you have the declaration of `readdir64_r', and to 0 if you
293    don't. */
294 #undef HAVE_DECL_READDIR64_R
295
296 /* Define to 1 if you have the declaration of `readdir_r', and to 0 if you
297    don't. */
298 #undef HAVE_DECL_READDIR_R
299
300 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
301    don't. */
302 #undef HAVE_DECL_SNPRINTF
303
304 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
305    don't. */
306 #undef HAVE_DECL__SNPRINTF
307
308 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
309    */
310 #undef HAVE_DIRENT_H
311
312 /* Define to 1 if you have the <dlfcn.h> header file. */
313 #undef HAVE_DLFCN_H
314
315 /* Define to the string that enables dump estimates. */
316 #undef HAVE_DUMP_ESTIMATE
317
318 /* Define to 1 if you have the <dustat.h> header file. */
319 #undef HAVE_DUSTAT_H
320
321 /* Define to 1 if you have the `endmntent' function. */
322 #undef HAVE_ENDMNTENT
323
324 /* Define to 1 if you have the <errno.h> header file. */
325 #undef HAVE_ERRNO_H
326
327 /* Define to 1 if you have the `fclose' function. */
328 #undef HAVE_FCLOSE
329
330 /* Define if fclose is declared. */
331 #undef HAVE_FCLOSE_DECL
332
333 /* Define to 1 if you have the <fcntl.h> header file. */
334 #undef HAVE_FCNTL_H
335
336 /* Define to 1 if you have the `fflush' function. */
337 #undef HAVE_FFLUSH
338
339 /* Define if fflush is declared. */
340 #undef HAVE_FFLUSH_DECL
341
342 /* Define to 1 if you have the <float.h> header file. */
343 #undef HAVE_FLOAT_H
344
345 /* Define to 1 if you have the `fprintf' function. */
346 #undef HAVE_FPRINTF
347
348 /* Define if fprintf is declared. */
349 #undef HAVE_FPRINTF_DECL
350
351 /* Define to 1 if you have the `fputc' function. */
352 #undef HAVE_FPUTC
353
354 /* Define if fputc is declared. */
355 #undef HAVE_FPUTC_DECL
356
357 /* Define to 1 if you have the `fputs' function. */
358 #undef HAVE_FPUTS
359
360 /* Define if fputs is declared. */
361 #undef HAVE_FPUTS_DECL
362
363 /* Define to 1 if you have the `fread' function. */
364 #undef HAVE_FREAD
365
366 /* Define if fread is declared. */
367 #undef HAVE_FREAD_DECL
368
369 /* Define to 1 if you have the `fseek' function. */
370 #undef HAVE_FSEEK
371
372 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
373 #undef HAVE_FSEEKO
374
375 /* Define if fseek is declared. */
376 #undef HAVE_FSEEK_DECL
377
378 /* Define to 1 if you have the <fstab.h> header file. */
379 #undef HAVE_FSTAB_H
380
381 /* Define to 1 if you have the `ftruncate' function. */
382 #undef HAVE_FTRUNCATE
383
384 /* Define to 1 if you have the `fwrite' function. */
385 #undef HAVE_FWRITE
386
387 /* Define if fwrite is declared. */
388 #undef HAVE_FWRITE_DECL
389
390 /* Define to 1 if you have the `getgrgid_r' function. */
391 #undef HAVE_GETGRGID_R
392
393 /* Define to 1 if you have the `gethostbyname' function. */
394 #undef HAVE_GETHOSTBYNAME
395
396 /* Define to 1 if you have the `gethostname' function. */
397 #undef HAVE_GETHOSTNAME
398
399 /* Define if gethostname is declared. */
400 #undef HAVE_GETHOSTNAME_DECL
401
402 /* Define to 1 if you have the `getopt' function. */
403 #undef HAVE_GETOPT
404
405 /* Define if getopt is declared. */
406 #undef HAVE_GETOPT_DECL
407
408 /* Define to 1 if you have the <getopt.h> header file. */
409 #undef HAVE_GETOPT_H
410
411 /* Define to 1 if you have the `getopt_long_only' function. */
412 #undef HAVE_GETOPT_LONG_ONLY
413
414 /* Define to 1 if you have the `getpagesize' function. */
415 #undef HAVE_GETPAGESIZE
416
417 /* Define to 1 if you have the `getpeername' function. */
418 #undef HAVE_GETPEERNAME
419
420 /* Define if getpeername is declared. */
421 #undef HAVE_GETPEERNAME_DECL
422
423 /* Define to 1 if you have the `getpwuid_r' function. */
424 #undef HAVE_GETPWUID_R
425
426 /* Define to 1 if you have the `getservbyname' function. */
427 #undef HAVE_GETSERVBYNAME
428
429 /* Define to 1 if you have the `getsockname' function. */
430 #undef HAVE_GETSOCKNAME
431
432 /* Define if getsockname is declared. */
433 #undef HAVE_GETSOCKNAME_DECL
434
435 /* Define to 1 if you have the `getsockopt' function. */
436 #undef HAVE_GETSOCKOPT
437
438 /* Define if getsockopt is declared. */
439 #undef HAVE_GETSOCKOPT_DECL
440
441 /* Define to 1 if you have the `getsysinfo' function. */
442 #undef HAVE_GETSYSINFO
443
444 /* Define if the GNU gettext() function is already present or preinstalled. */
445 #undef HAVE_GETTEXT
446
447 /* Define to 1 if you have the `gettimeofday' function. */
448 #undef HAVE_GETTIMEOFDAY
449
450 /* Define this if glibc's backtrace functionality (execinfo.h) is present */
451 #undef HAVE_GLIBC_BACKTRACE
452
453 /* Define to 1 if you have the <grp.h> header file. */
454 #undef HAVE_GRP_H
455
456 /* Define if Amanda is using the gzip program. */
457 #undef HAVE_GZIP
458
459 /* Define to 1 if you have the <history.h> header file. */
460 #undef HAVE_HISTORY_H
461
462 /* Define to 1 if you have the <hmac.h> header file. */
463 #undef HAVE_HMAC_H
464
465 /* Define this if dump accepts -h for honoring nodump. */
466 #undef HAVE_HONOR_NODUMP
467
468 /* Define if you have the iconv() function. */
469 #undef HAVE_ICONV
470
471 /* Define to 1 if you have the `inet_ntop' function. */
472 #undef HAVE_INET_NTOP
473
474 /* Define to 1 if you have the `initgroups' function. */
475 #undef HAVE_INITGROUPS
476
477 /* Define if initgroups is declared. */
478 #undef HAVE_INITGROUPS_DECL
479
480 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
481 #undef HAVE_INTMAX_T
482
483 /* Define to 1 if you have the <inttypes.h> header file. */
484 #undef HAVE_INTTYPES_H
485
486 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
487    declares uintmax_t. */
488 #undef HAVE_INTTYPES_H_WITH_UINTMAX
489
490 /* Define to 1 if you have the `ioctl' function. */
491 #undef HAVE_IOCTL
492
493 /* Define if ioctl is declared. */
494 #undef HAVE_IOCTL_DECL
495
496 /* Define to 1 if <sys/socket.h> defines AF_INET. */
497 #undef HAVE_IPV4
498
499 /* Define to 1 if <sys/socket.h> defines AF_INET6. */
500 #undef HAVE_IPV6
501
502 /* Define to 1 if you have the `isblank' function. */
503 #undef HAVE_ISBLANK
504
505 /* Define to 1 if you have the `isnormal' function. */
506 #undef HAVE_ISNORMAL
507
508 /* Define if isnormal is declared. */
509 #undef HAVE_ISNORMAL_DECL
510
511 /* Define to 1 if you have the `iswcntrl' function. */
512 #undef HAVE_ISWCNTRL
513
514 /* Define to 1 if you have the `iswctype' function. */
515 #undef HAVE_ISWCTYPE
516
517 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
518 #undef HAVE_LANGINFO_CODESET
519
520 /* Define to 1 if you have the `cam' library (-lcam). */
521 #undef HAVE_LIBCAM
522
523 /* Define to 1 if you have the `crypto' library (-lcrypto). */
524 #undef HAVE_LIBCRYPTO
525
526 /* Define to 1 if you have a functional curl library. */
527 #undef HAVE_LIBCURL
528
529 /* Define to 1 if you have the `cur_colr' library (-lcur_colr). */
530 #undef HAVE_LIBCUR_COLR
531
532 /* Define to 1 if you have the <libc.h> header file. */
533 #undef HAVE_LIBC_H
534
535 /* Define to 1 if you have the <libgen.h> header file. */
536 #undef HAVE_LIBGEN_H
537
538 /* Define to 1 if you have the `intl' library (-lintl). */
539 #undef HAVE_LIBINTL
540
541 /* Define to 1 if you have the <libintl.h> header file. */
542 #undef HAVE_LIBINTL_H
543
544 /* Define to 1 if you have the `krb5support' library (-lkrb5support). */
545 #undef HAVE_LIBKRB5SUPPORT
546
547 /* Define to 1 if you have the `m' library (-lm). */
548 #undef HAVE_LIBM
549
550 /* Define to 1 if you have the `nsl' library (-lnsl). */
551 #undef HAVE_LIBNSL
552
553 /* Define to 1 if you have the `resolv' library (-lresolv). */
554 #undef HAVE_LIBRESOLV
555
556 /* Define to 1 if you have the `socket' library (-lsocket). */
557 #undef HAVE_LIBSOCKET
558
559 /* Define to 1 if you have the `sun' library (-lsun). */
560 #undef HAVE_LIBSUN
561
562 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
563 #undef HAVE_LIBXPG4
564
565 /* Define to 1 if you have the <limits.h> header file. */
566 #undef HAVE_LIMITS_H
567
568 /* Define to 1 if you have the <linux/chio.h> header file. */
569 #undef HAVE_LINUX_CHIO_H
570
571 /* Define to 1 if you have the <linux/zftape.h> header file. */
572 #undef HAVE_LINUX_ZFTAPE_H
573
574 /* Define to 1 if you have the `listen' function. */
575 #undef HAVE_LISTEN
576
577 /* Define if listen is declared. */
578 #undef HAVE_LISTEN_DECL
579
580 /* Define to 1 if you have the <locale.h> header file. */
581 #undef HAVE_LOCALE_H
582
583 /* Define to 1 if the system has the type `long long int'. */
584 #undef HAVE_LONG_LONG_INT
585
586 /* Set to 1 if an LPR command was found at configure time */
587 #undef HAVE_LPR_CMD
588
589 /* Define to 1 if you have the `lstat' function. */
590 #undef HAVE_LSTAT
591
592 /* Define if lstat is declared. */
593 #undef HAVE_LSTAT_DECL
594
595 /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
596 #undef HAVE_MACHINE_HAL_SYSINFO_H
597
598 /* Define to 1 if you have the `malloc' function. */
599 #undef HAVE_MALLOC
600
601 /* Define if malloc is declared. */
602 #undef HAVE_MALLOC_DECL
603
604 /* Define if the 'malloc' function is POSIX compliant. */
605 #undef HAVE_MALLOC_POSIX
606
607 /* Define to 1 if you have the <math.h> header file. */
608 #undef HAVE_MATH_H
609
610 /* Define to 1 if you have the `mbrtowc' function. */
611 #undef HAVE_MBRTOWC
612
613 /* Define to 1 if you have the `mbsinit' function. */
614 #undef HAVE_MBSINIT
615
616 /* Define to 1 if <wchar.h> declares mbstate_t. */
617 #undef HAVE_MBSTATE_T
618
619 /* Define to 1 if you have the `memmove' function. */
620 #undef HAVE_MEMMOVE
621
622 /* Define if memmove is declared. */
623 #undef HAVE_MEMMOVE_DECL
624
625 /* Define to 1 if you have the <memory.h> header file. */
626 #undef HAVE_MEMORY_H
627
628 /* Define to 1 if you have the `memset' function. */
629 #undef HAVE_MEMSET
630
631 /* Define if memset is declared. */
632 #undef HAVE_MEMSET_DECL
633
634 /* Define to 1 if you have the `mkdtemp' function. */
635 #undef HAVE_MKDTEMP
636
637 /* Define to 1 if you have the `mkstemp' function. */
638 #undef HAVE_MKSTEMP
639
640 /* Define if mkstemp is declared. */
641 #undef HAVE_MKSTEMP_DECL
642
643 /* Define to 1 if you have the `mktemp' function. */
644 #undef HAVE_MKTEMP
645
646 /* Define if mktemp is declared. */
647 #undef HAVE_MKTEMP_DECL
648
649 /* Define to 1 if you have the `mktime' function. */
650 #undef HAVE_MKTIME
651
652 /* Define if mktime is declared. */
653 #undef HAVE_MKTIME_DECL
654
655 /* Define to 1 if you have a working `mmap' system call. */
656 #undef HAVE_MMAP
657
658 /* Define to 1 if you have the <mntent.h> header file. */
659 #undef HAVE_MNTENT_H
660
661 /* Define to 1 if you have the <mnttab.h> header file. */
662 #undef HAVE_MNTTAB_H
663
664 /* Define if the mtget structure has an mt_blkno field */
665 #undef HAVE_MT_BLKNO
666
667 /* Define if the mtget structure has an mt_dsreg field */
668 #undef HAVE_MT_DSREG
669
670 /* Define if the mtget structure has an mt_erreg field */
671 #undef HAVE_MT_ERREG
672
673 /* Define if the mtget structure has an mt_fileno field */
674 #undef HAVE_MT_FILENO
675
676 /* Define if the mtget structure has an mt_flags field */
677 #undef HAVE_MT_FLAGS
678
679 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
680 #undef HAVE_NDIR_H
681
682 /* Define to 1 if you have the <netdb.h> header file. */
683 #undef HAVE_NETDB_H
684
685 /* Define to 1 if you have the <netinet/in.h> header file. */
686 #undef HAVE_NETINET_IN_H
687
688 /* Define to 1 if you have the `on_exit' function. */
689 #undef HAVE_ON_EXIT
690
691 /* Define to 1 if you have the `openlog' function. */
692 #undef HAVE_OPENLOG
693
694 /* Define if openlog is declared. */
695 #undef HAVE_OPENLOG_DECL
696
697 /* Define to 1 if you have the <openssl/hmac.h> header file. */
698 #undef HAVE_OPENSSL_HMAC_H
699
700 /* Define to 1 if you have the `pclose' function. */
701 #undef HAVE_PCLOSE
702
703 /* Define if pclose is declared. */
704 #undef HAVE_PCLOSE_DECL
705
706 /* Define to 1 if you have the `perror' function. */
707 #undef HAVE_PERROR
708
709 /* Define if perror is declared. */
710 #undef HAVE_PERROR_DECL
711
712 /* Define to 1 if you have the `printf' function. */
713 #undef HAVE_PRINTF
714
715 /* Define if printf is declared. */
716 #undef HAVE_PRINTF_DECL
717
718 /* Define to 1 if you have the `pstat_getdynamic' function. */
719 #undef HAVE_PSTAT_GETDYNAMIC
720
721 /* Define to 1 if you have the `pstat_getstatic' function. */
722 #undef HAVE_PSTAT_GETSTATIC
723
724 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
725 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
726
727 /* Define if the POSIX multithreading library has read/write locks. */
728 #undef HAVE_PTHREAD_RWLOCK
729
730 /* Define to 1 if you have the `putenv' function. */
731 #undef HAVE_PUTENV
732
733 /* Define to 1 if you have the `puts' function. */
734 #undef HAVE_PUTS
735
736 /* Define if puts is declared. */
737 #undef HAVE_PUTS_DECL
738
739 /* Define to 1 if you have the <random.h> header file. */
740 #undef HAVE_RANDOM_H
741
742 /* System has readline support (headers and libraries) */
743 #undef HAVE_READLINE
744
745 /* Define to 1 if you have the <readline.h> header file. */
746 #undef HAVE_READLINE_H
747
748 /* Define to 1 if you have the <readline/history.h> header file. */
749 #undef HAVE_READLINE_HISTORY_H
750
751 /* Define to 1 if you have the <readline/readline.h> header file. */
752 #undef HAVE_READLINE_READLINE_H
753
754 /* Define to 1 if you have the `realloc' function. */
755 #undef HAVE_REALLOC
756
757 /* Define if realloc is declared. */
758 #undef HAVE_REALLOC_DECL
759
760 /* Define to 1 if you have the `recvfrom' function. */
761 #undef HAVE_RECVFROM
762
763 /* Define if recvfrom is declared. */
764 #undef HAVE_RECVFROM_DECL
765
766 /* Define to 1 if you have the <regex.h> header file. */
767 #undef HAVE_REGEX_H
768
769 /* Define to 1 if you have the `remove' function. */
770 #undef HAVE_REMOVE
771
772 /* Define if remove is declared. */
773 #undef HAVE_REMOVE_DECL
774
775 /* Define to 1 if you have the `rename' function. */
776 #undef HAVE_RENAME
777
778 /* Define if rename is declared. */
779 #undef HAVE_RENAME_DECL
780
781 /* Define to 1 if you have the `rewind' function. */
782 #undef HAVE_REWIND
783
784 /* Define if rewind is declared. */
785 #undef HAVE_REWIND_DECL
786
787 /* Define to 1 if you have the <rpc/rpc.h> header file. */
788 #undef HAVE_RPC_RPC_H
789
790 /* Define to 1 if you have the `ruserok' function. */
791 #undef HAVE_RUSEROK
792
793 /* Define if ruserok is declared. */
794 #undef HAVE_RUSEROK_DECL
795
796 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
797 #undef HAVE_SCSI_SCSI_IOCTL_H
798
799 /* Define to 1 if you have the <scsi/sg.h> header file. */
800 #undef HAVE_SCSI_SG_H
801
802 /* Define to 1 if you have the `select' function. */
803 #undef HAVE_SELECT
804
805 /* Define if select is declared. */
806 #undef HAVE_SELECT_DECL
807
808 /* Define to 1 if you have the `sendto' function. */
809 #undef HAVE_SENDTO
810
811 /* Define if sendto is declared. */
812 #undef HAVE_SENDTO_DECL
813
814 /* Define to 1 if you have the `setegid' function. */
815 #undef HAVE_SETEGID
816
817 /* Define if setegid is declared. */
818 #undef HAVE_SETEGID_DECL
819
820 /* Define to 1 if you have the `seteuid' function. */
821 #undef HAVE_SETEUID
822
823 /* Define if seteuid is declared. */
824 #undef HAVE_SETEUID_DECL
825
826 /* Define to 1 if you have the `setmntent' function. */
827 #undef HAVE_SETMNTENT
828
829 /* Define to 1 if you have the `setpgid' function. */
830 #undef HAVE_SETPGID
831
832 /* Define if setpgid is declared. */
833 #undef HAVE_SETPGID_DECL
834
835 /* Define to 1 if you have the `setpgrp' function. */
836 #undef HAVE_SETPGRP
837
838 /* Define if setpgrp is declared. */
839 #undef HAVE_SETPGRP_DECL
840
841 /* Define to 1 if you have the `setresgid' function. */
842 #undef HAVE_SETRESGID
843
844 /* Define if setresgid is declared. */
845 #undef HAVE_SETRESGID_DECL
846
847 /* Define to 1 if you have the `setresuid' function. */
848 #undef HAVE_SETRESUID
849
850 /* Define if setresuid is declared. */
851 #undef HAVE_SETRESUID_DECL
852
853 /* Define to 1 if you have the `setsockopt' function. */
854 #undef HAVE_SETSOCKOPT
855
856 /* Define if setsockopt is declared. */
857 #undef HAVE_SETSOCKOPT_DECL
858
859 /* Define to 1 if you have the `shmat' function. */
860 #undef HAVE_SHMAT
861
862 /* Define if shmat is declared. */
863 #undef HAVE_SHMAT_DECL
864
865 /* Define to 1 if you have the `shmctl' function. */
866 #undef HAVE_SHMCTL
867
868 /* Define if shmctl is declared. */
869 #undef HAVE_SHMCTL_DECL
870
871 /* Define to 1 if you have the `shmdt' function. */
872 #undef HAVE_SHMDT
873
874 /* Define if shmdt is declared. */
875 #undef HAVE_SHMDT_DECL
876
877 /* Define to 1 if you have the `shmget' function. */
878 #undef HAVE_SHMGET
879
880 /* Define if shmget is declared. */
881 #undef HAVE_SHMGET_DECL
882
883 /* Define to 1 if you have the `shutdown' function. */
884 #undef HAVE_SHUTDOWN
885
886 /* Define to 1 if you have the `sigaction' function. */
887 #undef HAVE_SIGACTION
888
889 /* Define to 1 if you have the `sigemptyset' function. */
890 #undef HAVE_SIGEMPTYSET
891
892 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
893 #undef HAVE_SIGNED_SIG_ATOMIC_T
894
895 /* Define to 1 if 'wchar_t' is a signed integer type. */
896 #undef HAVE_SIGNED_WCHAR_T
897
898 /* Define to 1 if 'wint_t' is a signed integer type. */
899 #undef HAVE_SIGNED_WINT_T
900
901 /* Define to 1 if you have the `sigvec' function. */
902 #undef HAVE_SIGVEC
903
904 /* Define to 1 if you have the `snprintf' function. */
905 #undef HAVE_SNPRINTF
906
907 /* Define if snprintf is declared. */
908 #undef HAVE_SNPRINTF_DECL
909
910 /* struct sockaddr_storage exists */
911 #undef HAVE_SOCKADDR_STORAGE
912
913 /* Define to 1 if you have the `socket' function. */
914 #undef HAVE_SOCKET
915
916 /* Define to 1 if you have the `socketpair' function. */
917 #undef HAVE_SOCKETPAIR
918
919 /* Define if socketpair is declared. */
920 #undef HAVE_SOCKETPAIR_DECL
921
922 /* Define if socket is declared. */
923 #undef HAVE_SOCKET_DECL
924
925 /* Define to 1 if you have the `sscanf' function. */
926 #undef HAVE_SSCANF
927
928 /* Define if sscanf is declared. */
929 #undef HAVE_SSCANF_DECL
930
931 /* Define to 1 if you have the <stdarg.h> header file. */
932 #undef HAVE_STDARG_H
933
934 /* Define to 1 if stdbool.h conforms to C99. */
935 #undef HAVE_STDBOOL_H
936
937 /* Define to 1 if you have the <stdint.h> header file. */
938 #undef HAVE_STDINT_H
939
940 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
941    uintmax_t. */
942 #undef HAVE_STDINT_H_WITH_UINTMAX
943
944 /* Define to 1 if you have the <stdio.h> header file. */
945 #undef HAVE_STDIO_H
946
947 /* Define to 1 if you have the <stdlib.h> header file. */
948 #undef HAVE_STDLIB_H
949
950 /* Define to 1 if you have the `strcasecmp' function. */
951 #undef HAVE_STRCASECMP
952
953 /* Define if strcasecmp is declared. */
954 #undef HAVE_STRCASECMP_DECL
955
956 /* Define to 1 if you have the `strerror' function. */
957 #undef HAVE_STRERROR
958
959 /* Define if strerror is declared. */
960 #undef HAVE_STRERROR_DECL
961
962 /* Define to 1 if you have the `strftime' function. */
963 #undef HAVE_STRFTIME
964
965 /* Define if strftime is declared. */
966 #undef HAVE_STRFTIME_DECL
967
968 /* Define to 1 if you have the <strings.h> header file. */
969 #undef HAVE_STRINGS_H
970
971 /* Define to 1 if you have the <string.h> header file. */
972 #undef HAVE_STRING_H
973
974 /* Define to 1 if you have the `strncasecmp' function. */
975 #undef HAVE_STRNCASECMP
976
977 /* Define if strncasecmp is declared. */
978 #undef HAVE_STRNCASECMP_DECL
979
980 /* Define to 1 if you have the `strnlen' function. */
981 #undef HAVE_STRNLEN
982
983 /* Define to 1 if you have the `strtol' function. */
984 #undef HAVE_STRTOL
985
986 /* Define to 1 if you have the `strtoll' function. */
987 #undef HAVE_STRTOLL
988
989 /* Define if strtoll is declared. */
990 #undef HAVE_STRTOLL_DECL
991
992 /* Define if strtol is declared. */
993 #undef HAVE_STRTOL_DECL
994
995 /* Define to 1 if the system has the type `struct addrinfo'. */
996 #undef HAVE_STRUCT_ADDRINFO
997
998 /* Define to 1 if the system has the type `struct random_data'. */
999 #undef HAVE_STRUCT_RANDOM_DATA
1000
1001 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
1002 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
1003
1004 /* Define to 1 if you have the `sysctl' function. */
1005 #undef HAVE_SYSCTL
1006
1007 /* Define to 1 if you have the `syslog' function. */
1008 #undef HAVE_SYSLOG
1009
1010 /* Define if syslog is declared. */
1011 #undef HAVE_SYSLOG_DECL
1012
1013 /* Define to 1 if you have the <syslog.h> header file. */
1014 #undef HAVE_SYSLOG_H
1015
1016 /* Define to 1 if you have the `sysmp' function. */
1017 #undef HAVE_SYSMP
1018
1019 /* Define to 1 if you have the `system' function. */
1020 #undef HAVE_SYSTEM
1021
1022 /* Define if system is declared. */
1023 #undef HAVE_SYSTEM_DECL
1024
1025 /* Define if SysV shared-memory functions are available. */
1026 #undef HAVE_SYSVSHM
1027
1028 /* Define to 1 if you have the <sys/bitypes.h> header file. */
1029 #undef HAVE_SYS_BITYPES_H
1030
1031 /* Define to 1 if you have the <sys/chio.h> header file. */
1032 #undef HAVE_SYS_CHIO_H
1033
1034 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1035    */
1036 #undef HAVE_SYS_DIR_H
1037
1038 /* Define to 1 if you have the <sys/dsreq.h> header file. */
1039 #undef HAVE_SYS_DSREQ_H
1040
1041 /* Define to 1 if you have the <sys/fcntl.h> header file. */
1042 #undef HAVE_SYS_FCNTL_H
1043
1044 /* Define to 1 if you have the <sys/file.h> header file. */
1045 #undef HAVE_SYS_FILE_H
1046
1047 /* Define to 1 if you have the <sys/filsys.h> header file. */
1048 #undef HAVE_SYS_FILSYS_H
1049
1050 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
1051 #undef HAVE_SYS_FS_S5PARAM_H
1052
1053 /* Define to 1 if you have the <sys/fs_types.h> header file. */
1054 #undef HAVE_SYS_FS_TYPES_H
1055
1056 /* Define to 1 if you have the <sys/gscdds.h> header file. */
1057 #undef HAVE_SYS_GSCDDS_H
1058
1059 /* Define to 1 if you have the <sys/inttypes.h> header file. */
1060 #undef HAVE_SYS_INTTYPES_H
1061
1062 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1063 #undef HAVE_SYS_IOCTL_H
1064
1065 /* Define to 1 if you have the <sys/ipc.h> header file. */
1066 #undef HAVE_SYS_IPC_H
1067
1068 /* Define to 1 if you have the <sys/mman.h> header file. */
1069 #undef HAVE_SYS_MMAN_H
1070
1071 /* Define to 1 if you have the <sys/mntent.h> header file. */
1072 #undef HAVE_SYS_MNTENT_H
1073
1074 /* Define to 1 if you have the <sys/mount.h> header file. */
1075 #undef HAVE_SYS_MOUNT_H
1076
1077 /* Define to 1 if you have the <sys/mtio.h> header file. */
1078 #undef HAVE_SYS_MTIO_H
1079
1080 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1081    */
1082 #undef HAVE_SYS_NDIR_H
1083
1084 /* Define to 1 if you have the <sys/param.h> header file. */
1085 #undef HAVE_SYS_PARAM_H
1086
1087 /* Define to 1 if you have the <sys/pstat.h> header file. */
1088 #undef HAVE_SYS_PSTAT_H
1089
1090 /* Define to 1 if you have the <sys/scarray.h> header file. */
1091 #undef HAVE_SYS_SCARRAY_H
1092
1093 /* Define to 1 if you have the <sys/scsiio.h> header file. */
1094 #undef HAVE_SYS_SCSIIO_H
1095
1096 /* Define to 1 if you have the <sys/scsi.h> header file. */
1097 #undef HAVE_SYS_SCSI_H
1098
1099 /* Define to 1 if you have the <sys/scsi/impl/uscsi.h> header file. */
1100 #undef HAVE_SYS_SCSI_IMPL_USCSI_H
1101
1102 /* Define to 1 if you have the <sys/scsi/scsi/ioctl.h> header file. */
1103 #undef HAVE_SYS_SCSI_SCSI_IOCTL_H
1104
1105 /* Define to 1 if you have the <sys/select.h> header file. */
1106 #undef HAVE_SYS_SELECT_H
1107
1108 /* Define to 1 if you have the <sys/shm.h> header file. */
1109 #undef HAVE_SYS_SHM_H
1110
1111 /* Define to 1 if you have the <sys/socket.h> header file. */
1112 #undef HAVE_SYS_SOCKET_H
1113
1114 /* Define to 1 if you have the <sys/statfs.h> header file. */
1115 #undef HAVE_SYS_STATFS_H
1116
1117 /* Define to 1 if you have the <sys/stat.h> header file. */
1118 #undef HAVE_SYS_STAT_H
1119
1120 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1121 #undef HAVE_SYS_SYSCTL_H
1122
1123 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
1124 #undef HAVE_SYS_SYSINFO_H
1125
1126 /* Define to 1 if you have the <sys/sysmp.h> header file. */
1127 #undef HAVE_SYS_SYSMP_H
1128
1129 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
1130 #undef HAVE_SYS_SYSTEMCFG_H
1131
1132 /* Define to 1 if you have the <sys/table.h> header file. */
1133 #undef HAVE_SYS_TABLE_H
1134
1135 /* Define to 1 if you have the <sys/tape.h> header file. */
1136 #undef HAVE_SYS_TAPE_H
1137
1138 /* Define to 1 if you have the <sys/timeb.h> header file. */
1139 #undef HAVE_SYS_TIMEB_H
1140
1141 /* Define to 1 if you have the <sys/time.h> header file. */
1142 #undef HAVE_SYS_TIME_H
1143
1144 /* Define to 1 if you have the <sys/types.h> header file. */
1145 #undef HAVE_SYS_TYPES_H
1146
1147 /* Define to 1 if you have the <sys/uio.h> header file. */
1148 #undef HAVE_SYS_UIO_H
1149
1150 /* Define to 1 if you have the <sys/vfstab.h> header file. */
1151 #undef HAVE_SYS_VFSTAB_H
1152
1153 /* Define to 1 if you have the <sys/vfs.h> header file. */
1154 #undef HAVE_SYS_VFS_H
1155
1156 /* Define to 1 if you have the <sys/wait.h> header file. */
1157 #undef HAVE_SYS_WAIT_H
1158
1159 /* Define to 1 if you have the `table' function. */
1160 #undef HAVE_TABLE
1161
1162 /* Define to 1 if you have the `time' function. */
1163 #undef HAVE_TIME
1164
1165 /* Define if time is declared. */
1166 #undef HAVE_TIME_DECL
1167
1168 /* Define to 1 if you have the <time.h> header file. */
1169 #undef HAVE_TIME_H
1170
1171 /* Define to 1 if you have the `tolower' function. */
1172 #undef HAVE_TOLOWER
1173
1174 /* Define if tolower is declared. */
1175 #undef HAVE_TOLOWER_DECL
1176
1177 /* Define to 1 if you have the `toupper' function. */
1178 #undef HAVE_TOUPPER
1179
1180 /* Define if toupper is declared. */
1181 #undef HAVE_TOUPPER_DECL
1182
1183 /* Define to 1 if you have the `ungetc' function. */
1184 #undef HAVE_UNGETC
1185
1186 /* Define if ungetc is declared. */
1187 #undef HAVE_UNGETC_DECL
1188
1189 /* Define to 1 if you have the <unistd.h> header file. */
1190 #undef HAVE_UNISTD_H
1191
1192 /* Define to 1 if the system has the type `unsigned long long int'. */
1193 #undef HAVE_UNSIGNED_LONG_LONG_INT
1194
1195 /* Define to 1 if you have the "util.h" header file. */
1196 #undef HAVE_UTIL_H
1197
1198 /* Define to 1 if you have the `vasnprintf' function. */
1199 #undef HAVE_VASNPRINTF
1200
1201 /* Define to 1 if you have the `vfprintf' function. */
1202 #undef HAVE_VFPRINTF
1203
1204 /* Define if vfprintf is declared. */
1205 #undef HAVE_VFPRINTF_DECL
1206
1207 /* Define to 1 or 0, depending whether the compiler supports simple visibility
1208    declarations. */
1209 #undef HAVE_VISIBILITY
1210
1211 /* Define to 1 if you have the `vprintf' function. */
1212 #undef HAVE_VPRINTF
1213
1214 /* Define if vprintf is declared. */
1215 #undef HAVE_VPRINTF_DECL
1216
1217 /* Define to 1 if you have the `vsnprintf' function. */
1218 #undef HAVE_VSNPRINTF
1219
1220 /* Define if vsnprintf is declared. */
1221 #undef HAVE_VSNPRINTF_DECL
1222
1223 /* Define to 1 if you have the <wait.h> header file. */
1224 #undef HAVE_WAIT_H
1225
1226 /* Define to 1 if you have the <wchar.h> header file. */
1227 #undef HAVE_WCHAR_H
1228
1229 /* Define if you have the 'wchar_t' type. */
1230 #undef HAVE_WCHAR_T
1231
1232 /* Define to 1 if you have the `wcrtomb' function. */
1233 #undef HAVE_WCRTOMB
1234
1235 /* Define to 1 if you have the `wcscoll' function. */
1236 #undef HAVE_WCSCOLL
1237
1238 /* Define to 1 if you have the `wcslen' function. */
1239 #undef HAVE_WCSLEN
1240
1241 /* Define to 1 if you have the `wcsnlen' function. */
1242 #undef HAVE_WCSNLEN
1243
1244 /* Define to 1 if you have the <wctype.h> header file. */
1245 #undef HAVE_WCTYPE_H
1246
1247 /* Define to 1 if you have the <winsock2.h> header file. */
1248 #undef HAVE_WINSOCK2_H
1249
1250 /* Define if you have the 'wint_t' type. */
1251 #undef HAVE_WINT_T
1252
1253 /* Define to 1 if you have the `writev' function. */
1254 #undef HAVE_WRITEV
1255
1256 /* Define if writev is declared. */
1257 #undef HAVE_WRITEV_DECL
1258
1259 /* Define to 1 if you have the <ws2tcpip.h> header file. */
1260 #undef HAVE_WS2TCPIP_H
1261
1262 /* Define to 1 if the system has the type `_Bool'. */
1263 #undef HAVE__BOOL
1264
1265 /* Define to 1 if you have the `_ftime' function. */
1266 #undef HAVE__FTIME
1267
1268 /* Define to 1 if you have the external variable, _system_configuration with a
1269    member named physmem. */
1270 #undef HAVE__SYSTEM_CONFIGURATION
1271
1272 /* Define on Cygwin. */
1273 #undef IGNORE_FSTAB
1274
1275 /* Define on Cygwin. */
1276 #undef IGNORE_TAR_ERRORS
1277
1278 /* The name for the Kerberized Amanda service. */
1279 #undef KAMANDA_SERVICE_NAME
1280
1281 /* Define if Kerberos 5 security is to be enabled. */
1282 #undef KRB5_SECURITY
1283
1284 /* Defined if libcurl supports AsynchDNS */
1285 #undef LIBCURL_FEATURE_ASYNCHDNS
1286
1287 /* Defined if libcurl supports IDN */
1288 #undef LIBCURL_FEATURE_IDN
1289
1290 /* Defined if libcurl supports IPv6 */
1291 #undef LIBCURL_FEATURE_IPV6
1292
1293 /* Defined if libcurl supports KRB4 */
1294 #undef LIBCURL_FEATURE_KRB4
1295
1296 /* Defined if libcurl supports libz */
1297 #undef LIBCURL_FEATURE_LIBZ
1298
1299 /* Defined if libcurl supports NTLM */
1300 #undef LIBCURL_FEATURE_NTLM
1301
1302 /* Defined if libcurl supports SSL */
1303 #undef LIBCURL_FEATURE_SSL
1304
1305 /* Defined if libcurl supports SSPI */
1306 #undef LIBCURL_FEATURE_SSPI
1307
1308 /* Defined if libcurl supports DICT */
1309 #undef LIBCURL_PROTOCOL_DICT
1310
1311 /* Defined if libcurl supports FILE */
1312 #undef LIBCURL_PROTOCOL_FILE
1313
1314 /* Defined if libcurl supports FTP */
1315 #undef LIBCURL_PROTOCOL_FTP
1316
1317 /* Defined if libcurl supports FTPS */
1318 #undef LIBCURL_PROTOCOL_FTPS
1319
1320 /* Defined if libcurl supports HTTP */
1321 #undef LIBCURL_PROTOCOL_HTTP
1322
1323 /* Defined if libcurl supports HTTPS */
1324 #undef LIBCURL_PROTOCOL_HTTPS
1325
1326 /* Defined if libcurl supports LDAP */
1327 #undef LIBCURL_PROTOCOL_LDAP
1328
1329 /* Defined if libcurl supports TELNET */
1330 #undef LIBCURL_PROTOCOL_TELNET
1331
1332 /* Defined if libcurl supports TFTP */
1333 #undef LIBCURL_PROTOCOL_TFTP
1334
1335 /* A comma-separated list of two integers, determining the minimum and maximum
1336    * reserved TCP port numbers sockets should be bound to. (mainly for
1337    amrecover) */
1338 #undef LOW_TCPPORTRANGE
1339
1340 /* Define to 1 if lseek does not detect pipes. */
1341 #undef LSEEK_PIPE_BROKEN
1342
1343 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1344    slash. */
1345 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1346
1347 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1348    */
1349 #undef LT_OBJDIR
1350
1351 /* Define if the mbrtowc function has the NULL string argument bug. */
1352 #undef MBRTOWC_NULL_ARG_BUG
1353
1354 /* Define if the mbrtowc function does not return 0 for a NUL character. */
1355 #undef MBRTOWC_NUL_RETVAL_BUG
1356
1357 /* Define if the mbrtowc function returns a wrong return value. */
1358 #undef MBRTOWC_RETVAL_BUG
1359
1360 /* The switch to be used when invoking mt to specify the * tape device. */
1361 #undef MT_FILE_FLAG
1362
1363 /* Define on Cygwin. */
1364 #undef NEED_PATH_ENV
1365
1366 /* Define if we have to reset tape offsets when reaching 2GB. */
1367 #undef NEED_RESETOFS
1368
1369 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1370 #undef NO_MINUS_C_MINUS_O
1371
1372 /* Name of package */
1373 #undef PACKAGE
1374
1375 /* Define to the address where bug reports for this package should be sent. */
1376 #undef PACKAGE_BUGREPORT
1377
1378 /* Define to the full name of this package. */
1379 #undef PACKAGE_NAME
1380
1381 /* Define to the full name and version of this package. */
1382 #undef PACKAGE_STRING
1383
1384 /* Define to the one symbol short name of this package. */
1385 #undef PACKAGE_TARNAME
1386
1387 /* Define to the version of this package. */
1388 #undef PACKAGE_VERSION
1389
1390 /* Define if the pthread_in_use() detection is hard. */
1391 #undef PTHREAD_IN_USE_DETECTION_HARD
1392
1393 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1394    'ptrdiff_t'. */
1395 #undef PTRDIFF_T_SUFFIX
1396
1397 /* Define as the prefix for raw disk devices, commonly /dev/r or /dev/rdsk/ */
1398 #undef RDEV_PREFIX
1399
1400 /* Define if vasnprintf exists but is overridden by gnulib. */
1401 #undef REPLACE_VASNPRINTF
1402
1403 /* Define the location of the ufsrestore or restore program. */
1404 #undef RESTORE
1405
1406 /* Define as the return type of signal handlers (`int' or `void'). */
1407 #undef RETSIGTYPE
1408
1409 /* Define if RSH transport should be enabled. */
1410 #undef RSH_SECURITY
1411
1412 /* Define the location of smbclient for backing up Samba PC clients. */
1413 #undef SAMBA_CLIENT
1414
1415 /* Not the actual samba version, just a number that should be increased
1416    whenever we start to rely on a new samba feature. */
1417 #undef SAMBA_VERSION
1418
1419 /* Define to type of select arguments. */
1420 #undef SELECT_ARG_TYPE
1421
1422 /* A suffix that will be appended to service names. * Useful for testing in
1423    parallel with a working version. */
1424 #undef SERVICE_SUFFIX
1425
1426 /* Define to 1 if the `setpgrp' function takes no argument. */
1427 #undef SETPGRP_VOID
1428
1429 /* Define to type of shmget() function argument. */
1430 #undef SHM_ARG_TYPE
1431
1432 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1433    'sig_atomic_t'. */
1434 #undef SIG_ATOMIC_T_SUFFIX
1435
1436 /* Define if all of Amanda will run as a single userid (e.g., on Cygwin or for
1437    installchecks) */
1438 #undef SINGLE_USERID
1439
1440 /* The size of `int', as computed by sizeof. */
1441 #undef SIZEOF_INT
1442
1443 /* The size of `intmax_t', as computed by sizeof. */
1444 #undef SIZEOF_INTMAX_T
1445
1446 /* The size of `long', as computed by sizeof. */
1447 #undef SIZEOF_LONG
1448
1449 /* The size of `long long', as computed by sizeof. */
1450 #undef SIZEOF_LONG_LONG
1451
1452 /* The size of `off_t', as computed by sizeof. */
1453 #undef SIZEOF_OFF_T
1454
1455 /* The size of `size_t', as computed by sizeof. */
1456 #undef SIZEOF_SIZE_T
1457
1458 /* The size of `ssize_t', as computed by sizeof. */
1459 #undef SIZEOF_SSIZE_T
1460
1461 /* The size of `time_t', as computed by sizeof. */
1462 #undef SIZEOF_TIME_T
1463
1464 /* Define as the maximum value of type 'size_t', if the system doesn't define
1465    it. */
1466 #undef SIZE_MAX
1467
1468 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1469    'size_t'. */
1470 #undef SIZE_T_SUFFIX
1471
1472 /* Define to the exact path to the sort program. */
1473 #undef SORT_PATH
1474
1475 /* Path to the SSH binary */
1476 #undef SSH
1477
1478 /* Arguments to ssh */
1479 #undef SSH_OPTIONS
1480
1481 /* Define if SSH transport should be enabled. */
1482 #undef SSH_SECURITY
1483
1484 /* If using the C implementation of alloca, define if you know the
1485    direction of stack growth for your system; otherwise it will be
1486    automatically deduced at runtime.
1487         STACK_DIRECTION > 0 => grows toward higher addresses
1488         STACK_DIRECTION < 0 => grows toward lower addresses
1489         STACK_DIRECTION = 0 => direction of growth unknown */
1490 #undef STACK_DIRECTION
1491
1492 /* Location of the 'star' binary */
1493 #undef STAR
1494
1495 /* Define if the block counts reported by statfs may be truncated to 2GB and
1496    the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3,
1497    and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be
1498    affected.) */
1499 #undef STATFS_TRUNCATES_BLOCK_COUNTS
1500
1501 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1502 #undef STAT_MACROS_BROKEN
1503
1504 /* Define if there is no specific function for reading file systems usage
1505    information and you have the <sys/filsys.h> header file. (SVR2) */
1506 #undef STAT_READ_FILSYS
1507
1508 /* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
1509    (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */
1510 #undef STAT_STATFS2_BSIZE
1511
1512 /* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
1513    (4.4BSD, NetBSD) */
1514 #undef STAT_STATFS2_FSIZE
1515
1516 /* Define if statfs takes 2 args and the second argument has type struct
1517    fs_data. (Ultrix) */
1518 #undef STAT_STATFS2_FS_DATA
1519
1520 /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */
1521 #undef STAT_STATFS3_OSF1
1522
1523 /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */
1524 #undef STAT_STATFS4
1525
1526 /* Define if there is a function named statvfs. (SVR4) */
1527 #undef STAT_STATVFS
1528
1529 /* Define to 1 if you have the ANSI C header files. */
1530 #undef STDC_HEADERS
1531
1532 /* A comma-separated list of two integers, determining the minimum and *
1533    maximum unreserved TCP port numbers sockets should be bound to. */
1534 #undef TCPPORTRANGE
1535
1536 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1537 #undef TIME_WITH_SYS_TIME
1538
1539 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1540 #undef TM_IN_SYS_TIME
1541
1542 /* A comma-separated list of two integers, determining the minimum and *
1543    maximum reserved UDP port numbers sockets should be bound to. */
1544 #undef UDPPORTRANGE
1545
1546 /* Define as any optional arguments to get UNCOMPRESS_PATH to uncompress. */
1547 #undef UNCOMPRESS_OPT
1548
1549 /* Define as the exact path to the gzip or compress command. */
1550 #undef UNCOMPRESS_PATH
1551
1552 /* Define if you want to use the ".amandahosts" for BSD security. */
1553 #undef USE_AMANDAHOSTS
1554
1555 /* Define for backups being done on a multiple networks and FQDNs are used. */
1556 #undef USE_FQDN
1557
1558 /* Define to 1 if files will be processed with gettextize */
1559 #undef USE_GETTEXT
1560
1561 /* Define if the POSIX multithreading library can be used. */
1562 #undef USE_POSIX_THREADS
1563
1564 /* Define if references to the POSIX multithreading library should be made
1565    weak. */
1566 #undef USE_POSIX_THREADS_WEAK
1567
1568 /* Define if the GNU Pth multithreading library can be used. */
1569 #undef USE_PTH_THREADS
1570
1571 /* Define if references to the GNU Pth multithreading library should be made
1572    weak. */
1573 #undef USE_PTH_THREADS_WEAK
1574
1575 /* Define to set SO_REUSEADDR on network connections. */
1576 #undef USE_REUSEADDR
1577
1578 /* Define to invoke rundump (setuid-root) instead of DUMP program directly. */
1579 #undef USE_RUNDUMP
1580
1581 /* Define if the old Solaris multithreading library can be used. */
1582 #undef USE_SOLARIS_THREADS
1583
1584 /* Define if references to the old Solaris multithreading library should be
1585    made weak. */
1586 #undef USE_SOLARIS_THREADS_WEAK
1587
1588 /* Define if the Win32 multithreading API can be used. */
1589 #undef USE_WIN32_THREADS
1590
1591 /* Define the location of the vdump program. */
1592 #undef VDUMP
1593
1594 /* Version number of package */
1595 #undef VERSION
1596
1597 /* Amanda version information beyond patch */
1598 #undef VERSION_COMMENT
1599
1600 /* major Amanda version number */
1601 #undef VERSION_MAJOR
1602
1603 /* minor Amanda version number */
1604 #undef VERSION_MINOR
1605
1606 /* Amanda patch number */
1607 #undef VERSION_PATCH
1608
1609 /* Define the location of the vrestore program. */
1610 #undef VRESTORE
1611
1612 /* Define the location of the vxdump program on HPUX and SINIX hosts or on *
1613    other hosts where the Veritas filesystem (vxfs) has been installed. */
1614 #undef VXDUMP
1615
1616 /* Define the location of the vxrestore program on HPUX and SINIX hosts or on
1617    * other hosts where the Veritas filesystem (vxfs) has been installed. */
1618 #undef VXRESTORE
1619
1620 /* Defined if wait() puts the status in a int instead of a union wait. */
1621 #undef WAIT_USES_INT
1622
1623 /* Defined if wait() puts the status in a union wait instead of int. */
1624 #undef WAIT_USES_UNION
1625
1626 /* Define to use flock(2) for file locking */
1627 #undef WANT_AMFLOCK_FLOCK
1628
1629 /* Define to use link(2) to emulate file locking. */
1630 #undef WANT_AMFLOCK_LNLOCK
1631
1632 /* Define to use lockf(3) for file locking. */
1633 #undef WANT_AMFLOCK_LOCKF
1634
1635 /* Define to use POSIX (fcntl()) for file locking */
1636 #undef WANT_AMFLOCK_POSIX
1637
1638 /* Compile DVD-RW driver */
1639 #undef WANT_DVDRW_DEVICE
1640
1641 /* Compile NDMP device */
1642 #undef WANT_NDMP_DEVICE
1643
1644 /* Compile Amazon S3 driver */
1645 #undef WANT_S3_DEVICE
1646
1647 /* Define if clients should be built setuid-root */
1648 #undef WANT_SETUID_CLIENT
1649
1650 /* Define on AIX. */
1651 #undef WANT_TAPE_AIX
1652
1653 /* Define if the tape-device will be built */
1654 #undef WANT_TAPE_DEVICE
1655
1656 /* Define on UnixWare. */
1657 #undef WANT_TAPE_UWARE
1658
1659 /* Define on XENIX/ISC. */
1660 #undef WANT_TAPE_XENIX
1661
1662 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1663    'wchar_t'. */
1664 #undef WCHAR_T_SUFFIX
1665
1666 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1667    'wint_t'. */
1668 #undef WINT_T_SUFFIX
1669
1670 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1671    significant byte first (like Motorola and SPARC, unlike Intel). */
1672 #if defined AC_APPLE_UNIVERSAL_BUILD
1673 # if defined __BIG_ENDIAN__
1674 #  define WORDS_BIGENDIAN 1
1675 # endif
1676 #else
1677 # ifndef WORDS_BIGENDIAN
1678 #  undef WORDS_BIGENDIAN
1679 # endif
1680 #endif
1681
1682 /* Target system has functional IPv6 support */
1683 #undef WORKING_IPV6
1684
1685 /* Define the location of the xfsdump program on Irix hosts. */
1686 #undef XFSDUMP
1687
1688 /* Define the location of the xfsrestore program on Irix hosts. */
1689 #undef XFSRESTORE
1690
1691 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1692    `char[]'. */
1693 #undef YYTEXT_POINTER
1694
1695 /* Number of bits in a file offset, on hosts where this is settable. */
1696 #undef _FILE_OFFSET_BITS
1697
1698 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1699 #undef _LARGEFILE_SOURCE
1700
1701 /* Define for large files, on AIX-style hosts. */
1702 #undef _LARGE_FILES
1703
1704 /* Define to 1 if on MINIX. */
1705 #undef _MINIX
1706
1707 /* Define to 2 if the system does not provide POSIX.1 features except with
1708    this defined. */
1709 #undef _POSIX_1_SOURCE
1710
1711 /* Define to 1 if you need to in order for `stat' and other things to work. */
1712 #undef _POSIX_SOURCE
1713
1714 /* Define if you want regoff_t to be at least as wide POSIX requires. */
1715 #undef _REGEX_LARGE_OFFSETS
1716
1717 /* Define to 500 only on HP-UX. */
1718 #undef _XOPEN_SOURCE
1719
1720 /* Enable extensions on AIX 3, Interix.  */
1721 #ifndef _ALL_SOURCE
1722 # undef _ALL_SOURCE
1723 #endif
1724 /* Enable GNU extensions on systems that have them.  */
1725 #ifndef _GNU_SOURCE
1726 # undef _GNU_SOURCE
1727 #endif
1728 /* Enable threading extensions on Solaris.  */
1729 #ifndef _POSIX_PTHREAD_SEMANTICS
1730 # undef _POSIX_PTHREAD_SEMANTICS
1731 #endif
1732 /* Enable extensions on HP NonStop.  */
1733 #ifndef _TANDEM_SOURCE
1734 # undef _TANDEM_SOURCE
1735 #endif
1736 /* Enable general extensions on Solaris.  */
1737 #ifndef __EXTENSIONS__
1738 # undef __EXTENSIONS__
1739 #endif
1740
1741
1742 /* Define to rpl_ if the getopt replacement functions and variables should be
1743    used. */
1744 #undef __GETOPT_PREFIX
1745
1746 /* Directory in which amanda's templates and examples are installed. */
1747 #undef amdatadir
1748
1749 /* Directory in which Amanda header files should be installed */
1750 #undef amincludedir
1751
1752 /* Directory in which Amanda libraries should be installed */
1753 #undef amlibdir
1754
1755 /* Directory in which Amanda own programs should be installed */
1756 #undef amlibexecdir
1757
1758 /* Directory in which perl modules should be installed */
1759 #undef amperldir
1760
1761 /* Directory in which user binaries should be installed. */
1762 #undef bindir
1763
1764 /* Define to empty if `const' does not conform to ANSI C. */
1765 #undef const
1766
1767 /* Define curl_free() as free() if our version of curl lacks curl_free. */
1768 #undef curl_free
1769
1770 /* Type for curl_off_t, if it is not defined by the system */
1771 #undef curl_off_t
1772
1773 /* Define to `int' if <sys/types.h> doesn't define. */
1774 #undef gid_t
1775
1776 /* Define to rpl_gmtime if the replacement function should be used. */
1777 #undef gmtime
1778
1779 /* Type for in_port_t, if it is not defined by the system */
1780 #undef in_port_t
1781
1782 /* Define to `__inline__' or `__inline' if that's what the C compiler
1783    calls it, or to nothing if 'inline' is not supported under any name.  */
1784 #ifndef __cplusplus
1785 #undef inline
1786 #endif
1787
1788 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1789 #undef intmax_t
1790
1791 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1792    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1793    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1794    __APPLE__ && __MACH__ test for MacOS X.
1795    __APPLE_CC__ tests for the Apple compiler and its version.
1796    __STDC_VERSION__ tests for the C99 mode.  */
1797 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1798 # define __GNUC_STDC_INLINE__ 1
1799 #endif
1800
1801 /* Directory in which internal binaries should be installed. */
1802 #undef libexecdir
1803
1804 /* Define to rpl_localtime if the replacement function should be used. */
1805 #undef localtime
1806
1807 /* Define to rpl_malloc if the replacement function should be used. */
1808 #undef malloc
1809
1810 /* Directory in which man-pages should be installed */
1811 #undef mandir
1812
1813 /* Define to a type if <wchar.h> does not define. */
1814 #undef mbstate_t
1815
1816 /* Define to the type of st_nlink in struct stat, or a supertype. */
1817 #undef nlink_t
1818
1819 /* Define to `long int' if <sys/types.h> does not define. */
1820 #undef off_t
1821
1822 /* Define to `int' if <sys/types.h> does not define. */
1823 #undef pid_t
1824
1825 /* Define as the type of the result of subtracting two pointers, if the system
1826    doesn't define it. */
1827 #undef ptrdiff_t
1828
1829 /* Define to rpl_re_comp if the replacement should be used. */
1830 #undef re_comp
1831
1832 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
1833 #undef re_compile_fastmap
1834
1835 /* Define to rpl_re_compile_pattern if the replacement should be used. */
1836 #undef re_compile_pattern
1837
1838 /* Define to rpl_re_exec if the replacement should be used. */
1839 #undef re_exec
1840
1841 /* Define to rpl_re_match if the replacement should be used. */
1842 #undef re_match
1843
1844 /* Define to rpl_re_match_2 if the replacement should be used. */
1845 #undef re_match_2
1846
1847 /* Define to rpl_re_search if the replacement should be used. */
1848 #undef re_search
1849
1850 /* Define to rpl_re_search_2 if the replacement should be used. */
1851 #undef re_search_2
1852
1853 /* Define to rpl_re_set_registers if the replacement should be used. */
1854 #undef re_set_registers
1855
1856 /* Define to rpl_re_set_syntax if the replacement should be used. */
1857 #undef re_set_syntax
1858
1859 /* Define to rpl_re_syntax_options if the replacement should be used. */
1860 #undef re_syntax_options
1861
1862 /* Define to rpl_regcomp if the replacement should be used. */
1863 #undef regcomp
1864
1865 /* Define to rpl_regerror if the replacement should be used. */
1866 #undef regerror
1867
1868 /* Define to rpl_regexec if the replacement should be used. */
1869 #undef regexec
1870
1871 /* Define to rpl_regfree if the replacement should be used. */
1872 #undef regfree
1873
1874 /* Define to the equivalent of the C99 'restrict' keyword, or to
1875    nothing if this is not supported.  Do not define if restrict is
1876    supported directly.  */
1877 #undef restrict
1878 /* Work around a bug in Sun C++: it does not support _Restrict, even
1879    though the corresponding Sun C compiler does, which causes
1880    "#define restrict _Restrict" in the previous line.  Perhaps some future
1881    version of Sun C++ will work with _Restrict; if so, it'll probably
1882    define __RESTRICT, just as Sun C does.  */
1883 #if defined __SUNPRO_CC && !defined __RESTRICT
1884 # define _Restrict
1885 #endif
1886
1887 /* Type for sa_family_t, if it is not defined by the system */
1888 #undef sa_family_t
1889
1890 /* Directory in which administrator binaries should be installed. */
1891 #undef sbindir
1892
1893 /* Define to `unsigned int' if <sys/types.h> does not define. */
1894 #undef size_t
1895
1896 /* type to use in place of socklen_t if not defined */
1897 #undef socklen_t
1898
1899 /* type to use for socket length parameters; use instead of socklen_t */
1900 #undef socklen_t_equiv
1901
1902 /* Define as a signed type of the same size as size_t. */
1903 #undef ssize_t
1904
1905 /* Define to `int' if <sys/types.h> doesn't define. */
1906 #undef uid_t
1907
1908 /* Define as a marker that can be attached to function parameter declarations
1909    for parameters that are not used.  This helps to reduce warnings, such as
1910    from GCC -Wunused-parameter.  */
1911 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1912 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
1913 #else
1914 # define _UNUSED_PARAMETER_
1915 #endif
1916