Imported Upstream version 2.4.5
[debian/amanda] / config / config.h.in
1 /* config/config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define on AIX. */
4 #undef AIX_BACKUP
5
6 /* Define on AIX. */
7 #undef AIX_TAPEIO
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 /* Define if you want assertion checking. */
22 #undef ASSERTIONS
23
24 /* Define as the user who owns installed binaries. */
25 #undef BINARY_OWNER
26
27 /* Define to use BSD .rhosts/.amandahosts security. */
28 #undef BSD_SECURITY
29
30 /* The Kerberos client host instance. */
31 #undef CLIENT_HOST_INSTANCE
32
33 /* The Kerberos client host key file. */
34 #undef CLIENT_HOST_KEY_FILE
35
36 /* The Kerberos client host principle. */
37 #undef CLIENT_HOST_PRINCIPLE
38
39 /* Define as a the user to force to on client machines. */
40 #undef CLIENT_LOGIN
41
42 /* Define to 1 if the `closedir' function returns void instead of `int'. */
43 #undef CLOSEDIR_VOID
44
45 /* Define as the command line option for best compression. */
46 #undef COMPRESS_BEST_OPT
47
48 /* Define as the command line option for fast compression. */
49 #undef COMPRESS_FAST_OPT
50
51 /* Define to the exact path to the gzip or the compress program. */
52 #undef COMPRESS_PATH
53
54 /* Define to the suffix for the COMPRESS_PATH compression program. */
55 #undef COMPRESS_SUFFIX
56
57 /* Saves the original ./configure command line arguments */
58 #undef CONFIGURE_COMMAND
59
60 /* The directory in which configuration directories should be created. */
61 #undef CONFIG_DIR
62
63 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
64    systems. This function is required for `alloca.c' support on those systems.
65    */
66 #undef CRAY_STACKSEG_END
67
68 /* Define to 1 if using `alloca.c'. */
69 #undef C_ALLOCA
70
71 /* Define if you want debugging. */
72 #undef DEBUG_CODE
73
74 /* This is the default changer device. */
75 #undef DEFAULT_CHANGER_DEVICE
76
77 /* This is the default Amanda configuration. */
78 #undef DEFAULT_CONFIG
79
80 /* For Linux systems with floppy tapes: * QIC volume table support via raw
81    tape device. */
82 #undef DEFAULT_RAW_TAPE_DEVICE
83
84 /* This is the default Amanda index server. */
85 #undef DEFAULT_SERVER
86
87 /* This is the default no-rewinding tape device. */
88 #undef DEFAULT_TAPE_DEVICE
89
90 /* This is the default restoring Amanda tape server. */
91 #undef DEFAULT_TAPE_SERVER
92
93 /* Define as the prefix for disk devices, commonly /dev/ or /dev/dsk/ */
94 #undef DEV_PREFIX
95
96 /* Define on Cygwin. */
97 #undef DONT_SUID_ROOT
98
99 /* Define the location of the ufsdump, backup, or dump program. */
100 #undef DUMP
101
102 /* Define if dumper should buffer the sockets for faster throughput. */
103 #undef DUMPER_SOCKET_BUFFERING
104
105 /* Define this if this system's dump exits with 1 as a success code. */
106 #undef DUMP_RETURNS_1
107
108 /* Define to force to another user on client machines. */
109 #undef FORCE_USERID
110
111 /* Define to 1 if the `getpgrp' function requires zero arguments. */
112 #undef GETPGRP_VOID
113
114 /* Define to the location of Gnu tar. */
115 #undef GNUTAR
116
117 /* The directory in which GNU tar should store directory lists for
118    incrementals. */
119 #undef GNUTAR_LISTED_INCREMENTAL_DIR
120
121 /* Define the location of the grep program. */
122 #undef GREP
123
124 /* Define to 1 if you have the `accept' function. */
125 #undef HAVE_ACCEPT
126
127 /* Define if accept is declared. */
128 #undef HAVE_ACCEPT_DECL
129
130 /* Define to enable AIX tape-changer support */
131 #undef HAVE_AIX_LIKE_SCSI
132
133 /* Define to 1 if you have `alloca', as a function or macro. */
134 #undef HAVE_ALLOCA
135
136 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
137    */
138 #undef HAVE_ALLOCA_H
139
140 /* Define to 1 if you have the <arpa/inet.h> header file. */
141 #undef HAVE_ARPA_INET_H
142
143 /* Define to 1 if you have the `atexit' function. */
144 #undef HAVE_ATEXIT
145
146 /* Define to 1 if you have the `atof' function. */
147 #undef HAVE_ATOF
148
149 /* Define if atof is declared. */
150 #undef HAVE_ATOF_DECL
151
152 /* Define to 1 if you have the `basename' function. */
153 #undef HAVE_BASENAME
154
155 /* Define to 1 if you have the `bcopy' function. */
156 #undef HAVE_BCOPY
157
158 /* Define if bcopy is declared. */
159 #undef HAVE_BCOPY_DECL
160
161 /* Define to 1 if you have the `bind' function. */
162 #undef HAVE_BIND
163
164 /* Define if bind is declared. */
165 #undef HAVE_BIND_DECL
166
167 /* Define this if issuing a fsf on a tape fails when you are not at a tape *
168    mark, for instance, if amrecover gives I/O errors when skipping. */
169 #undef HAVE_BROKEN_FSF
170
171 /* Define to enable BSD tape-changer support */
172 #undef HAVE_BSD_LIKE_SCSI
173
174 /* Define to 1 if you have the `bzero' function. */
175 #undef HAVE_BZERO
176
177 /* Define if bzero is declared. */
178 #undef HAVE_BZERO_DECL
179
180 /* Define to 1 if you have the <camlib.h> header file. */
181 #undef HAVE_CAMLIB_H
182
183 /* Define to 1 if you have the <cam/cam.h> header file. */
184 #undef HAVE_CAM_CAM_H
185
186 /* Define to enable CAM tape-changer support */
187 #undef HAVE_CAM_LIKE_SCSI
188
189 /* Define to 1 if you have the <cam/scsi/scsi_message.h> header file. */
190 #undef HAVE_CAM_SCSI_SCSI_MESSAGE_H
191
192 /* Define if limits.h defines CHAR_BIT. */
193 #undef HAVE_CHAR_BIT
194
195 /* Define if limits.h defines CHAR_MAX. */
196 #undef HAVE_CHAR_MAX
197
198 /* Define if limits.h defines CHAR_MIN. */
199 #undef HAVE_CHAR_MIN
200
201 /* Define to 1 if you have the <chio.h> header file. */
202 #undef HAVE_CHIO_H
203
204 /* Define to 1 if you have the `closelog' function. */
205 #undef HAVE_CLOSELOG
206
207 /* Define if closelog is declared. */
208 #undef HAVE_CLOSELOG_DECL
209
210 /* Define to 1 if you have the `connect' function. */
211 #undef HAVE_CONNECT
212
213 /* Define if connect is declared. */
214 #undef HAVE_CONNECT_DECL
215
216 /* Define to 1 if you have the <dbm.h> header file. */
217 #undef HAVE_DBM_H
218
219 /* Define to 1 if you have the `dbm_open' function. */
220 #undef HAVE_DBM_OPEN
221
222 /* Define if dbm_open is declared. */
223 #undef HAVE_DBM_OPEN_DECL
224
225 /* Define to 1 if you have the <db.h> header file. */
226 #undef HAVE_DB_H
227
228 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
229    */
230 #undef HAVE_DIRENT_H
231
232 /* Define to 1 if you have the <dlfcn.h> header file. */
233 #undef HAVE_DLFCN_H
234
235 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
236 #undef HAVE_DOPRNT
237
238 /* Define to the string that enables dump estimates. */
239 #undef HAVE_DUMP_ESTIMATE
240
241 /* Define to 1 if you have the `endmntent' function. */
242 #undef HAVE_ENDMNTENT
243
244 /* Define to 1 if you have the `fclose' function. */
245 #undef HAVE_FCLOSE
246
247 /* Define if fclose is declared. */
248 #undef HAVE_FCLOSE_DECL
249
250 /* Define to 1 if you have the <fcntl.h> header file. */
251 #undef HAVE_FCNTL_H
252
253 /* Define to 1 if you have the `fflush' function. */
254 #undef HAVE_FFLUSH
255
256 /* Define if fflush is declared. */
257 #undef HAVE_FFLUSH_DECL
258
259 /* Define to 1 if you have the `flock' function. */
260 #undef HAVE_FLOCK
261
262 /* Define if flock is declared. */
263 #undef HAVE_FLOCK_DECL
264
265 /* Define to 1 if you have the `fnmatch' function. */
266 #undef HAVE_FNMATCH
267
268 /* Define to 1 if you have the <fnmatch.h> header file. */
269 #undef HAVE_FNMATCH_H
270
271 /* Define to 1 if you have the `fprintf' function. */
272 #undef HAVE_FPRINTF
273
274 /* Define if fprintf is declared. */
275 #undef HAVE_FPRINTF_DECL
276
277 /* Define to 1 if you have the `fputc' function. */
278 #undef HAVE_FPUTC
279
280 /* Define if fputc is declared. */
281 #undef HAVE_FPUTC_DECL
282
283 /* Define to 1 if you have the `fputs' function. */
284 #undef HAVE_FPUTS
285
286 /* Define if fputs is declared. */
287 #undef HAVE_FPUTS_DECL
288
289 /* Define to 1 if you have the `fread' function. */
290 #undef HAVE_FREAD
291
292 /* Define if fread is declared. */
293 #undef HAVE_FREAD_DECL
294
295 /* Define to 1 if you have the `fseek' function. */
296 #undef HAVE_FSEEK
297
298 /* Define if fseek is declared. */
299 #undef HAVE_FSEEK_DECL
300
301 /* Define to 1 if you have the <fstab.h> header file. */
302 #undef HAVE_FSTAB_H
303
304 /* Define to 1 if you have the `fwrite' function. */
305 #undef HAVE_FWRITE
306
307 /* Define if fwrite is declared. */
308 #undef HAVE_FWRITE_DECL
309
310 /* Define to 1 if you have the `getcwd' function. */
311 #undef HAVE_GETCWD
312
313 /* Define to 1 if you have the `getfsent' function. */
314 #undef HAVE_GETFSENT
315
316 /* Define to 1 if you have the `gethostname' function. */
317 #undef HAVE_GETHOSTNAME
318
319 /* Define if gethostname is declared. */
320 #undef HAVE_GETHOSTNAME_DECL
321
322 /* Define to 1 if you have the `getmntent' function. */
323 #undef HAVE_GETMNTENT
324
325 /* Define to 1 if you have the `getopt' function. */
326 #undef HAVE_GETOPT
327
328 /* Define if getopt is declared. */
329 #undef HAVE_GETOPT_DECL
330
331 /* Define to 1 if you have the `getpagesize' function. */
332 #undef HAVE_GETPAGESIZE
333
334 /* Define to 1 if you have the `getpeername' function. */
335 #undef HAVE_GETPEERNAME
336
337 /* Define if getpeername is declared. */
338 #undef HAVE_GETPEERNAME_DECL
339
340 /* Define to 1 if you have the `getpgrp' function. */
341 #undef HAVE_GETPGRP
342
343 /* Define to 1 if you have the `getsockname' function. */
344 #undef HAVE_GETSOCKNAME
345
346 /* Define if getsockname is declared. */
347 #undef HAVE_GETSOCKNAME_DECL
348
349 /* Define to 1 if you have the `getsockopt' function. */
350 #undef HAVE_GETSOCKOPT
351
352 /* Define if getsockopt is declared. */
353 #undef HAVE_GETSOCKOPT_DECL
354
355 /* Define to 1 if you have the `gettimeofday' function. */
356 #undef HAVE_GETTIMEOFDAY
357
358 /* Define if gettimeofday is declared. */
359 #undef HAVE_GETTIMEOFDAY_DECL
360
361 /* Define to 1 if you have the `getvfsent' function. */
362 #undef HAVE_GETVFSENT
363
364 /* Define to 1 if you have the <grp.h> header file. */
365 #undef HAVE_GRP_H
366
367 /* Define if Amanda is using the gzip program. */
368 #undef HAVE_GZIP
369
370 /* Define to 1 if you have the <history.h> header file. */
371 #undef HAVE_HISTORY_H
372
373 /* Define this if dump accepts -h for honoring nodump. */
374 #undef HAVE_HONOR_NODUMP
375
376 /* Define to enable HPUX tape-changer support. */
377 #undef HAVE_HPUX_LIKE_SCSI
378
379 /* Define to enable HPUX chio based changer support. */
380 #undef HAVE_HPUX_SCSI_CHIO
381
382 /* Define to 1 if you have the `initgroups' function. */
383 #undef HAVE_INITGROUPS
384
385 /* Define if initgroups is declared. */
386 #undef HAVE_INITGROUPS_DECL
387
388 /* Define to 1 if you have the <inttypes.h> header file. */
389 #undef HAVE_INTTYPES_H
390
391 /* Define to 1 if you have the `ioctl' function. */
392 #undef HAVE_IOCTL
393
394 /* Define if ioctl is declared. */
395 #undef HAVE_IOCTL_DECL
396
397 /* Define to enable IRIX tape-changer support */
398 #undef HAVE_IRIX_LIKE_SCSI
399
400 /* Define to 1 if you have the `isascii' function. */
401 #undef HAVE_ISASCII
402
403 /* Define to 1 if you have the `c' library (-lc). */
404 #undef HAVE_LIBC
405
406 /* Define to 1 if you have the `cam' library (-lcam). */
407 #undef HAVE_LIBCAM
408
409 /* Define to 1 if you have the `curses' library (-lcurses). */
410 #undef HAVE_LIBCURSES
411
412 /* Define to 1 if you have the `cur_colr' library (-lcur_colr). */
413 #undef HAVE_LIBCUR_COLR
414
415 /* Define to 1 if you have the <libc.h> header file. */
416 #undef HAVE_LIBC_H
417
418 /* Define to 1 if you have the `db' library (-ldb). */
419 #undef HAVE_LIBDB
420
421 /* Define to 1 if you have the `dbm' library (-ldbm). */
422 #undef HAVE_LIBDBM
423
424 /* Define to 1 if you have the `gdbm' library (-lgdbm). */
425 #undef HAVE_LIBGDBM
426
427 /* Define to 1 if you have the `intl' library (-lintl). */
428 #undef HAVE_LIBINTL
429
430 /* Define to 1 if you have the `m' library (-lm). */
431 #undef HAVE_LIBM
432
433 /* Define to 1 if you have the `ncurses' library (-lncurses). */
434 #undef HAVE_LIBNCURSES
435
436 /* Define to 1 if you have the `ndbm' library (-lndbm). */
437 #undef HAVE_LIBNDBM
438
439 /* Define to 1 if you have the `nsl' library (-lnsl). */
440 #undef HAVE_LIBNSL
441
442 /* Define to 1 if you have the `readline' library (-lreadline). */
443 #undef HAVE_LIBREADLINE
444
445 /* Define to 1 if you have the `socket' library (-lsocket). */
446 #undef HAVE_LIBSOCKET
447
448 /* Define to 1 if you have the `sun' library (-lsun). */
449 #undef HAVE_LIBSUN
450
451 /* Define to 1 if you have the `termcap' library (-ltermcap). */
452 #undef HAVE_LIBTERMCAP
453
454 /* Define to 1 if you have the `vtblc' library (-lvtblc). */
455 #undef HAVE_LIBVTBLC
456
457 /* Define to 1 if you have the <limits.h> header file. */
458 #undef HAVE_LIMITS_H
459
460 /* Define to enable Linux tape-changer support. */
461 #undef HAVE_LINUX_LIKE_SCSI
462
463 /* Define to 1 if you have the <linux/zftape.h> header file. */
464 #undef HAVE_LINUX_ZFTAPE_H
465
466 /* Define to 1 if you have the `listen' function. */
467 #undef HAVE_LISTEN
468
469 /* Define if listen is declared. */
470 #undef HAVE_LISTEN_DECL
471
472 /* Define to 1 if you have the `lstat' function. */
473 #undef HAVE_LSTAT
474
475 /* Define if lstat is declared. */
476 #undef HAVE_LSTAT_DECL
477
478 /* Define to 1 if you have the `malloc' function. */
479 #undef HAVE_MALLOC
480
481 /* Define if malloc is declared. */
482 #undef HAVE_MALLOC_DECL
483
484 /* Define to 1 if you have the `memmove' function. */
485 #undef HAVE_MEMMOVE
486
487 /* Define if memmove is declared. */
488 #undef HAVE_MEMMOVE_DECL
489
490 /* Define to 1 if you have the <memory.h> header file. */
491 #undef HAVE_MEMORY_H
492
493 /* Define to 1 if you have the `memset' function. */
494 #undef HAVE_MEMSET
495
496 /* Define if memset is declared. */
497 #undef HAVE_MEMSET_DECL
498
499 /* Define to 1 if you have the `mkdir' function. */
500 #undef HAVE_MKDIR
501
502 /* Define to 1 if you have the `mktemp' function. */
503 #undef HAVE_MKTEMP
504
505 /* Define if mktemp is declared. */
506 #undef HAVE_MKTEMP_DECL
507
508 /* Define to 1 if you have the `mktime' function. */
509 #undef HAVE_MKTIME
510
511 /* Define if mktime is declared. */
512 #undef HAVE_MKTIME_DECL
513
514 /* Define to 1 if you have a working `mmap' system call. */
515 #undef HAVE_MMAP
516
517 /* Define to 1 if you have the <mntent.h> header file. */
518 #undef HAVE_MNTENT_H
519
520 /* Define to 1 if you have the <mnttab.h> header file. */
521 #undef HAVE_MNTTAB_H
522
523 /* Define if the mtget structure has an mt_blkno field */
524 #undef HAVE_MT_BLKNO
525
526 /* Define if the mtget structure has an mt_dsreg field */
527 #undef HAVE_MT_DSREG
528
529 /* Define if the mtget structure has an mt_erreg field */
530 #undef HAVE_MT_ERREG
531
532 /* Define if the mtget structure has an mt_fileno field */
533 #undef HAVE_MT_FILENO
534
535 /* Define if the mtget structure has an mt_flags field */
536 #undef HAVE_MT_FLAGS
537
538 /* Define to 1 if you have the <ndbm.h> header file. */
539 #undef HAVE_NDBM_H
540
541 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
542 #undef HAVE_NDIR_H
543
544 /* Define to 1 if you have the <netdb.h> header file. */
545 #undef HAVE_NETDB_H
546
547 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
548 #undef HAVE_NETINET_IN_SYSTM_H
549
550 /* Define to 1 if you have the <netinet/ip.h> header file. */
551 #undef HAVE_NETINET_IP_H
552
553 /* Define to 1 if you have the `on_exit' function. */
554 #undef HAVE_ON_EXIT
555
556 /* Define to 1 if you have the `openlog' function. */
557 #undef HAVE_OPENLOG
558
559 /* Define if openlog is declared. */
560 #undef HAVE_OPENLOG_DECL
561
562 /* Define to 1 if you have the `pclose' function. */
563 #undef HAVE_PCLOSE
564
565 /* Define if pclose is declared. */
566 #undef HAVE_PCLOSE_DECL
567
568 /* Define to 1 if you have the `perror' function. */
569 #undef HAVE_PERROR
570
571 /* Define if perror is declared. */
572 #undef HAVE_PERROR_DECL
573
574 /* Define to 1 if you have the `printf' function. */
575 #undef HAVE_PRINTF
576
577 /* Define if printf is declared. */
578 #undef HAVE_PRINTF_DECL
579
580 /* Define to 1 if you have the `putenv' function. */
581 #undef HAVE_PUTENV
582
583 /* Define to 1 if you have the `puts' function. */
584 #undef HAVE_PUTS
585
586 /* Define if puts is declared. */
587 #undef HAVE_PUTS_DECL
588
589 /* Define to 1 if you have the <readline.h> header file. */
590 #undef HAVE_READLINE_H
591
592 /* Define to 1 if you have the <readline/history.h> header file. */
593 #undef HAVE_READLINE_HISTORY_H
594
595 /* Define to 1 if you have the <readline/readline.h> header file. */
596 #undef HAVE_READLINE_READLINE_H
597
598 /* Define to 1 if you have the `realloc' function. */
599 #undef HAVE_REALLOC
600
601 /* Define if realloc is declared. */
602 #undef HAVE_REALLOC_DECL
603
604 /* Define to 1 if you have the `recvfrom' function. */
605 #undef HAVE_RECVFROM
606
607 /* Define if recvfrom is declared. */
608 #undef HAVE_RECVFROM_DECL
609
610 /* Define to 1 if you have the `remove' function. */
611 #undef HAVE_REMOVE
612
613 /* Define if remove is declared. */
614 #undef HAVE_REMOVE_DECL
615
616 /* Define to 1 if you have the `rename' function. */
617 #undef HAVE_RENAME
618
619 /* Define if rename is declared. */
620 #undef HAVE_RENAME_DECL
621
622 /* Define to 1 if you have the `rewind' function. */
623 #undef HAVE_REWIND
624
625 /* Define if rewind is declared. */
626 #undef HAVE_REWIND_DECL
627
628 /* Define to 1 if you have the `rmdir' function. */
629 #undef HAVE_RMDIR
630
631 /* Define to 1 if you have the `ruserok' function. */
632 #undef HAVE_RUSEROK
633
634 /* Define if ruserok is declared. */
635 #undef HAVE_RUSEROK_DECL
636
637 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
638 #undef HAVE_SCSI_SCSI_IOCTL_H
639
640 /* Define to 1 if you have the <scsi/sg.h> header file. */
641 #undef HAVE_SCSI_SG_H
642
643 /* Define to 1 if you have the `select' function. */
644 #undef HAVE_SELECT
645
646 /* Define if select is declared. */
647 #undef HAVE_SELECT_DECL
648
649 /* Define to 1 if you have the `sendto' function. */
650 #undef HAVE_SENDTO
651
652 /* Define if sendto is declared. */
653 #undef HAVE_SENDTO_DECL
654
655 /* Define to 1 if you have the `setegid' function. */
656 #undef HAVE_SETEGID
657
658 /* Define if setegid is declared. */
659 #undef HAVE_SETEGID_DECL
660
661 /* Define to 1 if you have the `seteuid' function. */
662 #undef HAVE_SETEUID
663
664 /* Define if seteuid is declared. */
665 #undef HAVE_SETEUID_DECL
666
667 /* Define to 1 if you have the `setmntent' function. */
668 #undef HAVE_SETMNTENT
669
670 /* Define to 1 if you have the `setpgid' function. */
671 #undef HAVE_SETPGID
672
673 /* Define if setpgid is declared. */
674 #undef HAVE_SETPGID_DECL
675
676 /* Define to 1 if you have the `setpgrp' function. */
677 #undef HAVE_SETPGRP
678
679 /* Define if setpgrp is declared. */
680 #undef HAVE_SETPGRP_DECL
681
682 /* Define to 1 if you have the `setresgid' function. */
683 #undef HAVE_SETRESGID
684
685 /* Define if setresgid is declared. */
686 #undef HAVE_SETRESGID_DECL
687
688 /* Define to 1 if you have the `setresuid' function. */
689 #undef HAVE_SETRESUID
690
691 /* Define if setresuid is declared. */
692 #undef HAVE_SETRESUID_DECL
693
694 /* Define to 1 if you have the `setsockopt' function. */
695 #undef HAVE_SETSOCKOPT
696
697 /* Define if setsockopt is declared. */
698 #undef HAVE_SETSOCKOPT_DECL
699
700 /* Define to 1 if you have the `shmat' function. */
701 #undef HAVE_SHMAT
702
703 /* Define if shmat is declared. */
704 #undef HAVE_SHMAT_DECL
705
706 /* Define to 1 if you have the `shmctl' function. */
707 #undef HAVE_SHMCTL
708
709 /* Define if shmctl is declared. */
710 #undef HAVE_SHMCTL_DECL
711
712 /* Define to 1 if you have the `shmdt' function. */
713 #undef HAVE_SHMDT
714
715 /* Define if shmdt is declared. */
716 #undef HAVE_SHMDT_DECL
717
718 /* Define to 1 if you have the `shmget' function. */
719 #undef HAVE_SHMGET
720
721 /* Define if shmget is declared. */
722 #undef HAVE_SHMGET_DECL
723
724 /* Define to 1 if you have the `shquote' function. */
725 #undef HAVE_SHQUOTE
726
727 /* Define if shquote is declared. */
728 #undef HAVE_SHQUOTE_DECL
729
730 /* Define to 1 if you have the `sigaction' function. */
731 #undef HAVE_SIGACTION
732
733 /* Define to 1 if you have the `sigemptyset' function. */
734 #undef HAVE_SIGEMPTYSET
735
736 /* Define to 1 if you have the `sigvec' function. */
737 #undef HAVE_SIGVEC
738
739 /* Define to 1 if you have the `snprintf' function. */
740 #undef HAVE_SNPRINTF
741
742 /* Define if snprintf is declared. */
743 #undef HAVE_SNPRINTF_DECL
744
745 /* Define to 1 if you have the `socket' function. */
746 #undef HAVE_SOCKET
747
748 /* Define to 1 if you have the `socketpair' function. */
749 #undef HAVE_SOCKETPAIR
750
751 /* Define if socketpair is declared. */
752 #undef HAVE_SOCKETPAIR_DECL
753
754 /* Define if socket is declared. */
755 #undef HAVE_SOCKET_DECL
756
757 /* Define to enable Solaris tape-changer support */
758 #undef HAVE_SOLARIS_LIKE_SCSI
759
760 /* Define to 1 if you have the `sscanf' function. */
761 #undef HAVE_SSCANF
762
763 /* Define if sscanf is declared. */
764 #undef HAVE_SSCANF_DECL
765
766 /* Define to 1 if you have the `statfs' function. */
767 #undef HAVE_STATFS
768
769 /* Define to 1 if you have the `statvfs' function. */
770 #undef HAVE_STATVFS
771
772 /* Define to 1 if you have the <stdint.h> header file. */
773 #undef HAVE_STDINT_H
774
775 /* Define to 1 if you have the <stdlib.h> header file. */
776 #undef HAVE_STDLIB_H
777
778 /* Define to 1 if you have the `strcasecmp' function. */
779 #undef HAVE_STRCASECMP
780
781 /* Define if strcasecmp is declared. */
782 #undef HAVE_STRCASECMP_DECL
783
784 /* Define to 1 if you have the `strerror' function. */
785 #undef HAVE_STRERROR
786
787 /* Define if strerror is declared. */
788 #undef HAVE_STRERROR_DECL
789
790 /* Define to 1 if you have the `strftime' function. */
791 #undef HAVE_STRFTIME
792
793 /* Define if strftime is declared. */
794 #undef HAVE_STRFTIME_DECL
795
796 /* Define to 1 if you have the <strings.h> header file. */
797 #undef HAVE_STRINGS_H
798
799 /* Define to 1 if you have the <string.h> header file. */
800 #undef HAVE_STRING_H
801
802 /* Define to 1 if you have the `strncasecmp' function. */
803 #undef HAVE_STRNCASECMP
804
805 /* Define if strncasecmp is declared. */
806 #undef HAVE_STRNCASECMP_DECL
807
808 /* Define to 1 if you have the `strstr' function. */
809 #undef HAVE_STRSTR
810
811 /* Define if the database header declares struct datum. */
812 #undef HAVE_STRUCT_DATUM
813
814 /* Define to 1 if you have the `syslog' function. */
815 #undef HAVE_SYSLOG
816
817 /* Define if syslog is declared. */
818 #undef HAVE_SYSLOG_DECL
819
820 /* Define to 1 if you have the <syslog.h> header file. */
821 #undef HAVE_SYSLOG_H
822
823 /* Define to 1 if you have the `system' function. */
824 #undef HAVE_SYSTEM
825
826 /* Define if system is declared. */
827 #undef HAVE_SYSTEM_DECL
828
829 /* Define if SysV shared-memory functions are available. */
830 #undef HAVE_SYSVSHM
831
832 /* Define to 1 if you have the <sys/chio.h> header file. */
833 #undef HAVE_SYS_CHIO_H
834
835 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
836    */
837 #undef HAVE_SYS_DIR_H
838
839 /* Define to 1 if you have the <sys/dsreq.h> header file. */
840 #undef HAVE_SYS_DSREQ_H
841
842 /* Define to 1 if you have the <sys/fcntl.h> header file. */
843 #undef HAVE_SYS_FCNTL_H
844
845 /* Define to 1 if you have the <sys/file.h> header file. */
846 #undef HAVE_SYS_FILE_H
847
848 /* Define to 1 if you have the <sys/gscdds.h> header file. */
849 #undef HAVE_SYS_GSCDDS_H
850
851 /* Define to 1 if you have the <sys/ioctl.h> header file. */
852 #undef HAVE_SYS_IOCTL_H
853
854 /* Define to 1 if you have the <sys/ipc.h> header file. */
855 #undef HAVE_SYS_IPC_H
856
857 /* Define to 1 if you have the <sys/mman.h> header file. */
858 #undef HAVE_SYS_MMAN_H
859
860 /* Define to 1 if you have the <sys/mntent.h> header file. */
861 #undef HAVE_SYS_MNTENT_H
862
863 /* Define to 1 if you have the <sys/mount.h> header file. */
864 #undef HAVE_SYS_MOUNT_H
865
866 /* Define to 1 if you have the <sys/mtio.h> header file. */
867 #undef HAVE_SYS_MTIO_H
868
869 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
870    */
871 #undef HAVE_SYS_NDIR_H
872
873 /* Define to 1 if you have the <sys/param.h> header file. */
874 #undef HAVE_SYS_PARAM_H
875
876 /* Define to 1 if you have the <sys/scarray.h> header file. */
877 #undef HAVE_SYS_SCARRAY_H
878
879 /* Define to 1 if you have the <sys/scsiio.h> header file. */
880 #undef HAVE_SYS_SCSIIO_H
881
882 /* Define to 1 if you have the <sys/scsi.h> header file. */
883 #undef HAVE_SYS_SCSI_H
884
885 /* Define to 1 if you have the <sys/scsi/impl/uscsi.h> header file. */
886 #undef HAVE_SYS_SCSI_IMPL_USCSI_H
887
888 /* Define to 1 if you have the <sys/scsi/scsi/ioctl.h> header file. */
889 #undef HAVE_SYS_SCSI_SCSI_IOCTL_H
890
891 /* Define to 1 if you have the <sys/select.h> header file. */
892 #undef HAVE_SYS_SELECT_H
893
894 /* Define to 1 if you have the <sys/shm.h> header file. */
895 #undef HAVE_SYS_SHM_H
896
897 /* Define to 1 if you have the <sys/statfs.h> header file. */
898 #undef HAVE_SYS_STATFS_H
899
900 /* Define to 1 if you have the <sys/statvfs.h> header file. */
901 #undef HAVE_SYS_STATVFS_H
902
903 /* Define to 1 if you have the <sys/stat.h> header file. */
904 #undef HAVE_SYS_STAT_H
905
906 /* Define to 1 if you have the <sys/tape.h> header file. */
907 #undef HAVE_SYS_TAPE_H
908
909 /* Define to 1 if you have the <sys/time.h> header file. */
910 #undef HAVE_SYS_TIME_H
911
912 /* Define to 1 if you have the <sys/types.h> header file. */
913 #undef HAVE_SYS_TYPES_H
914
915 /* Define to 1 if you have the <sys/vfstab.h> header file. */
916 #undef HAVE_SYS_VFSTAB_H
917
918 /* Define to 1 if you have the <sys/vfs.h> header file. */
919 #undef HAVE_SYS_VFS_H
920
921 /* Define to 1 if you have the <sys/wait.h> header file. */
922 #undef HAVE_SYS_WAIT_H
923
924 /* Define to 1 if you have the `time' function. */
925 #undef HAVE_TIME
926
927 /* Define if time is declared. */
928 #undef HAVE_TIME_DECL
929
930 /* Define to 1 if you have the `tolower' function. */
931 #undef HAVE_TOLOWER
932
933 /* Define if tolower is declared. */
934 #undef HAVE_TOLOWER_DECL
935
936 /* Define to 1 if you have the `toupper' function. */
937 #undef HAVE_TOUPPER
938
939 /* Define if toupper is declared. */
940 #undef HAVE_TOUPPER_DECL
941
942 /* Define if gettimeofday takes two arguments. */
943 #undef HAVE_TWO_ARG_GETTIMEOFDAY
944
945 /* Define to 1 if you have the `ungetc' function. */
946 #undef HAVE_UNGETC
947
948 /* Define if ungetc is declared. */
949 #undef HAVE_UNGETC_DECL
950
951 /* Define to 1 if you have the <unistd.h> header file. */
952 #undef HAVE_UNISTD_H
953
954 /* Define if the compiler support unsigned long constants. */
955 #undef HAVE_UNSIGNED_LONG_CONSTANTS
956
957 /* Define to 1 if the system has the type `unsigned long long'. */
958 #undef HAVE_UNSIGNED_LONG_LONG
959
960 /* Define to 1 if you have the `vfprintf' function. */
961 #undef HAVE_VFPRINTF
962
963 /* Define if vfprintf is declared. */
964 #undef HAVE_VFPRINTF_DECL
965
966 /* Define to 1 if you have the `vprintf' function. */
967 #undef HAVE_VPRINTF
968
969 /* Define if vprintf is declared. */
970 #undef HAVE_VPRINTF_DECL
971
972 /* Define to 1 if you have the `vsnprintf' function. */
973 #undef HAVE_VSNPRINTF
974
975 /* Define if vsnprintf is declared. */
976 #undef HAVE_VSNPRINTF_DECL
977
978 /* Define to 1 if you have the `vsprintf' function. */
979 #undef HAVE_VSPRINTF
980
981 /* Define if vsprintf is declared. */
982 #undef HAVE_VSPRINTF_DECL
983
984 /* Define to 1 if you have the <vtblc.h> header file. */
985 #undef HAVE_VTBLC_H
986
987 /* Define to 1 if you have the `waitpid' function. */
988 #undef HAVE_WAITPID
989
990 /* Define to 1 if you have the <wait.h> header file. */
991 #undef HAVE_WAIT_H
992
993 /* Define if limits.h defines _POSIX2_RE_DUP_MAX. */
994 #undef HAVE__POSIX2_RE_DUP_MAX
995
996 /* Define on Cygwin. */
997 #undef IGNORE_FSTAB
998
999 /* Define on Cygwin. */
1000 #undef IGNORE_TAR_ERRORS
1001
1002 /* Define on Cygwin. */
1003 #undef IGNORE_UID_CHECK
1004
1005 /* The name for the Kerberized Amanda service. */
1006 #undef KAMANDA_SERVICE_NAME
1007
1008 /* Enable Kerberos security. */
1009 #undef KRB4_SECURITY
1010
1011 /* Command for starting printing jobs. */
1012 #undef LPRCMD
1013
1014 /* LPRCMD switch for specifying a printer name. */
1015 #undef LPRFLAG
1016
1017 /* Define to a program that understands -s "subject" user < message_file */
1018 #undef MAILER
1019
1020 /* Maximum size of a tape block in KBytes. */
1021 #undef MAX_TAPE_BLOCK_KB
1022
1023 /* Defined to the switch to be used when invoking mt to specify the * tape
1024    device. */
1025 #undef MT_FILE_FLAG
1026
1027 /* Define on Cygwin. */
1028 #undef NEED_PATH_ENV
1029
1030 /* Define if we have to reset tape offsets when reacing 2GB. */
1031 #undef NEED_RESETOFS
1032
1033 /* Name of package */
1034 #undef PACKAGE
1035
1036 /* Define to the address where bug reports for this package should be sent. */
1037 #undef PACKAGE_BUGREPORT
1038
1039 /* Define to the full name of this package. */
1040 #undef PACKAGE_NAME
1041
1042 /* Define to the full name and version of this package. */
1043 #undef PACKAGE_STRING
1044
1045 /* Define to the one symbol short name of this package. */
1046 #undef PACKAGE_TARNAME
1047
1048 /* Define to the version of this package. */
1049 #undef PACKAGE_VERSION
1050
1051 /* Define as the prefix for raw disk devices, commonly /dev/r or /dev/rdsk/ */
1052 #undef RDEV_PREFIX
1053
1054 /* Define the location of the ufsrestore or restore program. */
1055 #undef RESTORE
1056
1057 /* Define as the return type of signal handlers (`int' or `void'). */
1058 #undef RETSIGTYPE
1059
1060 /* Define the location of smbclient for backing up Samba PC clients. */
1061 #undef SAMBA_CLIENT
1062
1063 /* Not the actual samba version, just a number that should be increased
1064    whenever we start to rely on a new samba feature. */
1065 #undef SAMBA_VERSION
1066
1067 /* Define to type of select arguments. */
1068 #undef SELECT_ARG_TYPE
1069
1070 /* The Kerberos server instance. */
1071 #undef SERVER_HOST_INSTANCE
1072
1073 /* The Kerberos server key file. */
1074 #undef SERVER_HOST_KEY_FILE
1075
1076 /* The Kerberos server principle. */
1077 #undef SERVER_HOST_PRINCIPLE
1078
1079 /* A suffix that will be appended to service names. * Useful for testing in
1080    parallel with a working version. */
1081 #undef SERVICE_SUFFIX
1082
1083 /* Define to 1 if the `setpgrp' function takes no argument. */
1084 #undef SETPGRP_VOID
1085
1086 /* Define to type of shmget() function argument. */
1087 #undef SHM_ARG_TYPE
1088
1089 /* The size of a `char', as computed by sizeof. */
1090 #undef SIZEOF_CHAR
1091
1092 /* The size of a `int', as computed by sizeof. */
1093 #undef SIZEOF_INT
1094
1095 /* The size of a `long', as computed by sizeof. */
1096 #undef SIZEOF_LONG
1097
1098 /* The size of a `short', as computed by sizeof. */
1099 #undef SIZEOF_SHORT
1100
1101 /* The size of a `void*', as computed by sizeof. */
1102 #undef SIZEOF_VOIDP
1103
1104 /* If using the C implementation of alloca, define if you know the
1105    direction of stack growth for your system; otherwise it will be
1106    automatically deduced at run-time.
1107         STACK_DIRECTION > 0 => grows toward higher addresses
1108         STACK_DIRECTION < 0 => grows toward lower addresses
1109         STACK_DIRECTION = 0 => direction of growth unknown */
1110 #undef STACK_DIRECTION
1111
1112 /* Define on OSF1. */
1113 #undef STATFS_OSF1
1114
1115 /* Define on SCO OS5. */
1116 #undef STATFS_SCO_OS5
1117
1118 /* Define on Ultrix. */
1119 #undef STATFS_ULTRIX
1120
1121 /* Define to 1 if you have the ANSI C header files. */
1122 #undef STDC_HEADERS
1123
1124 /* A comma-separated list of two integers, determining the minimum and maximum
1125    unreserved TCP port numbers sockets should be bound to. */
1126 #undef TCPPORTRANGE
1127
1128 /* Define to enable the text-based database format. */
1129 #undef TEXTDB
1130
1131 /* The Kerberos ticket lifetime. */
1132 #undef TICKET_LIFETIME
1133
1134 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1135 #undef TIME_WITH_SYS_TIME
1136
1137 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1138 #undef TM_IN_SYS_TIME
1139
1140 /* A comma-separated list of two integers, determining the minimum and maximum
1141    reserved UDP port numbers sockets should be bound to. */
1142 #undef UDPPORTRANGE
1143
1144 /* Define as any optional arguments to get UNCOMPRESS_PATH to uncompress. */
1145 #undef UNCOMPRESS_OPT
1146
1147 /* Define as the exact path to the gzip or compress command. */
1148 #undef UNCOMPRESS_PATH
1149
1150 /* Define if you want to use the .amandahosts for BSD security. */
1151 #undef USE_AMANDAHOSTS
1152
1153 /* Define to enable dbm databases. */
1154 #undef USE_DBM_H
1155
1156 /* Define to enable db databases. */
1157 #undef USE_DB_H
1158
1159 /* Define to use flock for file locking. */
1160 #undef USE_FLOCK
1161
1162 /* Define for backups being done on a multiple networks and FQDNs are used. */
1163 #undef USE_FQDN
1164
1165 /* Define to enable gdbm databases. */
1166 #undef USE_GDBM_H
1167
1168 /* Define to use a hard-link based approach for file locking. */
1169 #undef USE_LNLOCK
1170
1171 /* Define to use lockf for file locking. */
1172 #undef USE_LOCKF
1173
1174 /* Define to enable ndbm databases. */
1175 #undef USE_NDBM_H
1176
1177 /* Define to use Posix fcntl for file locking. */
1178 #undef USE_POSIX_FCNTL
1179
1180 /* Define if you want to use amqde instead of gnutar for estimates */
1181 #undef USE_QUICK_AND_DIRTY_ESTIMATES
1182
1183 /* Define to invoke rundump (setuid-root) instead of DUMP program directly. */
1184 #undef USE_RUNDUMP
1185
1186 /* Define to have programs use version suffixes when calling other programs.
1187    */
1188 #undef USE_VERSION_SUFFIXES
1189
1190 /* Define on UnixWare. */
1191 #undef UWARE_TAPEIO
1192
1193 /* Define the location of the vdump program. */
1194 #undef VDUMP
1195
1196 /* Version number of package */
1197 #undef VERSION
1198
1199 /* Define the location of the vrestore program. */
1200 #undef VRESTORE
1201
1202 /* Define the location of the vxdump program on HPUX and SINIX hosts or on *
1203    other hosts where the Veritas filesystem (vxfs) has been installed. */
1204 #undef VXDUMP
1205
1206 /* Define the location of the vxrestore program on HPUX and SINIX hosts or on
1207    * other hosts where the Veritas filesystem (vxfs) has been installed. */
1208 #undef VXRESTORE
1209
1210 /* Defined if wait() puts the status in a int instead of a union wait. */
1211 #undef WAIT_USES_INT
1212
1213 /* Defined if wait() puts the status in a union wait instead of int. */
1214 #undef WAIT_USES_UNION
1215
1216 /* Define to 1 if your processor stores words with the most significant byte
1217    first (like Motorola and SPARC, unlike Intel and VAX). */
1218 #undef WORDS_BIGENDIAN
1219
1220 /* Define on XENIX/ISC. */
1221 #undef XENIX_TAPEIO
1222
1223 /* Define the location of the xfsdump program on Irix hosts. */
1224 #undef XFSDUMP
1225
1226 /* Define the location of the xfsrestore program on Irix hosts. */
1227 #undef XFSRESTORE
1228
1229 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1230    `char[]'. */
1231 #undef YYTEXT_POINTER
1232
1233 /* Directory in which user binaries should be installed. */
1234 #undef bindir
1235
1236 /* Define to empty if `const' does not conform to ANSI C. */
1237 #undef const
1238
1239 /* Define to `int' if <sys/types.h> doesn't define. */
1240 #undef gid_t
1241
1242 /* Directory in which internal binaries should be installed. */
1243 #undef libexecdir
1244
1245 /* Directory in which man-pages should be installed */
1246 #undef mandir
1247
1248 /* Define to `long' if <sys/types.h> does not define. */
1249 #undef off_t
1250
1251 /* Define to `int' if <sys/types.h> does not define. */
1252 #undef pid_t
1253
1254 /* Directory in which administrator binaries should be installed. */
1255 #undef sbindir
1256
1257 /* Define to `unsigned' if <sys/types.h> does not define. */
1258 #undef size_t
1259
1260 /* Define if socklen_t is not a standard system type */
1261 #undef socklen_t
1262
1263 /* Define to `int' if <sys/types.h> does not define. */
1264 #undef ssize_t
1265
1266 /* Define to `int' if <sys/types.h> doesn't define. */
1267 #undef uid_t
1268
1269 /* Define to empty if the compiler does not support volatile. */
1270 #undef volatile