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