]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
Misc -- see kes-1.32
[bacula/bacula] / bacula / autoconf / config.h.in
1 /* autoconf/config.h.in.  Generated from autoconf/configure.in by autoheader.  */
2 /* ------------------------------------------------------------------------- */
3 /* --                     CONFIGURE SPECIFIED FEATURES                    -- */
4 /* ------------------------------------------------------------------------- */
5    
6 /* Define if you want to use MySQL as Catalog database */
7 #undef USE_MYSQL_DB
8
9 /* Define if you want SmartAlloc debug code enabled */
10 #undef SMARTALLOC
11
12 /* Define to `int' if <sys/types.h> doesn't define.  */
13 #undef daddr_t
14
15 /* Define to `int' if <sys/types.h> doesn't define.  */
16 #undef major_t
17
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef minor_t
20
21 /* Define to `int' if <sys/types.h> doesn't define.  */
22 #undef ssize_t
23
24 /* Define if you want to use MySQL */
25 #undef HAVE_MYSQL
26
27 /* Define if you want to use embedded MySQL */
28 #undef HAVE_EMBEDDED_MYSQL
29
30 /* Define if you want to use SQLite */
31 #undef HAVE_SQLITE
32
33 /* Define if you want to use Berkeley DB */
34 #undef HAVE_BERKELEY_DB
35
36
37 /* Define if you want to use PostgreSQL */
38 #undef HAVE_PGSQL
39
40 /* Define if you want to use mSQL */
41 #undef HAVE_MSQL
42
43 /* Define if you want to use iODBC */
44 #undef HAVE_IODBC
45
46 /* Define if you want to use unixODBC */
47 #undef HAVE_UNIXODBC
48
49 /* Define if you want to use Solid SQL Server */
50 #undef HAVE_SOLID
51
52 /* Define if you want to use OpenLink ODBC (Virtuoso) */
53 #undef HAVE_VIRT
54
55 /* Define if you want to use EasySoft ODBC */
56 #undef HAVE_EASYSOFT
57
58 /* Define if you want to use Interbase SQL Server */
59 #undef HAVE_IBASE
60
61 /* Define if you want to use Oracle 8 SQL Server */
62 #undef HAVE_ORACLE8
63
64 /* Define if you want to use Oracle 7 SQL Server */
65 #undef HAVE_ORACLE7
66
67
68 /* ------------------------------------------------------------------------- */
69 /* --                     CONFIGURE DETECTED FEATURES                     -- */
70 /* ------------------------------------------------------------------------- */
71
72 /* Define if you need function prototypes */
73 #undef PROTOTYPES
74
75 /* Define if you have XPointer typedef */
76 #undef HAVE_XPOINTER
77
78 /* Define if you have _GNU_SOURCE getpt() */
79 #undef HAVE_GETPT
80
81 /* Define if you have GCC */
82 #undef HAVE_GCC
83
84 /* Define if you have the Andrew File System.  */
85 #undef AFS
86
87 /* Define If you want find -nouser and -nogroup to make tables of
88    used UIDs and GIDs at startup instead of using getpwuid or
89    getgrgid when needed.  Speeds up -nouser and -nogroup unless you
90    are running NIS or Hesiod, which make password and group calls
91    very expensive.  */
92 #undef CACHE_IDS
93
94 /* Define to use SVR4 statvfs to get filesystem type.  */
95 #undef FSTYPE_STATVFS
96
97 /* Define to use SVR3.2 statfs to get filesystem type.  */
98 #undef FSTYPE_USG_STATFS
99
100 /* Define to use AIX3 statfs to get filesystem type.  */
101 #undef FSTYPE_AIX_STATFS
102
103 /* Define to use 4.3BSD getmntent to get filesystem type.  */
104 #undef FSTYPE_MNTENT
105
106 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type.  */
107 #undef FSTYPE_STATFS
108
109 /* Define to use Ultrix getmnt to get filesystem type.  */
110 #undef FSTYPE_GETMNT
111
112 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
113 #undef dev_t
114
115 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
116 #undef ino_t
117
118 /* Define to 1 if utime.h exists and declares struct utimbuf.  */
119 #undef HAVE_UTIME_H
120
121 #if (HAVE_MYSQL||HAVE_PGSQL||HAVE_MSQL||HAVE_IODBC||HAVE_UNIXODBC||HAVE_SOLID||HAVE_VIRT||HAVE_IBASE||HAVE_ORACLE8||HAVE_ORACLE7||HAVE_EASYSOFT)
122 #define HAVE_SQL
123 #endif
124
125 /* Data types */
126 #undef HAVE_U_INT
127 #undef HAVE_INTXX_T
128 #undef HAVE_U_INTXX_T
129 #undef HAVE_UINTXX_T
130 #undef HAVE_INT64_T
131 #undef HAVE_U_INT64_T
132 #undef HAVE_INTMAX_T
133 #undef HAVE_U_INTMAX_T
134  
135 /* Define if you want TCP Wrappers support */
136 #undef HAVE_LIBWRAP
137
138 /* Define if you have sys/bitypes.h */
139 #undef HAVE_SYS_BITYPES_H
140  
141 /* Directory for PID files */
142 #undef _PATH_BACULA_PIDDIR
143
144 /* Define if you have zlib */
145 #undef HAVE_LIBZ
146
147 /* General libs */
148 #undef LIBS
149
150 /* File daemon specif libraries */
151 #undef FDLIBS
152
153 /* Path to Sendmail program */
154 #undef SENDMAIL_PATH
155
156 /* What kind of signals we have */
157 #undef HAVE_POSIX_SIGNALS
158 #undef HAVE_BSD_SIGNALS
159 #undef HAVE_USG_SIGHOLD
160
161 /* Operating systems */
162 /* OSes */
163 #undef HAVE_LINUX_OS
164 #undef HAVE_FREEBSD_OS
165 #undef HAVE_NETBSD_OS
166 #undef HAVE_OPENBSD_OS
167 #undef HAVE_BSDI_OS
168 #undef HAVE_HPUX_OS
169 #undef HAVE_SUN_OS
170 #undef HAVE_IRIX_OS
171 #undef HAVE_AIX_OS
172 #undef HAVE_SGI_OS
173 #undef HAVE_CYGWIN
174 #undef HAVE_OSF1_OS
175 #undef HAVE_DARWIN_OS
176
177 /* Set to correct scanf value for long long int */
178 #undef lld
179 #undef llu
180
181 #undef HAVE_READLINE 
182
183 #undef HAVE_GMP
184
185 #undef HAVE_CWEB
186
187 #undef HAVE_FCHDIR
188
189 #undef HAVE_GETOPT_LONG
190
191 #undef HAVE_LIBSM
192
193 /* Check for thread safe routines */
194 #undef HAVE_LOCALTIME_R
195 #undef HAVE_READDIR_R
196 #undef HAVE_STRERROR_R
197 #undef HAVE_GETHOSTBYNAME_R
198
199 #undef HAVE_STRTOLL
200 #undef HAVE_INET_PTON
201
202 #undef HAVE_SOCKLEN_T
203
204 #undef HAVE_OLD_SOCKOPT
205  
206 #undef HAVE_BIGENDIAN
207
208
209 /* Define to 1 if the `closedir' function returns void instead of `int'. */
210 #undef CLOSEDIR_VOID
211
212 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
213    systems. This function is required for `alloca.c' support on those systems.
214    */
215 #undef CRAY_STACKSEG_END
216
217 /* Define to 1 if using `alloca.c'. */
218 #undef C_ALLOCA
219
220 /* Define to 1 if you have `alloca', as a function or macro. */
221 #undef HAVE_ALLOCA
222
223 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
224    */
225 #undef HAVE_ALLOCA_H
226
227 /* Define to 1 if you have the <arpa/nameser.h> header file. */
228 #undef HAVE_ARPA_NAMESER_H
229
230 /* Define to 1 if you have the <assert.h> header file. */
231 #undef HAVE_ASSERT_H
232
233 /* Define to 1 if you have the `chflags' function. */
234 #undef HAVE_CHFLAGS
235
236 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
237    */
238 #undef HAVE_DIRENT_H
239
240 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
241 #undef HAVE_DOPRNT
242
243 /* Define to 1 if you have the `fchdir' function. */
244 #undef HAVE_FCHDIR
245
246 /* Define to 1 if you have the <fcntl.h> header file. */
247 #undef HAVE_FCNTL_H
248
249 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
250 #undef HAVE_FNMATCH
251
252 /* Define to 1 if you have the `fork' function. */
253 #undef HAVE_FORK
254
255 /* Define to 1 if you have the `getcwd' function. */
256 #undef HAVE_GETCWD
257
258 /* Define to 1 if you have the `getdomainname' function. */
259 #undef HAVE_GETDOMAINNAME
260
261 /* Define to 1 if you have the `gethostbyname_r' function. */
262 #undef HAVE_GETHOSTBYNAME_R
263
264 /* Define to 1 if you have the `gethostid' function. */
265 #undef HAVE_GETHOSTID
266
267 /* Define to 1 if you have the `gethostname' function. */
268 #undef HAVE_GETHOSTNAME
269
270 /* Define to 1 if you have the `getmntent' function. */
271 #undef HAVE_GETMNTENT
272
273 /* Define to 1 if you have the `getpid' function. */
274 #undef HAVE_GETPID
275
276 /* Define to 1 if you have the `gettimeofday' function. */
277 #undef HAVE_GETTIMEOFDAY
278
279 /* Define to 1 if you have the <grp.h> header file. */
280 #undef HAVE_GRP_H
281
282 /* Define to 1 if you have the `inet_pton' function. */
283 #undef HAVE_INET_PTON
284
285 /* Define to 1 if you have the <inttypes.h> header file. */
286 #undef HAVE_INTTYPES_H
287
288 /* Define to 1 if you have the `lchown' function. */
289 #undef HAVE_LCHOWN
290
291 /* Define to 1 if you have the <libc.h> header file. */
292 #undef HAVE_LIBC_H
293
294 /* Define to 1 if you have the `inet' library (-linet). */
295 #undef HAVE_LIBINET
296
297 /* Define to 1 if you have the `nsl' library (-lnsl). */
298 #undef HAVE_LIBNSL
299
300 /* Define to 1 if you have the `resolv' library (-lresolv). */
301 #undef HAVE_LIBRESOLV
302
303 /* Define to 1 if you have the `socket' library (-lsocket). */
304 #undef HAVE_LIBSOCKET
305
306 /* Define to 1 if you have the `sun' library (-lsun). */
307 #undef HAVE_LIBSUN
308
309 /* Define to 1 if you have the `xnet' library (-lxnet). */
310 #undef HAVE_LIBXNET
311
312 /* Define to 1 if you have the <limits.h> header file. */
313 #undef HAVE_LIMITS_H
314
315 /* Define to 1 if you have the `localtime_r' function. */
316 #undef HAVE_LOCALTIME_R
317
318 /* Define to 1 if you have the `lstat' function. */
319 #undef HAVE_LSTAT
320
321 /* Define to 1 if you have the <memory.h> header file. */
322 #undef HAVE_MEMORY_H
323
324 /* Define to 1 if you have the <mtio.h> header file. */
325 #undef HAVE_MTIO_H
326
327 /* Define to 1 if you have the `nanosleep' function. */
328 #undef HAVE_NANOSLEEP
329
330 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
331 #undef HAVE_NDIR_H
332
333 /* Define to 1 if you have the `putenv' function. */
334 #undef HAVE_PUTENV
335
336 /* Define to 1 if you have the <pwd.h> header file. */
337 #undef HAVE_PWD_H
338
339 /* Define to 1 if you have the `readdir_r' function. */
340 #undef HAVE_READDIR_R
341
342 /* Define to 1 if you have the <resolv.h> header file. */
343 #undef HAVE_RESOLV_H
344
345 /* Define to 1 if you have the `select' function. */
346 #undef HAVE_SELECT
347
348 /* Define to 1 if you have the `setenv' function. */
349 #undef HAVE_SETENV
350
351 /* Define to 1 if you have the `setlocale' function. */
352 #undef HAVE_SETLOCALE
353
354 /* Define to 1 if you have the `setpgid' function. */
355 #undef HAVE_SETPGID
356
357 /* Define to 1 if you have the `setpgrp' function. */
358 #undef HAVE_SETPGRP
359
360 /* Define to 1 if you have the `setsid' function. */
361 #undef HAVE_SETSID
362
363 /* Define to 1 if you have the `signal' function. */
364 #undef HAVE_SIGNAL
365
366 /* Define to 1 if you have the `snprintf' function. */
367 #undef HAVE_SNPRINTF
368
369 /* Define to 1 if you have the <stdarg.h> header file. */
370 #undef HAVE_STDARG_H
371
372 /* Define to 1 if you have the <stdint.h> header file. */
373 #undef HAVE_STDINT_H
374
375 /* Define to 1 if you have the <stdlib.h> header file. */
376 #undef HAVE_STDLIB_H
377
378 /* Define to 1 if you have the `strcasecmp' function. */
379 #undef HAVE_STRCASECMP
380
381 /* Define to 1 if you have the `strcoll' function and it is properly defined.
382    */
383 #undef HAVE_STRCOLL
384
385 /* Define to 1 if you have the `strerror' function. */
386 #undef HAVE_STRERROR
387
388 /* Define to 1 if you have the `strerror_r' function. */
389 #undef HAVE_STRERROR_R
390
391 /* Define to 1 if you have the `strftime' function. */
392 #undef HAVE_STRFTIME
393
394 /* Define to 1 if you have the <strings.h> header file. */
395 #undef HAVE_STRINGS_H
396
397 /* Define to 1 if you have the <string.h> header file. */
398 #undef HAVE_STRING_H
399
400 /* Define to 1 if you have the `strncmp' function. */
401 #undef HAVE_STRNCMP
402
403 /* Define to 1 if you have the `strncpy' function. */
404 #undef HAVE_STRNCPY
405
406 /* Define to 1 if you have the `strtoll' function. */
407 #undef HAVE_STRTOLL
408
409 /* Define to 1 if `st_blksize' is member of `struct stat'. */
410 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
411
412 /* Define to 1 if `st_blocks' is member of `struct stat'. */
413 #undef HAVE_STRUCT_STAT_ST_BLOCKS
414
415 /* Define to 1 if `st_rdev' is member of `struct stat'. */
416 #undef HAVE_STRUCT_STAT_ST_RDEV
417
418 /* Define to 1 if `tm_zone' is member of `struct tm'. */
419 #undef HAVE_STRUCT_TM_TM_ZONE
420
421 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
422    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
423 #undef HAVE_ST_BLKSIZE
424
425 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
426    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
427 #undef HAVE_ST_BLOCKS
428
429 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
430    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
431 #undef HAVE_ST_RDEV
432
433 /* Define to 1 if you have the <sys/byteorder.h> header file. */
434 #undef HAVE_SYS_BYTEORDER_H
435
436 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
437    */
438 #undef HAVE_SYS_DIR_H
439
440 /* Define to 1 if you have the <sys/ioctl.h> header file. */
441 #undef HAVE_SYS_IOCTL_H
442
443 /* Define to 1 if you have the <sys/mtio.h> header file. */
444 #undef HAVE_SYS_MTIO_H
445
446 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
447    */
448 #undef HAVE_SYS_NDIR_H
449
450 /* Define to 1 if you have the <sys/ptem.h> header file. */
451 #undef HAVE_SYS_PTEM_H
452
453 /* Define to 1 if you have the <sys/pte.h> header file. */
454 #undef HAVE_SYS_PTE_H
455
456 /* Define to 1 if you have the <sys/select.h> header file. */
457 #undef HAVE_SYS_SELECT_H
458
459 /* Define to 1 if you have the <sys/socket.h> header file. */
460 #undef HAVE_SYS_SOCKET_H
461
462 /* Define to 1 if you have the <sys/sockio.h> header file. */
463 #undef HAVE_SYS_SOCKIO_H
464
465 /* Define to 1 if you have the <sys/stat.h> header file. */
466 #undef HAVE_SYS_STAT_H
467
468 /* Define to 1 if you have the <sys/stream.h> header file. */
469 #undef HAVE_SYS_STREAM_H
470
471 /* Define to 1 if you have the <sys/time.h> header file. */
472 #undef HAVE_SYS_TIME_H
473
474 /* Define to 1 if you have the <sys/types.h> header file. */
475 #undef HAVE_SYS_TYPES_H
476
477 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
478 #undef HAVE_SYS_WAIT_H
479
480 /* Define to 1 if you have the `tcgetattr' function. */
481 #undef HAVE_TCGETATTR
482
483 /* Define to 1 if you have the <termios.h> header file. */
484 #undef HAVE_TERMIOS_H
485
486 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
487    `HAVE_STRUCT_TM_TM_ZONE' instead. */
488 #undef HAVE_TM_ZONE
489
490 /* Define to 1 if you don't have `tm_zone' but do have the external array
491    `tzname'. */
492 #undef HAVE_TZNAME
493
494 /* Define to 1 if you have the <unistd.h> header file. */
495 #undef HAVE_UNISTD_H
496
497 /* Define to 1 if you have the <varargs.h> header file. */
498 #undef HAVE_VARARGS_H
499
500 /* Define to 1 if you have the `vfprintf' function. */
501 #undef HAVE_VFPRINTF
502
503 /* Define to 1 if you have the `vprintf' function. */
504 #undef HAVE_VPRINTF
505
506 /* Define to 1 if you have the `vsnprintf' function. */
507 #undef HAVE_VSNPRINTF
508
509 /* Define to 1 if you have the <zlib.h> header file. */
510 #undef HAVE_ZLIB_H
511
512 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
513    */
514 #undef MAJOR_IN_MKDEV
515
516 /* Define to 1 if `major', `minor', and `makedev' are declared in
517    <sysmacros.h>. */
518 #undef MAJOR_IN_SYSMACROS
519
520 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
521 #undef NO_MINUS_C_MINUS_O
522
523 /* Define to the address where bug reports for this package should be sent. */
524 #undef PACKAGE_BUGREPORT
525
526 /* Define to the full name of this package. */
527 #undef PACKAGE_NAME
528
529 /* Define to the full name and version of this package. */
530 #undef PACKAGE_STRING
531
532 /* Define to the one symbol short name of this package. */
533 #undef PACKAGE_TARNAME
534
535 /* Define to the version of this package. */
536 #undef PACKAGE_VERSION
537
538 /* Define as the return type of signal handlers (`int' or `void'). */
539 #undef RETSIGTYPE
540
541 /* Define to 1 if the `setpgrp' function takes no argument. */
542 #undef SETPGRP_VOID
543
544 /* The size of a `char', as computed by sizeof. */
545 #undef SIZEOF_CHAR
546
547 /* The size of a `int', as computed by sizeof. */
548 #undef SIZEOF_INT
549
550 /* The size of a `int *', as computed by sizeof. */
551 #undef SIZEOF_INT_P
552
553 /* The size of a `long int', as computed by sizeof. */
554 #undef SIZEOF_LONG_INT
555
556 /* The size of a `long long int', as computed by sizeof. */
557 #undef SIZEOF_LONG_LONG_INT
558
559 /* The size of a `short int', as computed by sizeof. */
560 #undef SIZEOF_SHORT_INT
561
562 /* If using the C implementation of alloca, define if you know the
563    direction of stack growth for your system; otherwise it will be
564    automatically deduced at run-time.
565         STACK_DIRECTION > 0 => grows toward higher addresses
566         STACK_DIRECTION < 0 => grows toward lower addresses
567         STACK_DIRECTION = 0 => direction of growth unknown */
568 #undef STACK_DIRECTION
569
570 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
571 #undef STAT_MACROS_BROKEN
572
573 /* Define to 1 if you have the ANSI C header files. */
574 #undef STDC_HEADERS
575
576 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
577 #undef TIME_WITH_SYS_TIME
578
579 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
580 #undef TM_IN_SYS_TIME
581
582 /* Define to 1 if the X Window System is missing or not being used. */
583 #undef X_DISPLAY_MISSING
584
585 /* Number of bits in a file offset, on hosts where this is settable. */
586 #undef _FILE_OFFSET_BITS
587
588 /* Define to make fseeko etc. visible, on some hosts. */
589 #undef _LARGEFILE_SOURCE
590
591 /* Define for large files, on AIX-style hosts. */
592 #undef _LARGE_FILES
593
594 /* Define to empty if `const' does not conform to ANSI C. */
595 #undef const
596
597 /* Define to `long' if <sys/types.h> does not define. */
598 #undef daddr_t
599
600 /* Define to `unsigned long' if <sys/types.h> does not define. */
601 #undef dev_t
602
603 /* Define to `int' if <sys/types.h> doesn't define. */
604 #undef gid_t
605
606 /* Define to `unsigned long' if <sys/types.h> does not define. */
607 #undef ino_t
608
609 /* Define to `int' if <sys/types.h> does not define. */
610 #undef major_t
611
612 /* Define to `int' if <sys/types.h> does not define. */
613 #undef minor_t
614
615 /* Define to `int' if <sys/types.h> does not define. */
616 #undef mode_t
617
618 /* Define to `long' if <sys/types.h> does not define. */
619 #undef off_t
620
621 /* Define to `int' if <sys/types.h> does not define. */
622 #undef pid_t
623
624 /* Define to `unsigned' if <sys/types.h> does not define. */
625 #undef size_t
626
627 /* Define to `int' if <sys/types.h> does not define. */
628 #undef ssize_t
629
630 /* Define to `int' if <sys/types.h> doesn't define. */
631 #undef uid_t