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