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