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