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