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