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