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