blob: 01bb4756f1877859a8ec9784f9ed2f7e4be4fd8f [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
Daniel Veillard71b656e2000-01-05 14:46:17 +000015#undef HAVE_LIBHISTORY
16#undef HAVE_LIBREADLINE
Daniel Veillardb05deb71999-08-10 19:04:08 +000017
18/* Define if you have the class function. */
19#undef HAVE_CLASS
20
21/* Define if you have the finite function. */
22#undef HAVE_FINITE
23
24/* Define if you have the fp_class function. */
25#undef HAVE_FP_CLASS
26
27/* Define if you have the fpclass function. */
28#undef HAVE_FPCLASS
29
Daniel Veillard04698d92000-09-17 16:00:22 +000030/* Define if you have the iconv function. */
31#undef HAVE_ICONV
32
Daniel Veillardb05deb71999-08-10 19:04:08 +000033/* Define if you have the isnand function. */
34#undef HAVE_ISNAND
Arturo Espinosa8e0137c1998-09-23 00:58:59 +000035
Daniel Veillard7f7d1111999-09-22 09:46:25 +000036/* Define if you have the localtime function. */
37#undef HAVE_LOCALTIME
38
Daniel Veillard36169f81998-07-24 19:30:47 +000039/* Define if you have the snprintf function. */
40#undef HAVE_SNPRINTF
41
42/* Define if you have the strdup function. */
43#undef HAVE_STRDUP
44
45/* Define if you have the strerror function. */
46#undef HAVE_STRERROR
47
Daniel Veillard7f7d1111999-09-22 09:46:25 +000048/* Define if you have the strftime function. */
49#undef HAVE_STRFTIME
50
Daniel Veillard36169f81998-07-24 19:30:47 +000051/* Define if you have the strndup function. */
52#undef HAVE_STRNDUP
53
Daniel Veillard7f7d1111999-09-22 09:46:25 +000054/* Define if you have the <arpa/inet.h> header file. */
55#undef HAVE_ARPA_INET_H
56
Daniel Veillard36169f81998-07-24 19:30:47 +000057/* Define if you have the <ctype.h> header file. */
58#undef HAVE_CTYPE_H
59
60/* Define if you have the <dirent.h> header file. */
61#undef HAVE_DIRENT_H
62
63/* Define if you have the <errno.h> header file. */
64#undef HAVE_ERRNO_H
65
66/* Define if you have the <fcntl.h> header file. */
67#undef HAVE_FCNTL_H
68
Daniel Veillardb05deb71999-08-10 19:04:08 +000069/* Define if you have the <float.h> header file. */
70#undef HAVE_FLOAT_H
71
72/* Define if you have the <fp_class.h> header file. */
73#undef HAVE_FP_CLASS_H
74
75/* Define if you have the <ieeefp.h> header file. */
76#undef HAVE_IEEEFP_H
77
Daniel Veillard36169f81998-07-24 19:30:47 +000078/* Define if you have the <malloc.h> header file. */
79#undef HAVE_MALLOC_H
80
Daniel Veillardb05deb71999-08-10 19:04:08 +000081/* Define if you have the <math.h> header file. */
82#undef HAVE_MATH_H
83
84/* Define if you have the <nan.h> header file. */
85#undef HAVE_NAN_H
86
Daniel Veillard36169f81998-07-24 19:30:47 +000087/* Define if you have the <ndir.h> header file. */
88#undef HAVE_NDIR_H
89
Daniel Veillard7f7d1111999-09-22 09:46:25 +000090/* Define if you have the <netdb.h> header file. */
91#undef HAVE_NETDB_H
92
93/* Define if you have the <netinet/in.h> header file. */
94#undef HAVE_NETINET_IN_H
95
Daniel Veillard36169f81998-07-24 19:30:47 +000096/* Define if you have the <stdarg.h> header file. */
97#undef HAVE_STDARG_H
98
Daniel Veillard7f7d1111999-09-22 09:46:25 +000099/* Define if you have the <stdlib.h> header file. */
100#undef HAVE_STDLIB_H
101
Daniel Veillard04698d92000-09-17 16:00:22 +0000102/* Define if you have the <string.h> header file. */
103#undef HAVE_STRING_H
104
Daniel Veillard36169f81998-07-24 19:30:47 +0000105/* Define if you have the <sys/dir.h> header file. */
106#undef HAVE_SYS_DIR_H
107
Daniel Veillard46e370e2000-07-21 20:32:03 +0000108/* Define if you have the <sys/mman.h> header file. */
109#undef HAVE_SYS_MMAN_H
110
Daniel Veillard36169f81998-07-24 19:30:47 +0000111/* Define if you have the <sys/ndir.h> header file. */
112#undef HAVE_SYS_NDIR_H
113
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000114/* Define if you have the <sys/select.h> header file. */
115#undef HAVE_SYS_SELECT_H
116
117/* Define if you have the <sys/socket.h> header file. */
118#undef HAVE_SYS_SOCKET_H
119
Daniel Veillard36169f81998-07-24 19:30:47 +0000120/* Define if you have the <sys/stat.h> header file. */
121#undef HAVE_SYS_STAT_H
122
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000123/* Define if you have the <sys/time.h> header file. */
124#undef HAVE_SYS_TIME_H
125
Daniel Veillard36169f81998-07-24 19:30:47 +0000126/* Define if you have the <sys/types.h> header file. */
127#undef HAVE_SYS_TYPES_H
128
129/* Define if you have the <time.h> header file. */
130#undef HAVE_TIME_H
131
132/* Define if you have the <unistd.h> header file. */
133#undef HAVE_UNISTD_H
134
Daniel Veillard461a66c2000-01-18 18:01:01 +0000135/* Define if you have the <zlib.h> header file. */
136#undef HAVE_ZLIB_H
137
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000138/* Define if you have the inet library (-linet). */
139#undef HAVE_LIBINET
140
141/* Define if you have the nsl library (-lnsl). */
142#undef HAVE_LIBNSL
143
144/* Define if you have the socket library (-lsocket). */
145#undef HAVE_LIBSOCKET
146
Daniel Veillard1164e751999-02-16 16:29:17 +0000147/* Name of package */
148#undef PACKAGE
149
150/* Version number of package */
151#undef VERSION
152
Daniel Veillard04698d92000-09-17 16:00:22 +0000153/* Define if compiler has function prototypes */
154#undef PROTOTYPES
155