blob: 4dddea29355f4415ee34e81240674d4c5f26ddc0 [file] [log] [blame]
Daniel Veillard36169f81998-07-24 19:30:47 +00001/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if you have the strftime function. */
4#undef HAVE_STRFTIME
5
6/* Define if you have the ANSI C header files. */
7#undef STDC_HEADERS
8
9/* Define if you have the snprintf function. */
10#undef HAVE_SNPRINTF
11
12/* Define if you have the strdup function. */
13#undef HAVE_STRDUP
14
15/* Define if you have the strerror function. */
16#undef HAVE_STRERROR
17
18/* Define if you have the strndup function. */
19#undef HAVE_STRNDUP
20
21/* Define if you have the <ctype.h> header file. */
22#undef HAVE_CTYPE_H
23
24/* Define if you have the <dirent.h> header file. */
25#undef HAVE_DIRENT_H
26
27/* Define if you have the <errno.h> header file. */
28#undef HAVE_ERRNO_H
29
30/* Define if you have the <fcntl.h> header file. */
31#undef HAVE_FCNTL_H
32
33/* Define if you have the <malloc.h> header file. */
34#undef HAVE_MALLOC_H
35
36/* Define if you have the <ndir.h> header file. */
37#undef HAVE_NDIR_H
38
39/* Define if you have the <stdarg.h> header file. */
40#undef HAVE_STDARG_H
41
42/* Define if you have the <sys/dir.h> header file. */
43#undef HAVE_SYS_DIR_H
44
45/* Define if you have the <sys/ndir.h> header file. */
46#undef HAVE_SYS_NDIR_H
47
48/* Define if you have the <sys/stat.h> header file. */
49#undef HAVE_SYS_STAT_H
50
51/* Define if you have the <sys/types.h> header file. */
52#undef HAVE_SYS_TYPES_H
53
54/* Define if you have the <time.h> header file. */
55#undef HAVE_TIME_H
56
57/* Define if you have the <unistd.h> header file. */
58#undef HAVE_UNISTD_H
59
60/* Define if you have the <zlib.h> header file. */
61#undef HAVE_ZLIB_H