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