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