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