blob: 97a7bd1261315a01d83db09092d3844953c18aa5 [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
Arturo Espinosa8e0137c1998-09-23 00:58:59 +00009#undef PACKAGE
10#undef VERSION
11#undef HAVE_LIBZ
Daniel Veillardb05deb71999-08-10 19:04:08 +000012#undef HAVE_LIBM
13#undef HAVE_ISINF
14#undef HAVE_ISNAN
15
16/* Define if you have the class function. */
17#undef HAVE_CLASS
18
19/* Define if you have the finite function. */
20#undef HAVE_FINITE
21
22/* Define if you have the fp_class function. */
23#undef HAVE_FP_CLASS
24
25/* Define if you have the fpclass function. */
26#undef HAVE_FPCLASS
27
28/* Define if you have the isinf function. */
29#undef HAVE_ISINF
30
31/* Define if you have the isnan function. */
32#undef HAVE_ISNAN
33
34/* Define if you have the isnand function. */
35#undef HAVE_ISNAND
Arturo Espinosa8e0137c1998-09-23 00:58:59 +000036
Daniel Veillard36169f81998-07-24 19:30:47 +000037/* Define if you have the snprintf function. */
38#undef HAVE_SNPRINTF
39
40/* Define if you have the strdup function. */
41#undef HAVE_STRDUP
42
43/* Define if you have the strerror function. */
44#undef HAVE_STRERROR
45
46/* Define if you have the strndup function. */
47#undef HAVE_STRNDUP
48
49/* Define if you have the <ctype.h> header file. */
50#undef HAVE_CTYPE_H
51
52/* Define if you have the <dirent.h> header file. */
53#undef HAVE_DIRENT_H
54
55/* Define if you have the <errno.h> header file. */
56#undef HAVE_ERRNO_H
57
58/* Define if you have the <fcntl.h> header file. */
59#undef HAVE_FCNTL_H
60
Daniel Veillardb05deb71999-08-10 19:04:08 +000061/* Define if you have the <float.h> header file. */
62#undef HAVE_FLOAT_H
63
64/* Define if you have the <fp_class.h> header file. */
65#undef HAVE_FP_CLASS_H
66
67/* Define if you have the <ieeefp.h> header file. */
68#undef HAVE_IEEEFP_H
69
Daniel Veillard36169f81998-07-24 19:30:47 +000070/* Define if you have the <malloc.h> header file. */
71#undef HAVE_MALLOC_H
72
Daniel Veillardb05deb71999-08-10 19:04:08 +000073/* Define if you have the <math.h> header file. */
74#undef HAVE_MATH_H
75
76/* Define if you have the <nan.h> header file. */
77#undef HAVE_NAN_H
78
Daniel Veillard36169f81998-07-24 19:30:47 +000079/* Define if you have the <ndir.h> header file. */
80#undef HAVE_NDIR_H
81
82/* Define if you have the <stdarg.h> header file. */
83#undef HAVE_STDARG_H
84
85/* Define if you have the <sys/dir.h> header file. */
86#undef HAVE_SYS_DIR_H
87
88/* Define if you have the <sys/ndir.h> header file. */
89#undef HAVE_SYS_NDIR_H
90
91/* Define if you have the <sys/stat.h> header file. */
92#undef HAVE_SYS_STAT_H
93
94/* Define if you have the <sys/types.h> header file. */
95#undef HAVE_SYS_TYPES_H
96
97/* Define if you have the <time.h> header file. */
98#undef HAVE_TIME_H
99
100/* Define if you have the <unistd.h> header file. */
101#undef HAVE_UNISTD_H
102
103/* Define if you have the <zlib.h> header file. */
104#undef HAVE_ZLIB_H
Daniel Veillard1164e751999-02-16 16:29:17 +0000105
106/* Name of package */
107#undef PACKAGE
108
109/* Version number of package */
110#undef VERSION
111