]> git.sur5r.net Git - bacula/bacula/blob - bacula/autoconf/config.h.in
5cc08b80ad36b1e6443261d6ec95cbded34fb467
[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 /* 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 /* Define to 1 if you have the `be64toh' function. */
281 #undef HAVE_BE64TOH
282
283 /* Big Endian */
284 #undef HAVE_BIG_ENDIAN
285
286 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
287    CoreFoundation framework. */
288 #undef HAVE_CFLOCALECOPYCURRENT
289
290 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
291    the CoreFoundation framework. */
292 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
293
294 /* Define to 1 if you have the `chflags' function. */
295 #undef HAVE_CHFLAGS
296
297 /* Define to 1 if you have the 'closefrom' function. */
298 #undef HAVE_CLOSEFROM
299
300 /* Set if Bacula conio support enabled */
301 #undef HAVE_CONIO
302
303 /* Define if encryption support should be enabled */
304 #undef HAVE_CRYPTO
305
306 /* Define to 1 if you have the <curses.h> header file. */
307 #undef HAVE_CURSES_H
308
309 /* Define if the GNU dcgettext() function is already present or preinstalled.
310    */
311 #undef HAVE_DCGETTEXT
312
313 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
314    you don't. */
315 #undef HAVE_DECL_CYGWIN_CONV_PATH
316
317 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
318    don't. */
319 #undef HAVE_DECL_FEOF_UNLOCKED
320
321 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
322    you don't. */
323 #undef HAVE_DECL_FGETS_UNLOCKED
324
325 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
326    don't. */
327 #undef HAVE_DECL_GETC_UNLOCKED
328
329 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
330    */
331 #undef HAVE_DECL_TZNAME
332
333 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
334    don't. */
335 #undef HAVE_DECL__SNPRINTF
336
337 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
338    don't. */
339 #undef HAVE_DECL__SNWPRINTF
340
341 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
342    */
343 #undef HAVE_DIRENT_H
344
345 /* Define if you have the GNU dld library. */
346 #undef HAVE_DLD
347
348 /* Define to 1 if you have the `dlerror' function. */
349 #undef HAVE_DLERROR
350
351 /* Define to 1 if you have the <dlfcn.h> header file. */
352 #undef HAVE_DLFCN_H
353
354 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
355 #undef HAVE_DOPRNT
356
357 /* Define if you have the _dyld_func_lookup function. */
358 #undef HAVE_DYLD
359
360 /* Set if you have an Embedded MySQL Database */
361 #undef HAVE_EMBEDDED_MYSQL
362
363 /* Define to 1 if you have the 'extattr_get_file' function. */
364 #undef HAVE_EXTATTR_GET_FILE
365
366 /* Define to 1 if you have the 'extattr_get_link' function. */
367 #undef HAVE_EXTATTR_GET_LINK
368
369 /* Define to 1 if you have the 'extattr_list_file' function. */
370 #undef HAVE_EXTATTR_LIST_FILE
371
372 /* Define to 1 if you have the 'extattr_list_link' function. */
373 #undef HAVE_EXTATTR_LIST_LINK
374
375 /* Define to 1 if you have the 'extattr_namespace_to_string' function. */
376 #undef HAVE_EXTATTR_NAMESPACE_TO_STRING
377
378 /* Define to 1 if you have the 'extattr_set_file' function. */
379 #undef HAVE_EXTATTR_SET_FILE
380
381 /* Define to 1 if you have the 'extattr_set_link' function. */
382 #undef HAVE_EXTATTR_SET_LINK
383
384 /* Define to 1 if you have the 'extattr_string_to_namespace' function. */
385 #undef HAVE_EXTATTR_STRING_TO_NAMESPACE
386
387 /* Extended acl support */
388 #undef HAVE_EXTENDED_ACL
389
390 /* Define to 1 if you have the `fchdir' function. */
391 #undef HAVE_FCHDIR
392
393 /* Define to 1 if you have the `fchmod' function. */
394 #undef HAVE_FCHMOD
395
396 /* Define to 1 if you have the `fchown' function. */
397 #undef HAVE_FCHOWN
398
399 /* Define to 1 if you have the 'fchownat' function. */
400 #undef HAVE_FCHOWNAT
401
402 /* Set if you have 'F_CLOSEM' fcntl flag */
403 #undef HAVE_FCNTL_F_CLOSEM
404
405 /* Define to 1 if you have the <fcntl.h> header file. */
406 #undef HAVE_FCNTL_H
407
408 /* Set if fcntl supports file locking */
409 #undef HAVE_FCNTL_LOCK
410
411 /* Define to 1 if you have the `fdatasync' function. */
412 #undef HAVE_FDATASYNC
413
414 /* Define to 1 if you have the `fork' function. */
415 #undef HAVE_FORK
416
417 /* Define to 1 if you have the `fseeko' function. */
418 #undef HAVE_FSEEKO
419
420 /* Define to 1 if you have the 'fstatat' function. */
421 #undef HAVE_FSTATAT
422
423 /* Define to 1 if you have the `futimes' function. */
424 #undef HAVE_FUTIMES
425
426 /* Define to 1 if you have the 'futimesat' function. */
427 #undef HAVE_FUTIMESAT
428
429 /* Define to 1 if you have the `fwprintf' function. */
430 #undef HAVE_FWPRINTF
431
432 /* Define to 1 if you have the 'gai_strerror' function. */
433 #undef HAVE_GAI_STRERROR
434
435 /* Define to 1 if getaddrinfo exists and works */
436 #undef HAVE_GETADDRINFO
437
438 /* Define to 1 if you have the `getcwd' function. */
439 #undef HAVE_GETCWD
440
441 /* Define to 1 if you have the 'getea' function. */
442 #undef HAVE_GETEA
443
444 /* Define to 1 if you have the `getegid' function. */
445 #undef HAVE_GETEGID
446
447 /* Define to 1 if you have the `geteuid' function. */
448 #undef HAVE_GETEUID
449
450 /* Define to 1 if you have the `getgid' function. */
451 #undef HAVE_GETGID
452
453 /* Define to 1 if you have the `gethostbyname2' function. */
454 #undef HAVE_GETHOSTBYNAME2
455
456 /* Define to 1 if you have the `gethostbyname_r' function. */
457 #undef HAVE_GETHOSTBYNAME_R
458
459 /* Define to 1 if you have the `gethostid' function. */
460 #undef HAVE_GETHOSTID
461
462 /* Define to 1 if you have the `gethostname' function. */
463 #undef HAVE_GETHOSTNAME
464
465 /* Define to 1 if you have the `getmntent' function. */
466 #undef HAVE_GETMNTENT
467
468 /* Define to 1 if you have the `getmntinfo' function. */
469 #undef HAVE_GETMNTINFO
470
471 /* Define to 1 if you have the `getnameinfo' function. */
472 #undef HAVE_GETNAMEINFO
473
474 /* Set if have getpagesize */
475 #undef HAVE_GETPAGESIZE
476
477 /* Define to 1 if you have the `getpid' function. */
478 #undef HAVE_GETPID
479
480 /* Define to 1 if you have the 'getproplist' function. */
481 #undef HAVE_GETPROPLIST
482
483 /* Define if the GNU gettext() function is already present or preinstalled. */
484 #undef HAVE_GETTEXT
485
486 /* Define to 1 if you have the `gettimeofday' function. */
487 #undef HAVE_GETTIMEOFDAY
488
489 /* Define to 1 if you have the `getuid' function. */
490 #undef HAVE_GETUID
491
492 /* Define to 1 if you have the 'getxattr' function. */
493 #undef HAVE_GETXATTR
494
495 /* Define to 1 if you have the 'get_proplist_entry' function. */
496 #undef HAVE_GET_PROPLIST_ENTRY
497
498 /* Define to 1 if you have the <grp.h> header file. */
499 #undef HAVE_GRP_H
500
501 /* Define to 1 if you have the `htobe64' function. */
502 #undef HAVE_HTOBE64
503
504 /* Define to 1 if you have the `iconv()' function. */
505 #undef HAVE_ICONV
506
507 /* Define to 1 if you have the `inet_ntop' function. */
508 #undef HAVE_INET_NTOP
509
510 /* Define to 1 if you have the `inet_pton' function. */
511 #undef HAVE_INET_PTON
512
513 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
514 #undef HAVE_INTMAX_T
515
516 /* Define to 1 if the system has the type `intptr_t'. */
517 #undef HAVE_INTPTR_T
518
519 /* Define to 1 if you have the <inttypes.h> header file. */
520 #undef HAVE_INTTYPES_H
521
522 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
523    declares uintmax_t. */
524 #undef HAVE_INTTYPES_H_WITH_UINTMAX
525
526 /* Set if ioctl request is unsigned long int */
527 #undef HAVE_IOCTL_ULINT_REQUEST
528
529 /* Whether to enable IPv6 support */
530 #undef HAVE_IPV6
531
532 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
533 #undef HAVE_LANGINFO_CODESET
534
535 /* Define to 1 if you have the `lchmod' function. */
536 #undef HAVE_LCHMOD
537
538 /* Define to 1 if you have the `lchown' function. */
539 #undef HAVE_LCHOWN
540
541 /* Define if your <locale.h> file defines LC_MESSAGES. */
542 #undef HAVE_LC_MESSAGES
543
544 /* Define to 1 if you have the 'lgetea' function. */
545 #undef HAVE_LGETEA
546
547 /* Define to 1 if you have the 'lgetxattr' function. */
548 #undef HAVE_LGETXATTR
549
550 /* Define if you have libcap */
551 #undef HAVE_LIBCAP
552
553 /* Define to 1 if you have the <libc.h> header file. */
554 #undef HAVE_LIBC_H
555
556 /* Define if you have the libdl library or equivalent. */
557 #undef HAVE_LIBDL
558
559 /* Define if libdlloader will be built on this platform */
560 #undef HAVE_LIBDLLOADER
561
562 /* Define to 1 if you have the `inet' library (-linet). */
563 #undef HAVE_LIBINET
564
565 /* Define to 1 if you have the `nsl' library (-lnsl). */
566 #undef HAVE_LIBNSL
567
568 /* Define to 1 if you have the `resolv' library (-lresolv). */
569 #undef HAVE_LIBRESOLV
570
571 /* Define to 1 if you have the `socket' library (-lsocket). */
572 #undef HAVE_LIBSOCKET
573
574 /* Define to 1 if you have the `sun' library (-lsun). */
575 #undef HAVE_LIBSUN
576
577 /* Defines if your system have the libutil.h header file */
578 #undef HAVE_LIBUTIL_H
579
580 /* Set to enable libwraper support */
581 #undef HAVE_LIBWRAP
582
583 /* Define to 1 if you have the `xnet' library (-lxnet). */
584 #undef HAVE_LIBXNET
585
586 /* Define to 1 if you have the <limits.h> header file. */
587 #undef HAVE_LIMITS_H
588
589 /* Define to 1 if you have the 'listea' function. */
590 #undef HAVE_LISTEA
591
592 /* Define to 1 if you have the 'listxattr' function. */
593 #undef HAVE_LISTXATTR
594
595 /* Little Endian */
596 #undef HAVE_LITTLE_ENDIAN
597
598 /* Define to 1 if you have the 'llistea' function. */
599 #undef HAVE_LLISTEA
600
601 /* Define to 1 if you have the 'llistxattr' function. */
602 #undef HAVE_LLISTXATTR
603
604 /* Define to 1 if you have the <locale.h> header file. */
605 #undef HAVE_LOCALE_H
606
607 /* Define to 1 if you have the `localtime_r' function. */
608 #undef HAVE_LOCALTIME_R
609
610 /* Define if you have the 'long double' type. */
611 #undef HAVE_LONG_DOUBLE
612
613 /* Define if you have the 'long long' type. */
614 #undef HAVE_LONG_LONG
615
616 /* Define to 1 if you have the 'lsetea' function. */
617 #undef HAVE_LSETEA
618
619 /* Define to 1 if you have the 'lsetxattr' function. */
620 #undef HAVE_LSETXATTR
621
622 /* Define to 1 if you have the `lstat' function. */
623 #undef HAVE_LSTAT
624
625 /* Define to 1 if you have LZO compression */
626 #undef HAVE_LZO
627
628 /* Define to 1 if you have the <malloc.h> header file. */
629 #undef HAVE_MALLOC_H
630
631 /* Set if have malloc_trim */
632 #undef HAVE_MALLOC_TRIM
633
634 /* Define to 1 if you have the <memory.h> header file. */
635 #undef HAVE_MEMORY_H
636
637 /* Define to 1 if you have the `mempcpy' function. */
638 #undef HAVE_MEMPCPY
639
640 /* Define to 1 if you have a working `mmap' system call. */
641 #undef HAVE_MMAP
642
643 /* Define to 1 if you have the <mtio.h> header file. */
644 #undef HAVE_MTIO_H
645
646 /* Define to 1 if you have the `munmap' function. */
647 #undef HAVE_MUNMAP
648
649 /* Set if you have an MySQL Database */
650 #undef HAVE_MYSQL
651
652 /* Set if have mysql_thread_safe */
653 #undef HAVE_MYSQL_THREAD_SAFE
654
655 /* Define to 1 if you have the `nanosleep' function. */
656 #undef HAVE_NANOSLEEP
657
658 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
659 #undef HAVE_NDIR_H
660
661 /* Define to 1 if you have the `nl_langinfo' function. */
662 #undef HAVE_NL_LANGINFO
663
664 /* Define to 1 if you have the <nl_types.h> header file. */
665 #undef HAVE_NL_TYPES_H
666
667 /* Define to 1 if you have the 'nvlist_next_nvpair' function. */
668 #undef HAVE_NVLIST_NEXT_NVPAIR
669
670 /* Define to 1 if you have the 'openat' function. */
671 #undef HAVE_OPENAT
672
673 /* Define if OpenSSL library is available */
674 #undef HAVE_OPENSSL
675
676 /* Define if the OpenSSL library is export-contrained to 128bit ciphers */
677 #undef HAVE_OPENSSL_EXPORT_LIBRARY
678
679 /* Set if have OpenSSL version 1.x */
680 #undef HAVE_OPENSSLv1
681
682 /* Define to 1 if you have the `posix_fadvise' function. */
683 #undef HAVE_POSIX_FADVISE
684
685 /* Define to 1 if you have the `posix_fallocate' function. */
686 #undef HAVE_POSIX_FALLOCATE
687
688 /* Define if your printf() function supports format strings with positions. */
689 #undef HAVE_POSIX_PRINTF
690
691 /* Set if you have an PostgreSQL Database */
692 #undef HAVE_POSTGRESQL
693
694 /* Set if PostgreSQL DB batch insert code enabled */
695 #undef HAVE_POSTGRESQL_BATCH_FILE_INSERT
696
697 /* Set if have PQisthreadsafe */
698 #undef HAVE_PQISTHREADSAFE
699
700 /* Set if have PQputCopyData */
701 #undef HAVE_PQ_COPY
702
703 /* Define to 1 if you have the `prctl' function. */
704 #undef HAVE_PRCTL
705
706 /* Define to 1 if you have the `putenv' function. */
707 #undef HAVE_PUTENV
708
709 /* Define to 1 if you have the <pwd.h> header file. */
710 #undef HAVE_PWD_H
711
712 /* Define to 1 if you have the `readdir_r' function. */
713 #undef HAVE_READDIR_R
714
715 /* Set to enable readline support */
716 #undef HAVE_READLINE
717
718 /* Define to 1 if you have the <regex.h> header file. */
719 #undef HAVE_REGEX_H
720
721 /* Define if sa_len field exists in struct sockaddr */
722 #undef HAVE_SA_LEN
723
724 /* Define to 1 if you have the `select' function. */
725 #undef HAVE_SELECT
726
727 /* Define to 1 if you have the 'setea' function. */
728 #undef HAVE_SETEA
729
730 /* Define to 1 if you have the `setenv' function. */
731 #undef HAVE_SETENV
732
733 /* Define to 1 if you have the `setlocale' function. */
734 #undef HAVE_SETLOCALE
735
736 /* Define to 1 if you have the `setpgid' function. */
737 #undef HAVE_SETPGID
738
739 /* Define to 1 if you have the `setpgrp' function. */
740 #undef HAVE_SETPGRP
741
742 /* Define to 1 if you have the 'setproplist' function. */
743 #undef HAVE_SETPROPLIST
744
745 /* Define to 1 if you have the `setreuid' function. */
746 #undef HAVE_SETREUID
747
748 /* Define to 1 if you have the `setsid' function. */
749 #undef HAVE_SETSID
750
751 /* Define to 1 if you have the 'setxattr' function. */
752 #undef HAVE_SETXATTR
753
754 /* Define if the SHA-2 family of digest algorithms is available */
755 #undef HAVE_SHA2
756
757 /* Define if you have the shl_load function. */
758 #undef HAVE_SHL_LOAD
759
760 /* Define to 1 if you have the `signal' function. */
761 #undef HAVE_SIGNAL
762
763 /* Define to 1 if you have the 'sizeof_proplist_entry' function. */
764 #undef HAVE_SIZEOF_PROPLIST_ENTRY
765
766 /* Define to 1 if you have the `snprintf' function. */
767 #undef HAVE_SNPRINTF
768
769 /* Set if socklen_t exists */
770 #undef HAVE_SOCKLEN_T
771
772 /* Set if you have an SQLite3 Database */
773 #undef HAVE_SQLITE3
774
775 /* Set if have sqlite3_threadsafe */
776 #undef HAVE_SQLITE3_THREADSAFE
777
778 /* Define to 1 if you have the <stdarg.h> header file. */
779 #undef HAVE_STDARG_H
780
781 /* Define to 1 if you have the <stddef.h> header file. */
782 #undef HAVE_STDDEF_H
783
784 /* Define to 1 if you have the <stdint.h> header file. */
785 #undef HAVE_STDINT_H
786
787 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
788    uintmax_t. */
789 #undef HAVE_STDINT_H_WITH_UINTMAX
790
791 /* Define to 1 if you have the <stdlib.h> header file. */
792 #undef HAVE_STDLIB_H
793
794 /* Define to 1 if you have the `stpcpy' function. */
795 #undef HAVE_STPCPY
796
797 /* Define to 1 if you have the `strcasecmp' function. */
798 #undef HAVE_STRCASECMP
799
800 /* Define to 1 if you have the `strdup' function. */
801 #undef HAVE_STRDUP
802
803 /* Define to 1 if you have the `strerror' function. */
804 #undef HAVE_STRERROR
805
806 /* Define to 1 if you have the `strerror_r' function. */
807 #undef HAVE_STRERROR_R
808
809 /* Define to 1 if you have the `strftime' function. */
810 #undef HAVE_STRFTIME
811
812 /* Define to 1 if you have the <strings.h> header file. */
813 #undef HAVE_STRINGS_H
814
815 /* Define to 1 if you have the <string.h> header file. */
816 #undef HAVE_STRING_H
817
818 /* Define to 1 if you have the `strncmp' function. */
819 #undef HAVE_STRNCMP
820
821 /* Define to 1 if you have the `strncpy' function. */
822 #undef HAVE_STRNCPY
823
824 /* Define to 1 if you have the `strtoll' function. */
825 #undef HAVE_STRTOLL
826
827 /* Define to 1 if you have the `strtoul' function. */
828 #undef HAVE_STRTOUL
829
830 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
831 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
832
833 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
834 #undef HAVE_STRUCT_STAT_ST_BLOCKS
835
836 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
837 #undef HAVE_STRUCT_STAT_ST_RDEV
838
839 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
840 #undef HAVE_STRUCT_TM_TM_ZONE
841
842 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
843    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
844 #undef HAVE_ST_BLKSIZE
845
846 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
847    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
848 #undef HAVE_ST_BLOCKS
849
850 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
851    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
852 #undef HAVE_ST_RDEV
853
854 /* Define to 1 if systemd support should be enabled */
855 #undef HAVE_SYSTEMD
856
857 /* Defines if your system have the sys/acl.h header file */
858 #undef HAVE_SYS_ACL_H
859
860 /* Defines if your system have the sys/attr.h header file */
861 #undef HAVE_SYS_ATTR_H
862
863 /* Define to 1 if you have the <sys/bitypes.h> header file. */
864 #undef HAVE_SYS_BITYPES_H
865
866 /* Define to 1 if you have the <sys/byteorder.h> header file. */
867 #undef HAVE_SYS_BYTEORDER_H
868
869 /* Define to 1 if you have the <sys/capability.h> header file. */
870 #undef HAVE_SYS_CAPABILITY_H
871
872 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
873    */
874 #undef HAVE_SYS_DIR_H
875
876 /* Defines if your system have the sys/ea.h header file */
877 #undef HAVE_SYS_EA_H
878
879 /* Defines if your system have the sys/extattr.h header file */
880 #undef HAVE_SYS_EXTATTR_H
881
882 /* Define to 1 if you have the <sys/ioctl.h> header file. */
883 #undef HAVE_SYS_IOCTL_H
884
885 /* Define to 1 if you have the <sys/mtio.h> header file. */
886 #undef HAVE_SYS_MTIO_H
887
888 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
889    */
890 #undef HAVE_SYS_NDIR_H
891
892 /* Defines if your system have the sys/nvpair.h header file */
893 #undef HAVE_SYS_NVPAIR_H
894
895 /* Define to 1 if you have the <sys/param.h> header file. */
896 #undef HAVE_SYS_PARAM_H
897
898 /* Define to 1 if you have the <sys/prctl.h> header file. */
899 #undef HAVE_SYS_PRCTL_H
900
901 /* Defines if your system have the sys/proplist.h header file */
902 #undef HAVE_SYS_PROPLIST_H
903
904 /* Define to 1 if you have the <sys/select.h> header file. */
905 #undef HAVE_SYS_SELECT_H
906
907 /* Define to 1 if you have the <sys/socket.h> header file. */
908 #undef HAVE_SYS_SOCKET_H
909
910 /* Define to 1 if you have the <sys/sockio.h> header file. */
911 #undef HAVE_SYS_SOCKIO_H
912
913 /* Defines if your system have the sys/statvfs.h header file */
914 #undef HAVE_SYS_STATVFS_H
915
916 /* Define to 1 if you have the <sys/stat.h> header file. */
917 #undef HAVE_SYS_STAT_H
918
919 /* Define to 1 if you have the <sys/tape.h> header file. */
920 #undef HAVE_SYS_TAPE_H
921
922 /* Define to 1 if you have the <sys/time.h> header file. */
923 #undef HAVE_SYS_TIME_H
924
925 /* Define to 1 if you have the <sys/types.h> header file. */
926 #undef HAVE_SYS_TYPES_H
927
928 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
929 #undef HAVE_SYS_WAIT_H
930
931 /* Defines if your system have the sys/xattr.h header file */
932 #undef HAVE_SYS_XATTR_H
933
934 /* Define to 1 if you have the `tcgetattr' function. */
935 #undef HAVE_TCGETATTR
936
937 /* Define to 1 if you have the <termcap.h> header file. */
938 #undef HAVE_TERMCAP_H
939
940 /* Define to 1 if you have the <termios.h> header file. */
941 #undef HAVE_TERMIOS_H
942
943 /* Define to 1 if you have the <term.h> header file. */
944 #undef HAVE_TERM_H
945
946 /* Define if TLS support should be enabled */
947 #undef HAVE_TLS
948
949 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
950    `HAVE_STRUCT_TM_TM_ZONE' instead. */
951 #undef HAVE_TM_ZONE
952
953 /* Define to 1 if you have the `tsearch' function. */
954 #undef HAVE_TSEARCH
955
956 /* Defind to 1 if compiler has typeof */
957 #undef HAVE_TYPEOF
958
959 /* Define to 1 if you don't have `tm_zone' but do have the external array
960    `tzname'. */
961 #undef HAVE_TZNAME
962
963 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
964 #undef HAVE_UINTMAX_T
965
966 /* Define to 1 if the system has the type `uintptr_t'. */
967 #undef HAVE_UINTPTR_T
968
969 /* Define to 1 if you have the <unistd.h> header file. */
970 #undef HAVE_UNISTD_H
971
972 /* Define to 1 if you have the 'unlinkat' function. */
973 #undef HAVE_UNLINKAT
974
975 /* Define if you have the 'unsigned long long' type. */
976 #undef HAVE_UNSIGNED_LONG_LONG
977
978 /* Set if utime.h exists */
979 #undef HAVE_UTIME_H
980
981 /* Define to 1 if you have the <varargs.h> header file. */
982 #undef HAVE_VARARGS_H
983
984 /* Set if va_copy exists */
985 #undef HAVE_VA_COPY
986
987 /* Define to 1 if you have the `vfprintf' function. */
988 #undef HAVE_VFPRINTF
989
990 /* Define to 1 if you have the `vprintf' function. */
991 #undef HAVE_VPRINTF
992
993 /* Define to 1 if you have the `vsnprintf' function. */
994 #undef HAVE_VSNPRINTF
995
996 /* Define if you have the 'wchar_t' type. */
997 #undef HAVE_WCHAR_T
998
999 /* Define to 1 if you have the `wcslen' function. */
1000 #undef HAVE_WCSLEN
1001
1002 /* Define if you have the 'wint_t' type. */
1003 #undef HAVE_WINT_T
1004
1005 /* Extended Attributes support */
1006 #undef HAVE_XATTR
1007
1008 /* Define to 1 if you have the <zlib.h> header file. */
1009 #undef HAVE_ZLIB_H
1010
1011 /* Define to 1 if you have the `__argz_count' function. */
1012 #undef HAVE___ARGZ_COUNT
1013
1014 /* Define to 1 if you have the `__argz_next' function. */
1015 #undef HAVE___ARGZ_NEXT
1016
1017 /* Define to 1 if you have the `__argz_stringify' function. */
1018 #undef HAVE___ARGZ_STRINGIFY
1019
1020 /* Define to 1 if you have the `__fsetlocking' function. */
1021 #undef HAVE___FSETLOCKING
1022
1023 /* Define as const if the declaration of iconv() needs const. */
1024 #undef ICONV_CONST
1025
1026 /* Define if integer division by zero raises signal SIGFPE. */
1027 #undef INTDIV0_RAISES_SIGFPE
1028
1029 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1030    */
1031 #undef LT_OBJDIR
1032
1033 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1034    */
1035 #undef MAJOR_IN_MKDEV
1036
1037 /* Define to 1 if `major', `minor', and `makedev' are declared in
1038    <sysmacros.h>. */
1039 #undef MAJOR_IN_SYSMACROS
1040
1041 /* Whether to have in6addr_any support */
1042 #undef NEED_IN6ADDR_ANY
1043
1044 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1045 #undef NO_MINUS_C_MINUS_O
1046
1047 /* Define to the address where bug reports for this package should be sent. */
1048 #undef PACKAGE_BUGREPORT
1049
1050 /* Define to the full name of this package. */
1051 #undef PACKAGE_NAME
1052
1053 /* Define to the full name and version of this package. */
1054 #undef PACKAGE_STRING
1055
1056 /* Define to the one symbol short name of this package. */
1057 #undef PACKAGE_TARNAME
1058
1059 /* Define to the home page for this package. */
1060 #undef PACKAGE_URL
1061
1062 /* Define to the version of this package. */
1063 #undef PACKAGE_VERSION
1064
1065 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1066 #undef PRI_MACROS_BROKEN
1067
1068 /* Define as the return type of signal handlers (`int' or `void'). */
1069 #undef RETSIGTYPE
1070
1071 /* Define to 1 if the `setpgrp' function takes no argument. */
1072 #undef SETPGRP_VOID
1073
1074 /* The size of `char', as computed by sizeof. */
1075 #undef SIZEOF_CHAR
1076
1077 /* The size of `int', as computed by sizeof. */
1078 #undef SIZEOF_INT
1079
1080 /* The size of `int *', as computed by sizeof. */
1081 #undef SIZEOF_INT_P
1082
1083 /* The size of `long int', as computed by sizeof. */
1084 #undef SIZEOF_LONG_INT
1085
1086 /* The size of `long long int', as computed by sizeof. */
1087 #undef SIZEOF_LONG_LONG_INT
1088
1089 /* The size of `short int', as computed by sizeof. */
1090 #undef SIZEOF_SHORT_INT
1091
1092 /* Define as the maximum value of type 'size_t', if the system doesn't define
1093    it. */
1094 #undef SIZE_MAX
1095
1096 /* Set if you want Smartalloc enabled */
1097 #undef SMARTALLOC
1098
1099 /* If using the C implementation of alloca, define if you know the
1100    direction of stack growth for your system; otherwise it will be
1101    automatically deduced at runtime.
1102         STACK_DIRECTION > 0 => grows toward higher addresses
1103         STACK_DIRECTION < 0 => grows toward lower addresses
1104         STACK_DIRECTION = 0 => direction of growth unknown */
1105 #undef STACK_DIRECTION
1106
1107 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1108 #undef STAT_MACROS_BROKEN
1109
1110 /* Define to 1 if you have the ANSI C header files. */
1111 #undef STDC_HEADERS
1112
1113 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1114 #undef TIME_WITH_SYS_TIME
1115
1116 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1117 #undef TM_IN_SYS_TIME
1118
1119 /* Set if DB batch insert code enabled */
1120 #undef USE_BATCH_FILE_INSERT
1121
1122 /* Set if you want Lock Manager enabled */
1123 #undef USE_LOCKMGR
1124
1125 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1126    significant byte first (like Motorola and SPARC, unlike Intel). */
1127 #if defined AC_APPLE_UNIVERSAL_BUILD
1128 # if defined __BIG_ENDIAN__
1129 #  define WORDS_BIGENDIAN 1
1130 # endif
1131 #else
1132 # ifndef WORDS_BIGENDIAN
1133 #  undef WORDS_BIGENDIAN
1134 # endif
1135 #endif
1136
1137 /* Define to 1 if the X Window System is missing or not being used. */
1138 #undef X_DISPLAY_MISSING
1139
1140 /* Number of bits in a file offset, on hosts where this is settable. */
1141 #undef _FILE_OFFSET_BITS
1142
1143 /* Define to make fseeko etc. visible, on some hosts. */
1144 #undef _LARGEFILE_SOURCE
1145
1146 /* Define for large files, on AIX-style hosts. */
1147 #undef _LARGE_FILES
1148
1149 /* Define to empty if `const' does not conform to ANSI C. */
1150 #undef const
1151
1152 /* Define to `long' if <sys/types.h> does not define. */
1153 #undef daddr_t
1154
1155 /* Define to `unsigned long' if <sys/types.h> does not define. */
1156 #undef dev_t
1157
1158 /* Define to `int' if <sys/types.h> doesn't define. */
1159 #undef gid_t
1160
1161 /* Define to `__inline__' or `__inline' if that's what the C compiler
1162    calls it, or to nothing if 'inline' is not supported under any name.  */
1163 #ifndef __cplusplus
1164 #undef inline
1165 #endif
1166
1167 /* Define to `unsigned long' if <sys/types.h> does not define. */
1168 #undef ino_t
1169
1170 /* Define to the type of a signed integer type wide enough to hold a pointer,
1171    if such a type exists, and if the system does not define it. */
1172 #undef intptr_t
1173
1174 /* Define to `int' if <sys/types.h> does not define. */
1175 #undef major_t
1176
1177 /* Define to `int' if <sys/types.h> does not define. */
1178 #undef minor_t
1179
1180 /* Define to `int' if <sys/types.h> does not define. */
1181 #undef mode_t
1182
1183 /* Define to `long int' if <sys/types.h> does not define. */
1184 #undef off_t
1185
1186 /* Define to `int' if <sys/types.h> does not define. */
1187 #undef pid_t
1188
1189 /* Define as the type of the result of subtracting two pointers, if the system
1190    doesn't define it. */
1191 #undef ptrdiff_t
1192
1193 /* Define to the equivalent of the C99 'restrict' keyword, or to
1194    nothing if this is not supported.  Do not define if restrict is
1195    supported directly.  */
1196 #undef restrict
1197 /* Work around a bug in Sun C++: it does not support _Restrict or
1198    __restrict__, even though the corresponding Sun C compiler ends up with
1199    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1200    previous line.  Perhaps some future version of Sun C++ will work with
1201    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1202 #if defined __SUNPRO_CC && !defined __RESTRICT
1203 # define _Restrict
1204 # define __restrict__
1205 #endif
1206
1207 /* Define to empty if the C compiler doesn't support this keyword. */
1208 #undef signed
1209
1210 /* Define to `unsigned int' if <sys/types.h> does not define. */
1211 #undef size_t
1212
1213 /* Define to `int' if <sys/types.h> does not define. */
1214 #undef ssize_t
1215
1216 /* Define to `int' if <sys/types.h> doesn't define. */
1217 #undef uid_t
1218
1219 /* Define to unsigned long or unsigned long long if <stdint.h> and
1220    <inttypes.h> don't define. */
1221 #undef uintmax_t
1222
1223 /* Define to the type of an unsigned integer type wide enough to hold a
1224    pointer, if such a type exists, and if the system does not define it. */
1225 #undef uintptr_t