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