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