]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
Misc -- see ChangeLog
[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 `strerror' function. */
382 #undef HAVE_STRERROR
383
384 /* Define to 1 if you have the `strerror_r' function. */
385 #undef HAVE_STRERROR_R
386
387 /* Define to 1 if you have the `strftime' function. */
388 #undef HAVE_STRFTIME
389
390 /* Define to 1 if you have the <strings.h> header file. */
391 #undef HAVE_STRINGS_H
392
393 /* Define to 1 if you have the <string.h> header file. */
394 #undef HAVE_STRING_H
395
396 /* Define to 1 if you have the `strncmp' function. */
397 #undef HAVE_STRNCMP
398
399 /* Define to 1 if you have the `strncpy' function. */
400 #undef HAVE_STRNCPY
401
402 /* Define to 1 if you have the `strtoll' function. */
403 #undef HAVE_STRTOLL
404
405 /* Define to 1 if `st_blksize' is member of `struct stat'. */
406 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
407
408 /* Define to 1 if `st_blocks' is member of `struct stat'. */
409 #undef HAVE_STRUCT_STAT_ST_BLOCKS
410
411 /* Define to 1 if `st_rdev' is member of `struct stat'. */
412 #undef HAVE_STRUCT_STAT_ST_RDEV
413
414 /* Define to 1 if `tm_zone' is member of `struct tm'. */
415 #undef HAVE_STRUCT_TM_TM_ZONE
416
417 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
418    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
419 #undef HAVE_ST_BLKSIZE
420
421 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
422    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
423 #undef HAVE_ST_BLOCKS
424
425 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
426    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
427 #undef HAVE_ST_RDEV
428
429 /* Define to 1 if you have the <sys/byteorder.h> header file. */
430 #undef HAVE_SYS_BYTEORDER_H
431
432 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
433    */
434 #undef HAVE_SYS_DIR_H
435
436 /* Define to 1 if you have the <sys/ioctl.h> header file. */
437 #undef HAVE_SYS_IOCTL_H
438
439 /* Define to 1 if you have the <sys/mtio.h> header file. */
440 #undef HAVE_SYS_MTIO_H
441
442 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
443    */
444 #undef HAVE_SYS_NDIR_H
445
446 /* Define to 1 if you have the <sys/select.h> header file. */
447 #undef HAVE_SYS_SELECT_H
448
449 /* Define to 1 if you have the <sys/socket.h> header file. */
450 #undef HAVE_SYS_SOCKET_H
451
452 /* Define to 1 if you have the <sys/sockio.h> header file. */
453 #undef HAVE_SYS_SOCKIO_H
454
455 /* Define to 1 if you have the <sys/stat.h> header file. */
456 #undef HAVE_SYS_STAT_H
457
458 /* Define to 1 if you have the <sys/time.h> header file. */
459 #undef HAVE_SYS_TIME_H
460
461 /* Define to 1 if you have the <sys/types.h> header file. */
462 #undef HAVE_SYS_TYPES_H
463
464 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
465 #undef HAVE_SYS_WAIT_H
466
467 /* Define to 1 if you have the `tcgetattr' function. */
468 #undef HAVE_TCGETATTR
469
470 /* Define to 1 if you have the <termios.h> header file. */
471 #undef HAVE_TERMIOS_H
472
473 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
474    `HAVE_STRUCT_TM_TM_ZONE' instead. */
475 #undef HAVE_TM_ZONE
476
477 /* Define to 1 if you don't have `tm_zone' but do have the external array
478    `tzname'. */
479 #undef HAVE_TZNAME
480
481 /* Define to 1 if you have the <unistd.h> header file. */
482 #undef HAVE_UNISTD_H
483
484 /* Define to 1 if you have the <varargs.h> header file. */
485 #undef HAVE_VARARGS_H
486
487 /* Define to 1 if you have the `vfprintf' function. */
488 #undef HAVE_VFPRINTF
489
490 /* Define to 1 if you have the `vprintf' function. */
491 #undef HAVE_VPRINTF
492
493 /* Define to 1 if you have the `vsnprintf' function. */
494 #undef HAVE_VSNPRINTF
495
496 /* Define to 1 if you have the <zlib.h> header file. */
497 #undef HAVE_ZLIB_H
498
499 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
500    */
501 #undef MAJOR_IN_MKDEV
502
503 /* Define to 1 if `major', `minor', and `makedev' are declared in
504    <sysmacros.h>. */
505 #undef MAJOR_IN_SYSMACROS
506
507 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
508 #undef NO_MINUS_C_MINUS_O
509
510 /* Define to the address where bug reports for this package should be sent. */
511 #undef PACKAGE_BUGREPORT
512
513 /* Define to the full name of this package. */
514 #undef PACKAGE_NAME
515
516 /* Define to the full name and version of this package. */
517 #undef PACKAGE_STRING
518
519 /* Define to the one symbol short name of this package. */
520 #undef PACKAGE_TARNAME
521
522 /* Define to the version of this package. */
523 #undef PACKAGE_VERSION
524
525 /* Define as the return type of signal handlers (`int' or `void'). */
526 #undef RETSIGTYPE
527
528 /* Define to 1 if the `setpgrp' function takes no argument. */
529 #undef SETPGRP_VOID
530
531 /* The size of a `char', as computed by sizeof. */
532 #undef SIZEOF_CHAR
533
534 /* The size of a `int', as computed by sizeof. */
535 #undef SIZEOF_INT
536
537 /* The size of a `int *', as computed by sizeof. */
538 #undef SIZEOF_INT_P
539
540 /* The size of a `long int', as computed by sizeof. */
541 #undef SIZEOF_LONG_INT
542
543 /* The size of a `long long int', as computed by sizeof. */
544 #undef SIZEOF_LONG_LONG_INT
545
546 /* The size of a `short int', as computed by sizeof. */
547 #undef SIZEOF_SHORT_INT
548
549 /* If using the C implementation of alloca, define if you know the
550    direction of stack growth for your system; otherwise it will be
551    automatically deduced at run-time.
552         STACK_DIRECTION > 0 => grows toward higher addresses
553         STACK_DIRECTION < 0 => grows toward lower addresses
554         STACK_DIRECTION = 0 => direction of growth unknown */
555 #undef STACK_DIRECTION
556
557 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
558 #undef STAT_MACROS_BROKEN
559
560 /* Define to 1 if you have the ANSI C header files. */
561 #undef STDC_HEADERS
562
563 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
564 #undef TIME_WITH_SYS_TIME
565
566 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
567 #undef TM_IN_SYS_TIME
568
569 /* Define to 1 if the X Window System is missing or not being used. */
570 #undef X_DISPLAY_MISSING
571
572 /* Number of bits in a file offset, on hosts where this is settable. */
573 #undef _FILE_OFFSET_BITS
574
575 /* Define to make fseeko etc. visible, on some hosts. */
576 #undef _LARGEFILE_SOURCE
577
578 /* Define for large files, on AIX-style hosts. */
579 #undef _LARGE_FILES
580
581 /* Define to empty if `const' does not conform to ANSI C. */
582 #undef const
583
584 /* Define to `long' if <sys/types.h> does not define. */
585 #undef daddr_t
586
587 /* Define to `unsigned long' if <sys/types.h> does not define. */
588 #undef dev_t
589
590 /* Define to `int' if <sys/types.h> doesn't define. */
591 #undef gid_t
592
593 /* Define to `unsigned long' if <sys/types.h> does not define. */
594 #undef ino_t
595
596 /* Define to `int' if <sys/types.h> does not define. */
597 #undef major_t
598
599 /* Define to `int' if <sys/types.h> does not define. */
600 #undef minor_t
601
602 /* Define to `int' if <sys/types.h> does not define. */
603 #undef mode_t
604
605 /* Define to `long' if <sys/types.h> does not define. */
606 #undef off_t
607
608 /* Define to `int' if <sys/types.h> does not define. */
609 #undef pid_t
610
611 /* Define to `unsigned' if <sys/types.h> does not define. */
612 #undef size_t
613
614 /* Define to `int' if <sys/types.h> does not define. */
615 #undef ssize_t
616
617 /* Define to `int' if <sys/types.h> doesn't define. */
618 #undef uid_t