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