]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
Tweak rebuild configure
[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 /*
7  * Copyright (C) 2000-2015 by Kern Sibbald
8  * License: BSD 2-Clause; see file LICENSE-FOSS
9  */
10    
11 /* Define if you want to use MySQL as Catalog database */
12 #undef USE_MYSQL_DB
13
14 /* Define if you want SmartAlloc debug code enabled */
15 #undef SMARTALLOC
16
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef daddr_t
19
20 /* Define to `int' if <sys/types.h> doesn't define.  */
21 #undef major_t
22
23 /* Define to `int' if <sys/types.h> doesn't define.  */
24 #undef minor_t
25
26 /* Define to `int' if <sys/types.h> doesn't define.  */
27 #undef ssize_t
28
29 /* Define if you want to use PostgreSQL */
30 #undef HAVE_POSTGRESQL
31
32 /* Define if you want to use MySQL */
33 #undef HAVE_MYSQL
34
35 /* Define if you want to use embedded MySQL */
36 #undef HAVE_EMBEDDED_MYSQL
37
38 /* Define if you want to use SQLite3 */
39 #undef HAVE_SQLITE3
40
41 /* ------------------------------------------------------------------------- */
42 /* --                     CONFIGURE DETECTED FEATURES                     -- */
43 /* ------------------------------------------------------------------------- */
44
45 /* Define if you need function prototypes */
46 #undef PROTOTYPES
47
48 /* Define if you have XPointer typedef */
49 #undef HAVE_XPOINTER
50
51 /* Define if you have _GNU_SOURCE getpt() */
52 #undef HAVE_GETPT
53
54 /* Define if you have GCC */
55 #undef HAVE_GCC
56
57 /* Define If you want find -nouser and -nogroup to make tables of
58    used UIDs and GIDs at startup instead of using getpwuid or
59    getgrgid when needed.  Speeds up -nouser and -nogroup unless you
60    are running NIS or Hesiod, which make password and group calls
61    very expensive.  */
62 #undef CACHE_IDS
63
64 /* Define to use SVR4 statvfs to get filesystem type.  */
65 #undef FSTYPE_STATVFS
66
67 /* Define to use SVR3.2 statfs to get filesystem type.  */
68 #undef FSTYPE_USG_STATFS
69
70 /* Define to use AIX3 statfs to get filesystem type.  */
71 #undef FSTYPE_AIX_STATFS
72
73 /* Define to use 4.3BSD getmntent to get filesystem type.  */
74 #undef FSTYPE_MNTENT
75
76 /* Define to use 4.4BSD and OSF1 statfs to get filesystem type.  */
77 #undef FSTYPE_STATFS
78
79 /* Define to use Ultrix getmnt to get filesystem type.  */
80 #undef FSTYPE_GETMNT
81
82 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
83 #undef dev_t
84
85 /* Define to `unsigned long' if <sys/types.h> doesn't define.  */
86 #undef ino_t
87
88 /* Define to 1 if utime.h exists and declares struct utimbuf.  */
89 #undef HAVE_UTIME_H
90
91 /* Data types */
92 #undef HAVE_U_INT
93 #undef HAVE_INTXX_T
94 #undef HAVE_U_INTXX_T
95 #undef HAVE_UINTXX_T
96 #undef HAVE_INT64_T
97 #undef HAVE_U_INT64_T
98 #undef HAVE_INTMAX_T
99 #undef HAVE_U_INTMAX_T
100  
101 /* Define if you want TCP Wrappers support */
102 #undef HAVE_LIBWRAP
103
104 /* Define if you have sys/bitypes.h */
105 #undef HAVE_SYS_BITYPES_H
106  
107 /* Directory for PID files */
108 #undef _PATH_BACULA_PIDDIR
109
110 /* LOCALEDIR */
111 #undef LOCALEDIR
112
113 /* Define if you have zlib */
114 #undef HAVE_LIBZ
115
116 /* Define if you have lzo lib */
117 #undef HAVE_LZO
118
119 /* Define if you have libacl */
120 #undef HAVE_ACL
121
122 /* General libs */
123 #undef LIBS
124
125 /* File daemon specif libraries */
126 #undef FDLIBS
127
128 /* Path to Sendmail program */
129 #undef SENDMAIL_PATH
130
131 /* What kind of signals we have */
132 #undef HAVE_POSIX_SIGNALS
133 #undef HAVE_BSD_SIGNALS
134 #undef HAVE_USG_SIGHOLD
135
136 /* Operating systems */
137 /* OSes */
138 #undef HAVE_LINUX_OS
139 #undef HAVE_FREEBSD_OS
140 #undef HAVE_NETBSD_OS
141 #undef HAVE_OPENBSD_OS
142 #undef HAVE_BSDI_OS
143 #undef HAVE_HPUX_OS
144 #undef HAVE_SUN_OS
145 #undef HAVE_IRIX_OS
146 #undef HAVE_AIX_OS
147 #undef HAVE_SGI_OS
148 #undef HAVE_CYGWIN
149 #undef HAVE_OSF1_OS
150 #undef HAVE_DARWIN_OS
151 #undef HAVE_HURD_OS
152
153 /* Set to correct scanf value for long long int */
154 #undef lld
155 #undef llu
156
157 #undef HAVE_READLINE 
158
159 #undef HAVE_GMP
160
161 #undef HAVE_CWEB
162
163 #undef HAVE_FCHDIR
164
165 #undef HAVE_GETOPT_LONG
166
167 #undef HAVE_LIBSM
168
169 /* Check for thread safe routines */
170 #undef HAVE_LOCALTIME_R
171 #undef HAVE_READDIR_R
172 #undef HAVE_STRERROR_R
173 #undef HAVE_GETHOSTBYNAME_R
174
175 #undef HAVE_STRTOLL
176 #undef HAVE_INET_PTON
177
178 #undef HAVE_SOCKLEN_T
179
180 #undef HAVE_OLD_SOCKOPT
181 #undef USE_THR_SETCONCURRENCY
182  
183 /* Defined if Gtk+-2.4 or greater is present */
184 #undef HAVE_GTK_2_4
185
186 /* Needed on HP-UX/g++ systems to support long long ints (int64) */
187 #undef _INCLUDE_LONGLONG
188
189 /* Define to system config directory */
190 #undef SYSCONFDIR
191
192 /* Define if OPENSSL is available */
193 #undef HAVE_OPENSSL
194
195 /* Define if comm encryption should be enabled */
196 #undef HAVE_TLS
197
198 /* Define if data encryption should be enabled */
199 #undef HAVE_CRYPTO
200
201 /* Define the LOCALEDIR if a translation */
202 #undef LOCALEDIR
203
204 /* Define if language support is enabled */
205 #undef ENABLE_NLS
206
207 /* Define if building universal (internal helper macro) */
208 #undef AC_APPLE_UNIVERSAL_BUILD
209
210 /* Define to 1 if the `closedir' function returns void instead of `int'. */
211 #undef CLOSEDIR_VOID
212
213 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
214    systems. This function is required for `alloca.c' support on those systems.
215    */
216 #undef CRAY_STACKSEG_END
217
218 /* Define to 1 if using `alloca.c'. */
219 #undef C_ALLOCA
220
221 /* Define to 1 if translation of program messages to the user's native
222    language is requested. */
223 #undef ENABLE_NLS
224
225 /* Normal acl support */
226 #undef HAVE_ACL
227
228 /* Defines if your system have the ACL_TYPE_DEFAULT_DIR acl type */
229 #undef HAVE_ACL_TYPE_DEFAULT_DIR
230
231 /* Defines if your system have the ACL_TYPE_EXTENDED acl type */
232 #undef HAVE_ACL_TYPE_EXTENDED
233
234 /* Defines if your system have the ACL_TYPE_NFS4 acl type */
235 #undef HAVE_ACL_TYPE_NFS4
236
237 /* Define to 1 if you have the 'add_proplist_entry' function. */
238 #undef HAVE_ADD_PROPLIST_ENTRY
239
240 /* Define to 1 if your system has AFS support */
241 #undef HAVE_AFS
242
243 /* Andrew FileSystem ACL support */
244 #undef HAVE_AFS_ACL
245
246 /* Define to 1 if you have the <afs/afsint.h> header file. */
247 #undef HAVE_AFS_AFSINT_H
248
249 /* Define to 1 if you have the <afs/venus.h> header file. */
250 #undef HAVE_AFS_VENUS_H
251
252 /* Define to 1 if you have `alloca', as a function or macro. */
253 #undef HAVE_ALLOCA
254
255 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
256    */
257 #undef HAVE_ALLOCA_H
258
259 /* Define to 1 if you have the <argz.h> header file. */
260 #undef HAVE_ARGZ_H
261
262 /* Define to 1 if you have the <arpa/nameser.h> header file. */
263 #undef HAVE_ARPA_NAMESER_H
264
265 /* Define to 1 if you have the `asprintf' function. */
266 #undef HAVE_ASPRINTF
267
268 /* Define to 1 if you have the <assert.h> header file. */
269 #undef HAVE_ASSERT_H
270
271 /* Defines if your system have the attr.h header file */
272 #undef HAVE_ATTR_H
273
274 /* Define to 1 if you have the `backtrace' function. */
275 #undef HAVE_BACKTRACE
276
277 /* Set if Bacula bat Qt4 GUI support enabled */
278 #undef HAVE_BAT
279
280 /* Big Endian */
281 #undef HAVE_BIG_ENDIAN
282
283 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
284    CoreFoundation framework. */
285 #undef HAVE_CFLOCALECOPYCURRENT
286
287 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
288    the CoreFoundation framework. */
289 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
290
291 /* Define to 1 if you have the `chflags' function. */
292 #undef HAVE_CHFLAGS
293
294 /* Define to 1 if you have the 'closefrom' function. */
295 #undef HAVE_CLOSEFROM
296
297 /* Set if Bacula conio support enabled */
298 #undef HAVE_CONIO
299
300 /* Define if encryption support should be enabled */
301 #undef HAVE_CRYPTO
302
303 /* Define to 1 if you have the <curses.h> header file. */
304 #undef HAVE_CURSES_H
305
306 /* Define if the GNU dcgettext() function is already present or preinstalled.
307    */
308 #undef HAVE_DCGETTEXT
309
310 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
311    you don't. */
312 #undef HAVE_DECL_CYGWIN_CONV_PATH
313
314 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
315    don't. */
316 #undef HAVE_DECL_FEOF_UNLOCKED
317
318 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
319    you don't. */
320 #undef HAVE_DECL_FGETS_UNLOCKED
321
322 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
323    don't. */
324 #undef HAVE_DECL_GETC_UNLOCKED
325
326 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
327    */
328 #undef HAVE_DECL_TZNAME
329
330 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
331    don't. */
332 #undef HAVE_DECL__SNPRINTF
333
334 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
335    don't. */
336 #undef HAVE_DECL__SNWPRINTF
337
338 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
339    */
340 #undef HAVE_DIRENT_H
341
342 /* Define if you have the GNU dld library. */
343 #undef HAVE_DLD
344
345 /* Define to 1 if you have the `dlerror' function. */
346 #undef HAVE_DLERROR
347
348 /* Define to 1 if you have the <dlfcn.h> header file. */
349 #undef HAVE_DLFCN_H
350
351 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
352 #undef HAVE_DOPRNT
353
354 /* Define if you have the _dyld_func_lookup function. */
355 #undef HAVE_DYLD
356
357 /* Set if you have an Embedded MySQL Database */
358 #undef HAVE_EMBEDDED_MYSQL
359
360 /* Define to 1 if you have the 'extattr_get_file' function. */
361 #undef HAVE_EXTATTR_GET_FILE
362
363 /* Define to 1 if you have the 'extattr_get_link' function. */
364 #undef HAVE_EXTATTR_GET_LINK
365
366 /* Define to 1 if you have the 'extattr_list_file' function. */
367 #undef HAVE_EXTATTR_LIST_FILE
368
369 /* Define to 1 if you have the 'extattr_list_link' function. */
370 #undef HAVE_EXTATTR_LIST_LINK
371
372 /* Define to 1 if you have the 'extattr_namespace_to_string' function. */
373 #undef HAVE_EXTATTR_NAMESPACE_TO_STRING
374
375 /* Define to 1 if you have the 'extattr_set_file' function. */
376 #undef HAVE_EXTATTR_SET_FILE
377
378 /* Define to 1 if you have the 'extattr_set_link' function. */
379 #undef HAVE_EXTATTR_SET_LINK
380
381 /* Define to 1 if you have the 'extattr_string_to_namespace' function. */
382 #undef HAVE_EXTATTR_STRING_TO_NAMESPACE
383
384 /* Extended acl support */
385 #undef HAVE_EXTENDED_ACL
386
387 /* Define to 1 if you have the `fchdir' function. */
388 #undef HAVE_FCHDIR
389
390 /* Define to 1 if you have the `fchmod' function. */
391 #undef HAVE_FCHMOD
392
393 /* Define to 1 if you have the `fchown' function. */
394 #undef HAVE_FCHOWN
395
396 /* Define to 1 if you have the 'fchownat' function. */
397 #undef HAVE_FCHOWNAT
398
399 /* Set if you have 'F_CLOSEM' fcntl flag */
400 #undef HAVE_FCNTL_F_CLOSEM
401
402 /* Define to 1 if you have the <fcntl.h> header file. */
403 #undef HAVE_FCNTL_H
404
405 /* Define to 1 if you have the `fdatasync' function. */
406 #undef HAVE_FDATASYNC
407
408 /* Define to 1 if you have the `fork' function. */
409 #undef HAVE_FORK
410
411 /* Define to 1 if you have the `fseeko' function. */
412 #undef HAVE_FSEEKO
413
414 /* Define to 1 if you have the 'fstatat' function. */
415 #undef HAVE_FSTATAT
416
417 /* Define to 1 if you have the `futimes' function. */
418 #undef HAVE_FUTIMES
419
420 /* Define to 1 if you have the 'futimesat' function. */
421 #undef HAVE_FUTIMESAT
422
423 /* Define to 1 if you have the `fwprintf' function. */
424 #undef HAVE_FWPRINTF
425
426 /* Define to 1 if you have the 'gai_strerror' function. */
427 #undef HAVE_GAI_STRERROR
428
429 /* Define to 1 if getaddrinfo exists and works */
430 #undef HAVE_GETADDRINFO
431
432 /* Define to 1 if you have the `getcwd' function. */
433 #undef HAVE_GETCWD
434
435 /* Define to 1 if you have the 'getea' function. */
436 #undef HAVE_GETEA
437
438 /* Define to 1 if you have the `getegid' function. */
439 #undef HAVE_GETEGID
440
441 /* Define to 1 if you have the `geteuid' function. */
442 #undef HAVE_GETEUID
443
444 /* Define to 1 if you have the `getgid' function. */
445 #undef HAVE_GETGID
446
447 /* Define to 1 if you have the `gethostbyname2' function. */
448 #undef HAVE_GETHOSTBYNAME2
449
450 /* Define to 1 if you have the `gethostbyname_r' function. */
451 #undef HAVE_GETHOSTBYNAME_R
452
453 /* Define to 1 if you have the `gethostid' function. */
454 #undef HAVE_GETHOSTID
455
456 /* Define to 1 if you have the `gethostname' function. */
457 #undef HAVE_GETHOSTNAME
458
459 /* Define to 1 if you have the `getmntent' function. */
460 #undef HAVE_GETMNTENT
461
462 /* Define to 1 if you have the `getmntinfo' function. */
463 #undef HAVE_GETMNTINFO
464
465 /* Define to 1 if you have the `getnameinfo' function. */
466 #undef HAVE_GETNAMEINFO
467
468 /* Set if have getpagesize */
469 #undef HAVE_GETPAGESIZE
470
471 /* Define to 1 if you have the `getpid' function. */
472 #undef HAVE_GETPID
473
474 /* Define to 1 if you have the 'getproplist' function. */
475 #undef HAVE_GETPROPLIST
476
477 /* Define if the GNU gettext() function is already present or preinstalled. */
478 #undef HAVE_GETTEXT
479
480 /* Define to 1 if you have the `gettimeofday' function. */
481 #undef HAVE_GETTIMEOFDAY
482
483 /* Define to 1 if you have the `getuid' function. */
484 #undef HAVE_GETUID
485
486 /* Define to 1 if you have the 'getxattr' function. */
487 #undef HAVE_GETXATTR
488
489 /* Define to 1 if you have the 'get_proplist_entry' function. */
490 #undef HAVE_GET_PROPLIST_ENTRY
491
492 /* Define to 1 if you have the <grp.h> header file. */
493 #undef HAVE_GRP_H
494
495 /* Define to 1 if you have the `iconv()' function. */
496 #undef HAVE_ICONV
497
498 /* Define to 1 if you have the `inet_ntop' function. */
499 #undef HAVE_INET_NTOP
500
501 /* Define to 1 if you have the `inet_pton' function. */
502 #undef HAVE_INET_PTON
503
504 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
505 #undef HAVE_INTMAX_T
506
507 /* Define to 1 if the system has the type `intptr_t'. */
508 #undef HAVE_INTPTR_T
509
510 /* Define to 1 if you have the <inttypes.h> header file. */
511 #undef HAVE_INTTYPES_H
512
513 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
514    declares uintmax_t. */
515 #undef HAVE_INTTYPES_H_WITH_UINTMAX
516
517 /* Set if ioctl request is unsigned long int */
518 #undef HAVE_IOCTL_ULINT_REQUEST
519
520 /* Whether to enable IPv6 support */
521 #undef HAVE_IPV6
522
523 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
524 #undef HAVE_LANGINFO_CODESET
525
526 /* Define to 1 if you have the `lchmod' function. */
527 #undef HAVE_LCHMOD
528
529 /* Define to 1 if you have the `lchown' function. */
530 #undef HAVE_LCHOWN
531
532 /* Define if your <locale.h> file defines LC_MESSAGES. */
533 #undef HAVE_LC_MESSAGES
534
535 /* Define to 1 if you have the 'lgetea' function. */
536 #undef HAVE_LGETEA
537
538 /* Define to 1 if you have the 'lgetxattr' function. */
539 #undef HAVE_LGETXATTR
540
541 /* Define if you have libcap */
542 #undef HAVE_LIBCAP
543
544 /* Define to 1 if you have the <libc.h> header file. */
545 #undef HAVE_LIBC_H
546
547 /* Define if you have the libdl library or equivalent. */
548 #undef HAVE_LIBDL
549
550 /* Define if libdlloader will be built on this platform */
551 #undef HAVE_LIBDLLOADER
552
553 /* Define to 1 if you have the `inet' library (-linet). */
554 #undef HAVE_LIBINET
555
556 /* Define to 1 if you have the `nsl' library (-lnsl). */
557 #undef HAVE_LIBNSL
558
559 /* Define to 1 if you have the `resolv' library (-lresolv). */
560 #undef HAVE_LIBRESOLV
561
562 /* Define to 1 if you have the `socket' library (-lsocket). */
563 #undef HAVE_LIBSOCKET
564
565 /* Define to 1 if you have the `sun' library (-lsun). */
566 #undef HAVE_LIBSUN
567
568 /* Defines if your system have the libutil.h header file */
569 #undef HAVE_LIBUTIL_H
570
571 /* Set to enable libwraper support */
572 #undef HAVE_LIBWRAP
573
574 /* Define to 1 if you have the `xnet' library (-lxnet). */
575 #undef HAVE_LIBXNET
576
577 /* Define to 1 if you have the <limits.h> header file. */
578 #undef HAVE_LIMITS_H
579
580 /* Define to 1 if you have the 'listea' function. */
581 #undef HAVE_LISTEA
582
583 /* Define to 1 if you have the 'listxattr' function. */
584 #undef HAVE_LISTXATTR
585
586 /* Little Endian */
587 #undef HAVE_LITTLE_ENDIAN
588
589 /* Define to 1 if you have the 'llistea' function. */
590 #undef HAVE_LLISTEA
591
592 /* Define to 1 if you have the 'llistxattr' function. */
593 #undef HAVE_LLISTXATTR
594
595 /* Define to 1 if you have the <locale.h> header file. */
596 #undef HAVE_LOCALE_H
597
598 /* Define to 1 if you have the `localtime_r' function. */
599 #undef HAVE_LOCALTIME_R
600
601 /* Define if you have the 'long double' type. */
602 #undef HAVE_LONG_DOUBLE
603
604 /* Define if you have the 'long long' type. */
605 #undef HAVE_LONG_LONG
606
607 /* Define to 1 if you have the 'lsetea' function. */
608 #undef HAVE_LSETEA
609
610 /* Define to 1 if you have the 'lsetxattr' function. */
611 #undef HAVE_LSETXATTR
612
613 /* Define to 1 if you have the `lstat' function. */
614 #undef HAVE_LSTAT
615
616 /* Define to 1 if you have LZO compression */
617 #undef HAVE_LZO
618
619 /* Define to 1 if you have the <malloc.h> header file. */
620 #undef HAVE_MALLOC_H
621
622 /* Set if have malloc_trim */
623 #undef HAVE_MALLOC_TRIM
624
625 /* Define to 1 if you have the <memory.h> header file. */
626 #undef HAVE_MEMORY_H
627
628 /* Define to 1 if you have the `mempcpy' function. */
629 #undef HAVE_MEMPCPY
630
631 /* Define to 1 if you have a working `mmap' system call. */
632 #undef HAVE_MMAP
633
634 /* Define to 1 if you have the <mtio.h> header file. */
635 #undef HAVE_MTIO_H
636
637 /* Define to 1 if you have the `munmap' function. */
638 #undef HAVE_MUNMAP
639
640 /* Set if you have an MySQL Database */
641 #undef HAVE_MYSQL
642
643 /* Set if have mysql_thread_safe */
644 #undef HAVE_MYSQL_THREAD_SAFE
645
646 /* Define to 1 if you have the `nanosleep' function. */
647 #undef HAVE_NANOSLEEP
648
649 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
650 #undef HAVE_NDIR_H
651
652 /* Define to 1 if you have the `nl_langinfo' function. */
653 #undef HAVE_NL_LANGINFO
654
655 /* Define to 1 if you have the <nl_types.h> header file. */
656 #undef HAVE_NL_TYPES_H
657
658 /* Define to 1 if you have the 'nvlist_next_nvpair' function. */
659 #undef HAVE_NVLIST_NEXT_NVPAIR
660
661 /* Define to 1 if you have the 'openat' function. */
662 #undef HAVE_OPENAT
663
664 /* Define if OpenSSL library is available */
665 #undef HAVE_OPENSSL
666
667 /* Define if the OpenSSL library is export-contrained to 128bit ciphers */
668 #undef HAVE_OPENSSL_EXPORT_LIBRARY
669
670 /* Set if have OpenSSL version 1.x */
671 #undef HAVE_OPENSSLv1
672
673 /* Define to 1 if you have the `posix_fadvise' function. */
674 #undef HAVE_POSIX_FADVISE
675
676 /* Define if your printf() function supports format strings with positions. */
677 #undef HAVE_POSIX_PRINTF
678
679 /* Set if you have an PostgreSQL Database */
680 #undef HAVE_POSTGRESQL
681
682 /* Set if PostgreSQL DB batch insert code enabled */
683 #undef HAVE_POSTGRESQL_BATCH_FILE_INSERT
684
685 /* Set if have PQisthreadsafe */
686 #undef HAVE_PQISTHREADSAFE
687
688 /* Set if have PQputCopyData */
689 #undef HAVE_PQ_COPY
690
691 /* Define to 1 if you have the `prctl' function. */
692 #undef HAVE_PRCTL
693
694 /* Define to 1 if you have the `putenv' function. */
695 #undef HAVE_PUTENV
696
697 /* Define to 1 if you have the <pwd.h> header file. */
698 #undef HAVE_PWD_H
699
700 /* Define to 1 if you have the `readdir_r' function. */
701 #undef HAVE_READDIR_R
702
703 /* Set to enable readline support */
704 #undef HAVE_READLINE
705
706 /* Define to 1 if you have the <regex.h> header file. */
707 #undef HAVE_REGEX_H
708
709 /* Define if sa_len field exists in struct sockaddr */
710 #undef HAVE_SA_LEN
711
712 /* Define to 1 if you have the `select' function. */
713 #undef HAVE_SELECT
714
715 /* Define to 1 if you have the 'setea' function. */
716 #undef HAVE_SETEA
717
718 /* Define to 1 if you have the `setenv' function. */
719 #undef HAVE_SETENV
720
721 /* Define to 1 if you have the `setlocale' function. */
722 #undef HAVE_SETLOCALE
723
724 /* Define to 1 if you have the `setpgid' function. */
725 #undef HAVE_SETPGID
726
727 /* Define to 1 if you have the `setpgrp' function. */
728 #undef HAVE_SETPGRP
729
730 /* Define to 1 if you have the 'setproplist' function. */
731 #undef HAVE_SETPROPLIST
732
733 /* Define to 1 if you have the `setreuid' function. */
734 #undef HAVE_SETREUID
735
736 /* Define to 1 if you have the `setsid' function. */
737 #undef HAVE_SETSID
738
739 /* Define to 1 if you have the 'setxattr' function. */
740 #undef HAVE_SETXATTR
741
742 /* Define if the SHA-2 family of digest algorithms is available */
743 #undef HAVE_SHA2
744
745 /* Define if you have the shl_load function. */
746 #undef HAVE_SHL_LOAD
747
748 /* Define to 1 if you have the `signal' function. */
749 #undef HAVE_SIGNAL
750
751 /* Define to 1 if you have the 'sizeof_proplist_entry' function. */
752 #undef HAVE_SIZEOF_PROPLIST_ENTRY
753
754 /* Define to 1 if you have the `snprintf' function. */
755 #undef HAVE_SNPRINTF
756
757 /* Set if socklen_t exists */
758 #undef HAVE_SOCKLEN_T
759
760 /* Set if you have an SQLite3 Database */
761 #undef HAVE_SQLITE3
762
763 /* Set if have sqlite3_threadsafe */
764 #undef HAVE_SQLITE3_THREADSAFE
765
766 /* Define to 1 if you have the <stdarg.h> header file. */
767 #undef HAVE_STDARG_H
768
769 /* Define to 1 if you have the <stddef.h> header file. */
770 #undef HAVE_STDDEF_H
771
772 /* Define to 1 if you have the <stdint.h> header file. */
773 #undef HAVE_STDINT_H
774
775 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
776    uintmax_t. */
777 #undef HAVE_STDINT_H_WITH_UINTMAX
778
779 /* Define to 1 if you have the <stdlib.h> header file. */
780 #undef HAVE_STDLIB_H
781
782 /* Define to 1 if you have the `stpcpy' function. */
783 #undef HAVE_STPCPY
784
785 /* Define to 1 if you have the `strcasecmp' function. */
786 #undef HAVE_STRCASECMP
787
788 /* Define to 1 if you have the `strdup' function. */
789 #undef HAVE_STRDUP
790
791 /* Define to 1 if you have the `strerror' function. */
792 #undef HAVE_STRERROR
793
794 /* Define to 1 if you have the `strerror_r' function. */
795 #undef HAVE_STRERROR_R
796
797 /* Define to 1 if you have the `strftime' function. */
798 #undef HAVE_STRFTIME
799
800 /* Define to 1 if you have the <strings.h> header file. */
801 #undef HAVE_STRINGS_H
802
803 /* Define to 1 if you have the <string.h> header file. */
804 #undef HAVE_STRING_H
805
806 /* Define to 1 if you have the `strncmp' function. */
807 #undef HAVE_STRNCMP
808
809 /* Define to 1 if you have the `strncpy' function. */
810 #undef HAVE_STRNCPY
811
812 /* Define to 1 if you have the `strtoll' function. */
813 #undef HAVE_STRTOLL
814
815 /* Define to 1 if you have the `strtoul' function. */
816 #undef HAVE_STRTOUL
817
818 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
819 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
820
821 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
822 #undef HAVE_STRUCT_STAT_ST_BLOCKS
823
824 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
825 #undef HAVE_STRUCT_STAT_ST_RDEV
826
827 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
828 #undef HAVE_STRUCT_TM_TM_ZONE
829
830 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
831    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
832 #undef HAVE_ST_BLKSIZE
833
834 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
835    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
836 #undef HAVE_ST_BLOCKS
837
838 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
839    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
840 #undef HAVE_ST_RDEV
841
842 /* Define to 1 if systemd support should be enabled */
843 #undef HAVE_SYSTEMD
844
845 /* Defines if your system have the sys/acl.h header file */
846 #undef HAVE_SYS_ACL_H
847
848 /* Defines if your system have the sys/attr.h header file */
849 #undef HAVE_SYS_ATTR_H
850
851 /* Define to 1 if you have the <sys/bitypes.h> header file. */
852 #undef HAVE_SYS_BITYPES_H
853
854 /* Define to 1 if you have the <sys/byteorder.h> header file. */
855 #undef HAVE_SYS_BYTEORDER_H
856
857 /* Define to 1 if you have the <sys/capability.h> header file. */
858 #undef HAVE_SYS_CAPABILITY_H
859
860 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
861    */
862 #undef HAVE_SYS_DIR_H
863
864 /* Defines if your system have the sys/ea.h header file */
865 #undef HAVE_SYS_EA_H
866
867 /* Defines if your system have the sys/extattr.h header file */
868 #undef HAVE_SYS_EXTATTR_H
869
870 /* Define to 1 if you have the <sys/ioctl.h> header file. */
871 #undef HAVE_SYS_IOCTL_H
872
873 /* Define to 1 if you have the <sys/mtio.h> header file. */
874 #undef HAVE_SYS_MTIO_H
875
876 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
877    */
878 #undef HAVE_SYS_NDIR_H
879
880 /* Defines if your system have the sys/nvpair.h header file */
881 #undef HAVE_SYS_NVPAIR_H
882
883 /* Define to 1 if you have the <sys/param.h> header file. */
884 #undef HAVE_SYS_PARAM_H
885
886 /* Define to 1 if you have the <sys/prctl.h> header file. */
887 #undef HAVE_SYS_PRCTL_H
888
889 /* Defines if your system have the sys/proplist.h header file */
890 #undef HAVE_SYS_PROPLIST_H
891
892 /* Define to 1 if you have the <sys/select.h> header file. */
893 #undef HAVE_SYS_SELECT_H
894
895 /* Define to 1 if you have the <sys/socket.h> header file. */
896 #undef HAVE_SYS_SOCKET_H
897
898 /* Define to 1 if you have the <sys/sockio.h> header file. */
899 #undef HAVE_SYS_SOCKIO_H
900
901 /* Defines if your system have the sys/statvfs.h header file */
902 #undef HAVE_SYS_STATVFS_H
903
904 /* Define to 1 if you have the <sys/stat.h> header file. */
905 #undef HAVE_SYS_STAT_H
906
907 /* Define to 1 if you have the <sys/tape.h> header file. */
908 #undef HAVE_SYS_TAPE_H
909
910 /* Define to 1 if you have the <sys/time.h> header file. */
911 #undef HAVE_SYS_TIME_H
912
913 /* Define to 1 if you have the <sys/types.h> header file. */
914 #undef HAVE_SYS_TYPES_H
915
916 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
917 #undef HAVE_SYS_WAIT_H
918
919 /* Defines if your system have the sys/xattr.h header file */
920 #undef HAVE_SYS_XATTR_H
921
922 /* Define to 1 if you have the `tcgetattr' function. */
923 #undef HAVE_TCGETATTR
924
925 /* Define to 1 if you have the <termcap.h> header file. */
926 #undef HAVE_TERMCAP_H
927
928 /* Define to 1 if you have the <termios.h> header file. */
929 #undef HAVE_TERMIOS_H
930
931 /* Define to 1 if you have the <term.h> header file. */
932 #undef HAVE_TERM_H
933
934 /* Define if TLS support should be enabled */
935 #undef HAVE_TLS
936
937 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
938    `HAVE_STRUCT_TM_TM_ZONE' instead. */
939 #undef HAVE_TM_ZONE
940
941 /* Define to 1 if you have the `tsearch' function. */
942 #undef HAVE_TSEARCH
943
944 /* Defind to 1 if compiler has typeof */
945 #undef HAVE_TYPEOF
946
947 /* Define to 1 if you don't have `tm_zone' but do have the external array
948    `tzname'. */
949 #undef HAVE_TZNAME
950
951 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
952 #undef HAVE_UINTMAX_T
953
954 /* Define to 1 if the system has the type `uintptr_t'. */
955 #undef HAVE_UINTPTR_T
956
957 /* Define to 1 if you have the <unistd.h> header file. */
958 #undef HAVE_UNISTD_H
959
960 /* Define to 1 if you have the 'unlinkat' function. */
961 #undef HAVE_UNLINKAT
962
963 /* Define if you have the 'unsigned long long' type. */
964 #undef HAVE_UNSIGNED_LONG_LONG
965
966 /* Set if utime.h exists */
967 #undef HAVE_UTIME_H
968
969 /* Define to 1 if you have the <varargs.h> header file. */
970 #undef HAVE_VARARGS_H
971
972 /* Set if va_copy exists */
973 #undef HAVE_VA_COPY
974
975 /* Define to 1 if you have the `vfprintf' function. */
976 #undef HAVE_VFPRINTF
977
978 /* Define to 1 if you have the `vprintf' function. */
979 #undef HAVE_VPRINTF
980
981 /* Define to 1 if you have the `vsnprintf' function. */
982 #undef HAVE_VSNPRINTF
983
984 /* Define if you have the 'wchar_t' type. */
985 #undef HAVE_WCHAR_T
986
987 /* Define to 1 if you have the `wcslen' function. */
988 #undef HAVE_WCSLEN
989
990 /* Define if you have the 'wint_t' type. */
991 #undef HAVE_WINT_T
992
993 /* Extended Attributes support */
994 #undef HAVE_XATTR
995
996 /* Define to 1 if you have the <zlib.h> header file. */
997 #undef HAVE_ZLIB_H
998
999 /* Define to 1 if you have the `__argz_count' function. */
1000 #undef HAVE___ARGZ_COUNT
1001
1002 /* Define to 1 if you have the `__argz_next' function. */
1003 #undef HAVE___ARGZ_NEXT
1004
1005 /* Define to 1 if you have the `__argz_stringify' function. */
1006 #undef HAVE___ARGZ_STRINGIFY
1007
1008 /* Define to 1 if you have the `__fsetlocking' function. */
1009 #undef HAVE___FSETLOCKING
1010
1011 /* Define as const if the declaration of iconv() needs const. */
1012 #undef ICONV_CONST
1013
1014 /* Define if integer division by zero raises signal SIGFPE. */
1015 #undef INTDIV0_RAISES_SIGFPE
1016
1017 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1018    */
1019 #undef LT_OBJDIR
1020
1021 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1022    */
1023 #undef MAJOR_IN_MKDEV
1024
1025 /* Define to 1 if `major', `minor', and `makedev' are declared in
1026    <sysmacros.h>. */
1027 #undef MAJOR_IN_SYSMACROS
1028
1029 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1030 #undef NO_MINUS_C_MINUS_O
1031
1032 /* Define to the address where bug reports for this package should be sent. */
1033 #undef PACKAGE_BUGREPORT
1034
1035 /* Define to the full name of this package. */
1036 #undef PACKAGE_NAME
1037
1038 /* Define to the full name and version of this package. */
1039 #undef PACKAGE_STRING
1040
1041 /* Define to the one symbol short name of this package. */
1042 #undef PACKAGE_TARNAME
1043
1044 /* Define to the home page for this package. */
1045 #undef PACKAGE_URL
1046
1047 /* Define to the version of this package. */
1048 #undef PACKAGE_VERSION
1049
1050 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1051 #undef PRI_MACROS_BROKEN
1052
1053 /* Define as the return type of signal handlers (`int' or `void'). */
1054 #undef RETSIGTYPE
1055
1056 /* Define to 1 if the `setpgrp' function takes no argument. */
1057 #undef SETPGRP_VOID
1058
1059 /* The size of `char', as computed by sizeof. */
1060 #undef SIZEOF_CHAR
1061
1062 /* The size of `int', as computed by sizeof. */
1063 #undef SIZEOF_INT
1064
1065 /* The size of `int *', as computed by sizeof. */
1066 #undef SIZEOF_INT_P
1067
1068 /* The size of `long int', as computed by sizeof. */
1069 #undef SIZEOF_LONG_INT
1070
1071 /* The size of `long long int', as computed by sizeof. */
1072 #undef SIZEOF_LONG_LONG_INT
1073
1074 /* The size of `short int', as computed by sizeof. */
1075 #undef SIZEOF_SHORT_INT
1076
1077 /* Define as the maximum value of type 'size_t', if the system doesn't define
1078    it. */
1079 #undef SIZE_MAX
1080
1081 /* Set if you want Smartalloc enabled */
1082 #undef SMARTALLOC
1083
1084 /* If using the C implementation of alloca, define if you know the
1085    direction of stack growth for your system; otherwise it will be
1086    automatically deduced at runtime.
1087         STACK_DIRECTION > 0 => grows toward higher addresses
1088         STACK_DIRECTION < 0 => grows toward lower addresses
1089         STACK_DIRECTION = 0 => direction of growth unknown */
1090 #undef STACK_DIRECTION
1091
1092 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1093 #undef STAT_MACROS_BROKEN
1094
1095 /* Define to 1 if you have the ANSI C header files. */
1096 #undef STDC_HEADERS
1097
1098 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1099 #undef TIME_WITH_SYS_TIME
1100
1101 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1102 #undef TM_IN_SYS_TIME
1103
1104 /* Set if DB batch insert code enabled */
1105 #undef USE_BATCH_FILE_INSERT
1106
1107 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1108    significant byte first (like Motorola and SPARC, unlike Intel). */
1109 #if defined AC_APPLE_UNIVERSAL_BUILD
1110 # if defined __BIG_ENDIAN__
1111 #  define WORDS_BIGENDIAN 1
1112 # endif
1113 #else
1114 # ifndef WORDS_BIGENDIAN
1115 #  undef WORDS_BIGENDIAN
1116 # endif
1117 #endif
1118
1119 /* Define to 1 if the X Window System is missing or not being used. */
1120 #undef X_DISPLAY_MISSING
1121
1122 /* Number of bits in a file offset, on hosts where this is settable. */
1123 #undef _FILE_OFFSET_BITS
1124
1125 /* Define to make fseeko etc. visible, on some hosts. */
1126 #undef _LARGEFILE_SOURCE
1127
1128 /* Define for large files, on AIX-style hosts. */
1129 #undef _LARGE_FILES
1130
1131 /* Set if you want Lock Manager enabled */
1132 #undef _USE_LOCKMGR
1133
1134 /* Define to empty if `const' does not conform to ANSI C. */
1135 #undef const
1136
1137 /* Define to `long' if <sys/types.h> does not define. */
1138 #undef daddr_t
1139
1140 /* Define to `unsigned long' if <sys/types.h> does not define. */
1141 #undef dev_t
1142
1143 /* Define to `int' if <sys/types.h> doesn't define. */
1144 #undef gid_t
1145
1146 /* Define to `__inline__' or `__inline' if that's what the C compiler
1147    calls it, or to nothing if 'inline' is not supported under any name.  */
1148 #ifndef __cplusplus
1149 #undef inline
1150 #endif
1151
1152 /* Define to `unsigned long' if <sys/types.h> does not define. */
1153 #undef ino_t
1154
1155 /* Define to the type of a signed integer type wide enough to hold a pointer,
1156    if such a type exists, and if the system does not define it. */
1157 #undef intptr_t
1158
1159 /* Define to `int' if <sys/types.h> does not define. */
1160 #undef major_t
1161
1162 /* Define to `int' if <sys/types.h> does not define. */
1163 #undef minor_t
1164
1165 /* Define to `int' if <sys/types.h> does not define. */
1166 #undef mode_t
1167
1168 /* Define to `long int' if <sys/types.h> does not define. */
1169 #undef off_t
1170
1171 /* Define to `int' if <sys/types.h> does not define. */
1172 #undef pid_t
1173
1174 /* Define as the type of the result of subtracting two pointers, if the system
1175    doesn't define it. */
1176 #undef ptrdiff_t
1177
1178 /* Define to empty if the C compiler doesn't support this keyword. */
1179 #undef signed
1180
1181 /* Define to `unsigned int' if <sys/types.h> does not define. */
1182 #undef size_t
1183
1184 /* Define to `int' if <sys/types.h> does not define. */
1185 #undef ssize_t
1186
1187 /* Define to `int' if <sys/types.h> doesn't define. */
1188 #undef uid_t
1189
1190 /* Define to unsigned long or unsigned long long if <stdint.h> and
1191    <inttypes.h> don't define. */
1192 #undef uintmax_t
1193
1194 /* Define to the type of an unsigned integer type wide enough to hold a
1195    pointer, if such a type exists, and if the system does not define it. */
1196 #undef uintptr_t