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