]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
Tweak remove duplicate #defines in config.h
[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 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 /* General libs */
120 #undef LIBS
121
122 /* File daemon specif libraries */
123 #undef FDLIBS
124
125 /* Path to Sendmail program */
126 #undef SENDMAIL_PATH
127
128 /* What kind of signals we have */
129 #undef HAVE_POSIX_SIGNALS
130 #undef HAVE_BSD_SIGNALS
131 #undef HAVE_USG_SIGHOLD
132
133 /* Operating systems */
134 /* OSes */
135 #undef HAVE_LINUX_OS
136 #undef HAVE_FREEBSD_OS
137 #undef HAVE_NETBSD_OS
138 #undef HAVE_OPENBSD_OS
139 #undef HAVE_BSDI_OS
140 #undef HAVE_HPUX_OS
141 #undef HAVE_SUN_OS
142 #undef HAVE_IRIX_OS
143 #undef HAVE_AIX_OS
144 #undef HAVE_SGI_OS
145 #undef HAVE_CYGWIN
146 #undef HAVE_OSF1_OS
147 #undef HAVE_DARWIN_OS
148 #undef HAVE_HURD_OS
149
150 /* Set to correct scanf value for long long int */
151 #undef lld
152 #undef llu
153
154 #undef HAVE_READLINE 
155
156 #undef HAVE_GMP
157
158 #undef HAVE_CWEB
159
160 #undef HAVE_FCHDIR
161
162 #undef HAVE_GETOPT_LONG
163
164 #undef HAVE_LIBSM
165
166 /* Check for thread safe routines */
167 #undef HAVE_LOCALTIME_R
168 #undef HAVE_READDIR_R
169 #undef HAVE_STRERROR_R
170 #undef HAVE_GETHOSTBYNAME_R
171
172 #undef HAVE_STRTOLL
173 #undef HAVE_INET_PTON
174
175 #undef HAVE_SOCKLEN_T
176
177 #undef HAVE_OLD_SOCKOPT
178 #undef USE_THR_SETCONCURRENCY
179  
180 /* Defined if Gtk+-2.4 or greater is present */
181 #undef HAVE_GTK_2_4
182
183 /* Needed on HP-UX/g++ systems to support long long ints (int64) */
184 #undef _INCLUDE_LONGLONG
185
186 /* Define to system config directory */
187 #undef SYSCONFDIR
188
189 /* Define if OPENSSL is available */
190 #undef HAVE_OPENSSL
191
192 /* Define if comm encryption should be enabled */
193 #undef HAVE_TLS
194
195 /* Define if data encryption should be enabled */
196 #undef HAVE_CRYPTO
197
198 /* Define the LOCALEDIR if a translation */
199 #undef LOCALEDIR
200
201 /* Define if language support is enabled */
202 #undef ENABLE_NLS
203
204 /* Define if building universal (internal helper macro) */
205 #undef AC_APPLE_UNIVERSAL_BUILD
206
207 /* Define to 1 if the `closedir' function returns void instead of `int'. */
208 #undef CLOSEDIR_VOID
209
210 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
211    systems. This function is required for `alloca.c' support on those systems.
212    */
213 #undef CRAY_STACKSEG_END
214
215 /* Define to 1 if using `alloca.c'. */
216 #undef C_ALLOCA
217
218 /* Define to 1 if translation of program messages to the user's native
219    language is requested. */
220 #undef ENABLE_NLS
221
222 /* Normal acl support */
223 #undef HAVE_ACL
224
225 /* Defines if your system have the ACL_TYPE_DEFAULT_DIR acl type */
226 #undef HAVE_ACL_TYPE_DEFAULT_DIR
227
228 /* Defines if your system have the ACL_TYPE_EXTENDED acl type */
229 #undef HAVE_ACL_TYPE_EXTENDED
230
231 /* Defines if your system have the ACL_TYPE_NFS4 acl type */
232 #undef HAVE_ACL_TYPE_NFS4
233
234 /* Define to 1 if you have the 'add_proplist_entry' function. */
235 #undef HAVE_ADD_PROPLIST_ENTRY
236
237 /* Define to 1 if your system has AFS support */
238 #undef HAVE_AFS
239
240 /* Andrew FileSystem ACL support */
241 #undef HAVE_AFS_ACL
242
243 /* Define to 1 if you have the <afs/afsint.h> header file. */
244 #undef HAVE_AFS_AFSINT_H
245
246 /* Define to 1 if you have the <afs/venus.h> header file. */
247 #undef HAVE_AFS_VENUS_H
248
249 /* Define to 1 if you have `alloca', as a function or macro. */
250 #undef HAVE_ALLOCA
251
252 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
253    */
254 #undef HAVE_ALLOCA_H
255
256 /* Define to 1 if you have the <argz.h> header file. */
257 #undef HAVE_ARGZ_H
258
259 /* Define to 1 if you have the <arpa/nameser.h> header file. */
260 #undef HAVE_ARPA_NAMESER_H
261
262 /* Define to 1 if you have the `asprintf' function. */
263 #undef HAVE_ASPRINTF
264
265 /* Define to 1 if you have the <assert.h> header file. */
266 #undef HAVE_ASSERT_H
267
268 /* Defines if your system have the attr.h header file */
269 #undef HAVE_ATTR_H
270
271 /* Define to 1 if you have the `backtrace' function. */
272 #undef HAVE_BACKTRACE
273
274 /* Set if Bacula bat Qt4 GUI support enabled */
275 #undef HAVE_BAT
276
277 /* Define to 1 if you have the `be64toh' function. */
278 #undef HAVE_BE64TOH
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 /* Set if fcntl supports file locking */
406 #undef HAVE_FCNTL_LOCK
407
408 /* Define to 1 if you have the `fdatasync' function. */
409 #undef HAVE_FDATASYNC
410
411 /* Define to 1 if you have the `fork' function. */
412 #undef HAVE_FORK
413
414 /* Define to 1 if you have the `fseeko' function. */
415 #undef HAVE_FSEEKO
416
417 /* Define to 1 if you have the 'fstatat' function. */
418 #undef HAVE_FSTATAT
419
420 /* Define to 1 if you have the `futimes' function. */
421 #undef HAVE_FUTIMES
422
423 /* Define to 1 if you have the 'futimesat' function. */
424 #undef HAVE_FUTIMESAT
425
426 /* Define to 1 if you have the `fwprintf' function. */
427 #undef HAVE_FWPRINTF
428
429 /* Define to 1 if you have the 'gai_strerror' function. */
430 #undef HAVE_GAI_STRERROR
431
432 /* Define to 1 if getaddrinfo exists and works */
433 #undef HAVE_GETADDRINFO
434
435 /* Define to 1 if you have the `getcwd' function. */
436 #undef HAVE_GETCWD
437
438 /* Define to 1 if you have the 'getea' function. */
439 #undef HAVE_GETEA
440
441 /* Define to 1 if you have the `getegid' function. */
442 #undef HAVE_GETEGID
443
444 /* Define to 1 if you have the `geteuid' function. */
445 #undef HAVE_GETEUID
446
447 /* Define to 1 if you have the `getgid' function. */
448 #undef HAVE_GETGID
449
450 /* Define to 1 if you have the `gethostbyname2' function. */
451 #undef HAVE_GETHOSTBYNAME2
452
453 /* Define to 1 if you have the `gethostbyname_r' function. */
454 #undef HAVE_GETHOSTBYNAME_R
455
456 /* Define to 1 if you have the `gethostid' function. */
457 #undef HAVE_GETHOSTID
458
459 /* Define to 1 if you have the `gethostname' function. */
460 #undef HAVE_GETHOSTNAME
461
462 /* Define to 1 if you have the `getmntent' function. */
463 #undef HAVE_GETMNTENT
464
465 /* Define to 1 if you have the `getmntinfo' function. */
466 #undef HAVE_GETMNTINFO
467
468 /* Define to 1 if you have the `getnameinfo' function. */
469 #undef HAVE_GETNAMEINFO
470
471 /* Set if have getpagesize */
472 #undef HAVE_GETPAGESIZE
473
474 /* Define to 1 if you have the `getpid' function. */
475 #undef HAVE_GETPID
476
477 /* Define to 1 if you have the 'getproplist' function. */
478 #undef HAVE_GETPROPLIST
479
480 /* Define if the GNU gettext() function is already present or preinstalled. */
481 #undef HAVE_GETTEXT
482
483 /* Define to 1 if you have the `gettimeofday' function. */
484 #undef HAVE_GETTIMEOFDAY
485
486 /* Define to 1 if you have the `getuid' function. */
487 #undef HAVE_GETUID
488
489 /* Define to 1 if you have the 'getxattr' function. */
490 #undef HAVE_GETXATTR
491
492 /* Define to 1 if you have the 'get_proplist_entry' function. */
493 #undef HAVE_GET_PROPLIST_ENTRY
494
495 /* Define to 1 if you have the <grp.h> header file. */
496 #undef HAVE_GRP_H
497
498 /* Define to 1 if you have the `htobe64' function. */
499 #undef HAVE_HTOBE64
500
501 /* Define to 1 if you have the `iconv()' function. */
502 #undef HAVE_ICONV
503
504 /* Define to 1 if you have the `inet_ntop' function. */
505 #undef HAVE_INET_NTOP
506
507 /* Define to 1 if you have the `inet_pton' function. */
508 #undef HAVE_INET_PTON
509
510 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
511 #undef HAVE_INTMAX_T
512
513 /* Define to 1 if the system has the type `intptr_t'. */
514 #undef HAVE_INTPTR_T
515
516 /* Define to 1 if you have the <inttypes.h> header file. */
517 #undef HAVE_INTTYPES_H
518
519 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
520    declares uintmax_t. */
521 #undef HAVE_INTTYPES_H_WITH_UINTMAX
522
523 /* Set if ioctl request is unsigned long int */
524 #undef HAVE_IOCTL_ULINT_REQUEST
525
526 /* Whether to enable IPv6 support */
527 #undef HAVE_IPV6
528
529 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
530 #undef HAVE_LANGINFO_CODESET
531
532 /* Define to 1 if you have the `lchmod' function. */
533 #undef HAVE_LCHMOD
534
535 /* Define to 1 if you have the `lchown' function. */
536 #undef HAVE_LCHOWN
537
538 /* Define if your <locale.h> file defines LC_MESSAGES. */
539 #undef HAVE_LC_MESSAGES
540
541 /* Define to 1 if you have the 'lgetea' function. */
542 #undef HAVE_LGETEA
543
544 /* Define to 1 if you have the 'lgetxattr' function. */
545 #undef HAVE_LGETXATTR
546
547 /* Define if you have libcap */
548 #undef HAVE_LIBCAP
549
550 /* Define to 1 if you have the <libc.h> header file. */
551 #undef HAVE_LIBC_H
552
553 /* Define if you have the libdl library or equivalent. */
554 #undef HAVE_LIBDL
555
556 /* Define if libdlloader will be built on this platform */
557 #undef HAVE_LIBDLLOADER
558
559 /* Define to 1 if you have the `inet' library (-linet). */
560 #undef HAVE_LIBINET
561
562 /* Define to 1 if you have the `nsl' library (-lnsl). */
563 #undef HAVE_LIBNSL
564
565 /* Define to 1 if you have the `resolv' library (-lresolv). */
566 #undef HAVE_LIBRESOLV
567
568 /* Define to 1 if you have the `socket' library (-lsocket). */
569 #undef HAVE_LIBSOCKET
570
571 /* Define to 1 if you have the `sun' library (-lsun). */
572 #undef HAVE_LIBSUN
573
574 /* Defines if your system have the libutil.h header file */
575 #undef HAVE_LIBUTIL_H
576
577 /* Set to enable libwraper support */
578 #undef HAVE_LIBWRAP
579
580 /* Define to 1 if you have the `xnet' library (-lxnet). */
581 #undef HAVE_LIBXNET
582
583 /* Define to 1 if you have the <limits.h> header file. */
584 #undef HAVE_LIMITS_H
585
586 /* Define to 1 if you have the 'listea' function. */
587 #undef HAVE_LISTEA
588
589 /* Define to 1 if you have the 'listxattr' function. */
590 #undef HAVE_LISTXATTR
591
592 /* Little Endian */
593 #undef HAVE_LITTLE_ENDIAN
594
595 /* Define to 1 if you have the 'llistea' function. */
596 #undef HAVE_LLISTEA
597
598 /* Define to 1 if you have the 'llistxattr' function. */
599 #undef HAVE_LLISTXATTR
600
601 /* Define to 1 if you have the <locale.h> header file. */
602 #undef HAVE_LOCALE_H
603
604 /* Define to 1 if you have the `localtime_r' function. */
605 #undef HAVE_LOCALTIME_R
606
607 /* Define if you have the 'long double' type. */
608 #undef HAVE_LONG_DOUBLE
609
610 /* Define if you have the 'long long' type. */
611 #undef HAVE_LONG_LONG
612
613 /* Define to 1 if you have the 'lsetea' function. */
614 #undef HAVE_LSETEA
615
616 /* Define to 1 if you have the 'lsetxattr' function. */
617 #undef HAVE_LSETXATTR
618
619 /* Define to 1 if you have the `lstat' function. */
620 #undef HAVE_LSTAT
621
622 /* Define to 1 if you have the <malloc.h> header file. */
623 #undef HAVE_MALLOC_H
624
625 /* Set if have malloc_trim */
626 #undef HAVE_MALLOC_TRIM
627
628 /* Define to 1 if you have the <memory.h> header file. */
629 #undef HAVE_MEMORY_H
630
631 /* Define to 1 if you have the `mempcpy' function. */
632 #undef HAVE_MEMPCPY
633
634 /* Define to 1 if you have a working `mmap' system call. */
635 #undef HAVE_MMAP
636
637 /* Define to 1 if you have the <mtio.h> header file. */
638 #undef HAVE_MTIO_H
639
640 /* Define to 1 if you have the `munmap' function. */
641 #undef HAVE_MUNMAP
642
643 /* Set if you have an MySQL Database */
644 #undef HAVE_MYSQL
645
646 /* Set if have mysql_thread_safe */
647 #undef HAVE_MYSQL_THREAD_SAFE
648
649 /* Define to 1 if you have the `nanosleep' function. */
650 #undef HAVE_NANOSLEEP
651
652 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
653 #undef HAVE_NDIR_H
654
655 /* Define to 1 if you have the `nl_langinfo' function. */
656 #undef HAVE_NL_LANGINFO
657
658 /* Define to 1 if you have the <nl_types.h> header file. */
659 #undef HAVE_NL_TYPES_H
660
661 /* Define to 1 if you have the 'nvlist_next_nvpair' function. */
662 #undef HAVE_NVLIST_NEXT_NVPAIR
663
664 /* Define to 1 if you have the 'openat' function. */
665 #undef HAVE_OPENAT
666
667 /* Define if OpenSSL library is available */
668 #undef HAVE_OPENSSL
669
670 /* Define if the OpenSSL library is export-contrained to 128bit ciphers */
671 #undef HAVE_OPENSSL_EXPORT_LIBRARY
672
673 /* Set if have OpenSSL version 1.x */
674 #undef HAVE_OPENSSLv1
675
676 /* Define to 1 if you have the `posix_fadvise' function. */
677 #undef HAVE_POSIX_FADVISE
678
679 /* Define to 1 if you have the `posix_fallocate' function. */
680 #undef HAVE_POSIX_FALLOCATE
681
682 /* Define if your printf() function supports format strings with positions. */
683 #undef HAVE_POSIX_PRINTF
684
685 /* Set if you have an PostgreSQL Database */
686 #undef HAVE_POSTGRESQL
687
688 /* Set if PostgreSQL DB batch insert code enabled */
689 #undef HAVE_POSTGRESQL_BATCH_FILE_INSERT
690
691 /* Set if have PQisthreadsafe */
692 #undef HAVE_PQISTHREADSAFE
693
694 /* Set if have PQputCopyData */
695 #undef HAVE_PQ_COPY
696
697 /* Define to 1 if you have the `prctl' function. */
698 #undef HAVE_PRCTL
699
700 /* Define to 1 if you have the `putenv' function. */
701 #undef HAVE_PUTENV
702
703 /* Define to 1 if you have the <pwd.h> header file. */
704 #undef HAVE_PWD_H
705
706 /* Define to 1 if you have the `readdir_r' function. */
707 #undef HAVE_READDIR_R
708
709 /* Set to enable readline support */
710 #undef HAVE_READLINE
711
712 /* Define to 1 if you have the <regex.h> header file. */
713 #undef HAVE_REGEX_H
714
715 /* Define if sa_len field exists in struct sockaddr */
716 #undef HAVE_SA_LEN
717
718 /* Define to 1 if you have the `select' function. */
719 #undef HAVE_SELECT
720
721 /* Define to 1 if you have the 'setea' function. */
722 #undef HAVE_SETEA
723
724 /* Define to 1 if you have the `setenv' function. */
725 #undef HAVE_SETENV
726
727 /* Define to 1 if you have the `setlocale' function. */
728 #undef HAVE_SETLOCALE
729
730 /* Define to 1 if you have the `setpgid' function. */
731 #undef HAVE_SETPGID
732
733 /* Define to 1 if you have the `setpgrp' function. */
734 #undef HAVE_SETPGRP
735
736 /* Define to 1 if you have the 'setproplist' function. */
737 #undef HAVE_SETPROPLIST
738
739 /* Define to 1 if you have the `setreuid' function. */
740 #undef HAVE_SETREUID
741
742 /* Define to 1 if you have the `setsid' function. */
743 #undef HAVE_SETSID
744
745 /* Define to 1 if you have the 'setxattr' function. */
746 #undef HAVE_SETXATTR
747
748 /* Define if the SHA-2 family of digest algorithms is available */
749 #undef HAVE_SHA2
750
751 /* Define if you have the shl_load function. */
752 #undef HAVE_SHL_LOAD
753
754 /* Define to 1 if you have the `signal' function. */
755 #undef HAVE_SIGNAL
756
757 /* Define to 1 if you have the 'sizeof_proplist_entry' function. */
758 #undef HAVE_SIZEOF_PROPLIST_ENTRY
759
760 /* Define to 1 if you have the `snprintf' function. */
761 #undef HAVE_SNPRINTF
762
763 /* Set if socklen_t exists */
764 #undef HAVE_SOCKLEN_T
765
766 /* Set if you have an SQLite3 Database */
767 #undef HAVE_SQLITE3
768
769 /* Set if have sqlite3_threadsafe */
770 #undef HAVE_SQLITE3_THREADSAFE
771
772 /* Define to 1 if you have the <stdarg.h> header file. */
773 #undef HAVE_STDARG_H
774
775 /* Define to 1 if you have the <stddef.h> header file. */
776 #undef HAVE_STDDEF_H
777
778 /* Define to 1 if you have the <stdint.h> header file. */
779 #undef HAVE_STDINT_H
780
781 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
782    uintmax_t. */
783 #undef HAVE_STDINT_H_WITH_UINTMAX
784
785 /* Define to 1 if you have the <stdlib.h> header file. */
786 #undef HAVE_STDLIB_H
787
788 /* Define to 1 if you have the `stpcpy' function. */
789 #undef HAVE_STPCPY
790
791 /* Define to 1 if you have the `strcasecmp' function. */
792 #undef HAVE_STRCASECMP
793
794 /* Define to 1 if you have the `strdup' function. */
795 #undef HAVE_STRDUP
796
797 /* Define to 1 if you have the `strerror' function. */
798 #undef HAVE_STRERROR
799
800 /* Define to 1 if you have the `strerror_r' function. */
801 #undef HAVE_STRERROR_R
802
803 /* Define to 1 if you have the `strftime' function. */
804 #undef HAVE_STRFTIME
805
806 /* Define to 1 if you have the <strings.h> header file. */
807 #undef HAVE_STRINGS_H
808
809 /* Define to 1 if you have the <string.h> header file. */
810 #undef HAVE_STRING_H
811
812 /* Define to 1 if you have the `strncmp' function. */
813 #undef HAVE_STRNCMP
814
815 /* Define to 1 if you have the `strncpy' function. */
816 #undef HAVE_STRNCPY
817
818 /* Define to 1 if you have the `strtoll' function. */
819 #undef HAVE_STRTOLL
820
821 /* Define to 1 if you have the `strtoul' function. */
822 #undef HAVE_STRTOUL
823
824 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
825 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
826
827 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
828 #undef HAVE_STRUCT_STAT_ST_BLOCKS
829
830 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
831 #undef HAVE_STRUCT_STAT_ST_RDEV
832
833 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
834 #undef HAVE_STRUCT_TM_TM_ZONE
835
836 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
837    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
838 #undef HAVE_ST_BLKSIZE
839
840 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
841    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
842 #undef HAVE_ST_BLOCKS
843
844 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
845    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
846 #undef HAVE_ST_RDEV
847
848 /* Define to 1 if systemd support should be enabled */
849 #undef HAVE_SYSTEMD
850
851 /* Defines if your system have the sys/acl.h header file */
852 #undef HAVE_SYS_ACL_H
853
854 /* Defines if your system have the sys/attr.h header file */
855 #undef HAVE_SYS_ATTR_H
856
857 /* Define to 1 if you have the <sys/bitypes.h> header file. */
858 #undef HAVE_SYS_BITYPES_H
859
860 /* Define to 1 if you have the <sys/byteorder.h> header file. */
861 #undef HAVE_SYS_BYTEORDER_H
862
863 /* Define to 1 if you have the <sys/capability.h> header file. */
864 #undef HAVE_SYS_CAPABILITY_H
865
866 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
867    */
868 #undef HAVE_SYS_DIR_H
869
870 /* Defines if your system have the sys/ea.h header file */
871 #undef HAVE_SYS_EA_H
872
873 /* Defines if your system have the sys/extattr.h header file */
874 #undef HAVE_SYS_EXTATTR_H
875
876 /* Define to 1 if you have the <sys/ioctl.h> header file. */
877 #undef HAVE_SYS_IOCTL_H
878
879 /* Define to 1 if you have the <sys/mtio.h> header file. */
880 #undef HAVE_SYS_MTIO_H
881
882 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
883    */
884 #undef HAVE_SYS_NDIR_H
885
886 /* Defines if your system have the sys/nvpair.h header file */
887 #undef HAVE_SYS_NVPAIR_H
888
889 /* Define to 1 if you have the <sys/param.h> header file. */
890 #undef HAVE_SYS_PARAM_H
891
892 /* Define to 1 if you have the <sys/prctl.h> header file. */
893 #undef HAVE_SYS_PRCTL_H
894
895 /* Defines if your system have the sys/proplist.h header file */
896 #undef HAVE_SYS_PROPLIST_H
897
898 /* Define to 1 if you have the <sys/select.h> header file. */
899 #undef HAVE_SYS_SELECT_H
900
901 /* Define to 1 if you have the <sys/socket.h> header file. */
902 #undef HAVE_SYS_SOCKET_H
903
904 /* Define to 1 if you have the <sys/sockio.h> header file. */
905 #undef HAVE_SYS_SOCKIO_H
906
907 /* Defines if your system have the sys/statvfs.h header file */
908 #undef HAVE_SYS_STATVFS_H
909
910 /* Define to 1 if you have the <sys/stat.h> header file. */
911 #undef HAVE_SYS_STAT_H
912
913 /* Define to 1 if you have the <sys/tape.h> header file. */
914 #undef HAVE_SYS_TAPE_H
915
916 /* Define to 1 if you have the <sys/time.h> header file. */
917 #undef HAVE_SYS_TIME_H
918
919 /* Define to 1 if you have the <sys/types.h> header file. */
920 #undef HAVE_SYS_TYPES_H
921
922 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
923 #undef HAVE_SYS_WAIT_H
924
925 /* Defines if your system have the sys/xattr.h header file */
926 #undef HAVE_SYS_XATTR_H
927
928 /* Define to 1 if you have the `tcgetattr' function. */
929 #undef HAVE_TCGETATTR
930
931 /* Define to 1 if you have the <termcap.h> header file. */
932 #undef HAVE_TERMCAP_H
933
934 /* Define to 1 if you have the <termios.h> header file. */
935 #undef HAVE_TERMIOS_H
936
937 /* Define to 1 if you have the <term.h> header file. */
938 #undef HAVE_TERM_H
939
940 /* Define if TLS support should be enabled */
941 #undef HAVE_TLS
942
943 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
944    `HAVE_STRUCT_TM_TM_ZONE' instead. */
945 #undef HAVE_TM_ZONE
946
947 /* Define to 1 if you have the `tsearch' function. */
948 #undef HAVE_TSEARCH
949
950 /* Defind to 1 if compiler has typeof */
951 #undef HAVE_TYPEOF
952
953 /* Define to 1 if you don't have `tm_zone' but do have the external array
954    `tzname'. */
955 #undef HAVE_TZNAME
956
957 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
958 #undef HAVE_UINTMAX_T
959
960 /* Define to 1 if the system has the type `uintptr_t'. */
961 #undef HAVE_UINTPTR_T
962
963 /* Define to 1 if you have the <unistd.h> header file. */
964 #undef HAVE_UNISTD_H
965
966 /* Define to 1 if you have the 'unlinkat' function. */
967 #undef HAVE_UNLINKAT
968
969 /* Define if you have the 'unsigned long long' type. */
970 #undef HAVE_UNSIGNED_LONG_LONG
971
972 /* Set if utime.h exists */
973 #undef HAVE_UTIME_H
974
975 /* Define to 1 if you have the <varargs.h> header file. */
976 #undef HAVE_VARARGS_H
977
978 /* Set if va_copy exists */
979 #undef HAVE_VA_COPY
980
981 /* Define to 1 if you have the `vfprintf' function. */
982 #undef HAVE_VFPRINTF
983
984 /* Define to 1 if you have the `vprintf' function. */
985 #undef HAVE_VPRINTF
986
987 /* Define to 1 if you have the `vsnprintf' function. */
988 #undef HAVE_VSNPRINTF
989
990 /* Define if you have the 'wchar_t' type. */
991 #undef HAVE_WCHAR_T
992
993 /* Define to 1 if you have the `wcslen' function. */
994 #undef HAVE_WCSLEN
995
996 /* Define if you have the 'wint_t' type. */
997 #undef HAVE_WINT_T
998
999 /* Extended Attributes support */
1000 #undef HAVE_XATTR
1001
1002 /* Define to 1 if you have the <zlib.h> header file. */
1003 #undef HAVE_ZLIB_H
1004
1005 /* Define to 1 if you have the `__argz_count' function. */
1006 #undef HAVE___ARGZ_COUNT
1007
1008 /* Define to 1 if you have the `__argz_next' function. */
1009 #undef HAVE___ARGZ_NEXT
1010
1011 /* Define to 1 if you have the `__argz_stringify' function. */
1012 #undef HAVE___ARGZ_STRINGIFY
1013
1014 /* Define to 1 if you have the `__fsetlocking' function. */
1015 #undef HAVE___FSETLOCKING
1016
1017 /* Define as const if the declaration of iconv() needs const. */
1018 #undef ICONV_CONST
1019
1020 /* Define if integer division by zero raises signal SIGFPE. */
1021 #undef INTDIV0_RAISES_SIGFPE
1022
1023 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1024    */
1025 #undef LT_OBJDIR
1026
1027 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1028    */
1029 #undef MAJOR_IN_MKDEV
1030
1031 /* Define to 1 if `major', `minor', and `makedev' are declared in
1032    <sysmacros.h>. */
1033 #undef MAJOR_IN_SYSMACROS
1034
1035 /* Whether to have in6addr_any support */
1036 #undef NEED_IN6ADDR_ANY
1037
1038 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1039 #undef NO_MINUS_C_MINUS_O
1040
1041 /* Define to the address where bug reports for this package should be sent. */
1042 #undef PACKAGE_BUGREPORT
1043
1044 /* Define to the full name of this package. */
1045 #undef PACKAGE_NAME
1046
1047 /* Define to the full name and version of this package. */
1048 #undef PACKAGE_STRING
1049
1050 /* Define to the one symbol short name of this package. */
1051 #undef PACKAGE_TARNAME
1052
1053 /* Define to the home page for this package. */
1054 #undef PACKAGE_URL
1055
1056 /* Define to the version of this package. */
1057 #undef PACKAGE_VERSION
1058
1059 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1060 #undef PRI_MACROS_BROKEN
1061
1062 /* Define as the return type of signal handlers (`int' or `void'). */
1063 #undef RETSIGTYPE
1064
1065 /* Define to 1 if the `setpgrp' function takes no argument. */
1066 #undef SETPGRP_VOID
1067
1068 /* The size of `char', as computed by sizeof. */
1069 #undef SIZEOF_CHAR
1070
1071 /* The size of `int', as computed by sizeof. */
1072 #undef SIZEOF_INT
1073
1074 /* The size of `int *', as computed by sizeof. */
1075 #undef SIZEOF_INT_P
1076
1077 /* The size of `long int', as computed by sizeof. */
1078 #undef SIZEOF_LONG_INT
1079
1080 /* The size of `long long int', as computed by sizeof. */
1081 #undef SIZEOF_LONG_LONG_INT
1082
1083 /* The size of `short int', as computed by sizeof. */
1084 #undef SIZEOF_SHORT_INT
1085
1086 /* Define as the maximum value of type 'size_t', if the system doesn't define
1087    it. */
1088 #undef SIZE_MAX
1089
1090 /* Set if you want Smartalloc enabled */
1091 #undef SMARTALLOC
1092
1093 /* If using the C implementation of alloca, define if you know the
1094    direction of stack growth for your system; otherwise it will be
1095    automatically deduced at runtime.
1096         STACK_DIRECTION > 0 => grows toward higher addresses
1097         STACK_DIRECTION < 0 => grows toward lower addresses
1098         STACK_DIRECTION = 0 => direction of growth unknown */
1099 #undef STACK_DIRECTION
1100
1101 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1102 #undef STAT_MACROS_BROKEN
1103
1104 /* Define to 1 if you have the ANSI C header files. */
1105 #undef STDC_HEADERS
1106
1107 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1108 #undef TIME_WITH_SYS_TIME
1109
1110 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1111 #undef TM_IN_SYS_TIME
1112
1113 /* Set if DB batch insert code enabled */
1114 #undef USE_BATCH_FILE_INSERT
1115
1116 /* Set if you want Lock Manager enabled */
1117 #undef USE_LOCKMGR
1118
1119 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1120    significant byte first (like Motorola and SPARC, unlike Intel). */
1121 #if defined AC_APPLE_UNIVERSAL_BUILD
1122 # if defined __BIG_ENDIAN__
1123 #  define WORDS_BIGENDIAN 1
1124 # endif
1125 #else
1126 # ifndef WORDS_BIGENDIAN
1127 #  undef WORDS_BIGENDIAN
1128 # endif
1129 #endif
1130
1131 /* Define to 1 if the X Window System is missing or not being used. */
1132 #undef X_DISPLAY_MISSING
1133
1134 /* Number of bits in a file offset, on hosts where this is settable. */
1135 #undef _FILE_OFFSET_BITS
1136
1137 /* Define to make fseeko etc. visible, on some hosts. */
1138 #undef _LARGEFILE_SOURCE
1139
1140 /* Define for large files, on AIX-style hosts. */
1141 #undef _LARGE_FILES
1142
1143 /* Define to empty if `const' does not conform to ANSI C. */
1144 #undef const
1145
1146 /* Define to `long' if <sys/types.h> does not define. */
1147 #undef daddr_t
1148
1149 /* Define to `unsigned long' if <sys/types.h> does not define. */
1150 #undef dev_t
1151
1152 /* Define to `int' if <sys/types.h> doesn't define. */
1153 #undef gid_t
1154
1155 /* Define to `__inline__' or `__inline' if that's what the C compiler
1156    calls it, or to nothing if 'inline' is not supported under any name.  */
1157 #ifndef __cplusplus
1158 #undef inline
1159 #endif
1160
1161 /* Define to `unsigned long' if <sys/types.h> does not define. */
1162 #undef ino_t
1163
1164 /* Define to the type of a signed integer type wide enough to hold a pointer,
1165    if such a type exists, and if the system does not define it. */
1166 #undef intptr_t
1167
1168 /* Define to `int' if <sys/types.h> does not define. */
1169 #undef major_t
1170
1171 /* Define to `int' if <sys/types.h> does not define. */
1172 #undef minor_t
1173
1174 /* Define to `int' if <sys/types.h> does not define. */
1175 #undef mode_t
1176
1177 /* Define to `long int' if <sys/types.h> does not define. */
1178 #undef off_t
1179
1180 /* Define to `int' if <sys/types.h> does not define. */
1181 #undef pid_t
1182
1183 /* Define as the type of the result of subtracting two pointers, if the system
1184    doesn't define it. */
1185 #undef ptrdiff_t
1186
1187 /* Define to the equivalent of the C99 'restrict' keyword, or to
1188    nothing if this is not supported.  Do not define if restrict is
1189    supported directly.  */
1190 #undef restrict
1191 /* Work around a bug in Sun C++: it does not support _Restrict or
1192    __restrict__, even though the corresponding Sun C compiler ends up with
1193    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1194    previous line.  Perhaps some future version of Sun C++ will work with
1195    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1196 #if defined __SUNPRO_CC && !defined __RESTRICT
1197 # define _Restrict
1198 # define __restrict__
1199 #endif
1200
1201 /* Define to empty if the C compiler doesn't support this keyword. */
1202 #undef signed
1203
1204 /* Define to `unsigned int' if <sys/types.h> does not define. */
1205 #undef size_t
1206
1207 /* Define to `int' if <sys/types.h> does not define. */
1208 #undef ssize_t
1209
1210 /* Define to `int' if <sys/types.h> doesn't define. */
1211 #undef uid_t
1212
1213 /* Define to unsigned long or unsigned long long if <stdint.h> and
1214    <inttypes.h> don't define. */
1215 #undef uintmax_t
1216
1217 /* Define to the type of an unsigned integer type wide enough to hold a
1218    pointer, if such a type exists, and if the system does not define it. */
1219 #undef uintptr_t