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