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