blob: 07ded072d120efcd3dca350d92e307f025bfacd8 [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 Veillard189446d2000-10-13 10:23:06 +000017#undef SOCKLEN_T
Daniel Veillardb05deb71999-08-10 19:04:08 +000018
Daniel Veillard8e199902001-01-25 18:54:39 +000019/* Define if you have the _stat function. */
20#undef HAVE__STAT
21
Daniel Veillardb05deb71999-08-10 19:04:08 +000022/* Define if you have the class function. */
23#undef HAVE_CLASS
24
25/* Define if you have the finite function. */
26#undef HAVE_FINITE
27
28/* Define if you have the fp_class function. */
29#undef HAVE_FP_CLASS
30
31/* Define if you have the fpclass function. */
32#undef HAVE_FPCLASS
33
Daniel Veillard92ad2102001-03-27 12:47:33 +000034/* Define if you have the fprintf function. */
35#undef HAVE_FPRINTF
36
Daniel Veillardb05deb71999-08-10 19:04:08 +000037/* Define if you have the isnand function. */
38#undef HAVE_ISNAND
Arturo Espinosa8e0137c1998-09-23 00:58:59 +000039
Daniel Veillard7f7d1111999-09-22 09:46:25 +000040/* Define if you have the localtime function. */
41#undef HAVE_LOCALTIME
42
Daniel Veillard92ad2102001-03-27 12:47:33 +000043/* Define if you have the printf function. */
44#undef HAVE_PRINTF
45
Daniel Veillard6dd8e052001-06-23 18:38:06 +000046/* Define if you have the signal function. */
47#undef HAVE_SIGNAL
48
Daniel Veillard36169f81998-07-24 19:30:47 +000049/* Define if you have the snprintf function. */
50#undef HAVE_SNPRINTF
51
Daniel Veillard92ad2102001-03-27 12:47:33 +000052/* Define if you have the sprintf function. */
53#undef HAVE_SPRINTF
54
55/* Define if you have the sscanf function. */
56#undef HAVE_SSCANF
57
Daniel Veillard8e199902001-01-25 18:54:39 +000058/* Define if you have the stat function. */
59#undef HAVE_STAT
60
Daniel Veillard36169f81998-07-24 19:30:47 +000061/* Define if you have the strdup function. */
62#undef HAVE_STRDUP
63
64/* Define if you have the strerror function. */
65#undef HAVE_STRERROR
66
Daniel Veillard7f7d1111999-09-22 09:46:25 +000067/* Define if you have the strftime function. */
68#undef HAVE_STRFTIME
69
Daniel Veillard36169f81998-07-24 19:30:47 +000070/* Define if you have the strndup function. */
71#undef HAVE_STRNDUP
72
Daniel Veillard92ad2102001-03-27 12:47:33 +000073/* Define if you have the vfprintf function. */
74#undef HAVE_VFPRINTF
75
Daniel Veillarda5f013b2001-03-22 12:44:45 +000076/* Define if you have the vsnprintf function. */
77#undef HAVE_VSNPRINTF
78
Daniel Veillard92ad2102001-03-27 12:47:33 +000079/* Define if you have the vsprintf function. */
80#undef HAVE_VSPRINTF
81
Daniel Veillard27b55282001-04-11 12:22:25 +000082/* Define if you have the <ansidecl.h> header file. */
83#undef HAVE_ANSIDECL_H
84
Daniel Veillard7f7d1111999-09-22 09:46:25 +000085/* Define if you have the <arpa/inet.h> header file. */
86#undef HAVE_ARPA_INET_H
87
Daniel Veillard36169f81998-07-24 19:30:47 +000088/* Define if you have the <ctype.h> header file. */
89#undef HAVE_CTYPE_H
90
91/* Define if you have the <dirent.h> header file. */
92#undef HAVE_DIRENT_H
93
Daniel Veillard9a0b3d62001-08-15 12:58:03 +000094/* Define if you have the <dlfcn.h> header file. */
95#undef HAVE_DLFCN_H
96
Daniel Veillard36169f81998-07-24 19:30:47 +000097/* Define if you have the <errno.h> header file. */
98#undef HAVE_ERRNO_H
99
100/* Define if you have the <fcntl.h> header file. */
101#undef HAVE_FCNTL_H
102
Daniel Veillardb05deb71999-08-10 19:04:08 +0000103/* Define if you have the <float.h> header file. */
104#undef HAVE_FLOAT_H
105
106/* Define if you have the <fp_class.h> header file. */
107#undef HAVE_FP_CLASS_H
108
109/* Define if you have the <ieeefp.h> header file. */
110#undef HAVE_IEEEFP_H
111
Daniel Veillard36169f81998-07-24 19:30:47 +0000112/* Define if you have the <malloc.h> header file. */
113#undef HAVE_MALLOC_H
114
Daniel Veillardb05deb71999-08-10 19:04:08 +0000115/* Define if you have the <math.h> header file. */
116#undef HAVE_MATH_H
117
118/* Define if you have the <nan.h> header file. */
119#undef HAVE_NAN_H
120
Daniel Veillard36169f81998-07-24 19:30:47 +0000121/* Define if you have the <ndir.h> header file. */
122#undef HAVE_NDIR_H
123
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000124/* Define if you have the <netdb.h> header file. */
125#undef HAVE_NETDB_H
126
127/* Define if you have the <netinet/in.h> header file. */
128#undef HAVE_NETINET_IN_H
129
Daniel Veillard6dd8e052001-06-23 18:38:06 +0000130/* Define if you have the <signal.h> header file. */
131#undef HAVE_SIGNAL_H
132
Daniel Veillard36169f81998-07-24 19:30:47 +0000133/* Define if you have the <stdarg.h> header file. */
134#undef HAVE_STDARG_H
135
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000136/* Define if you have the <stdlib.h> header file. */
137#undef HAVE_STDLIB_H
138
Daniel Veillard04698d92000-09-17 16:00:22 +0000139/* Define if you have the <string.h> header file. */
140#undef HAVE_STRING_H
141
Daniel Veillard36169f81998-07-24 19:30:47 +0000142/* Define if you have the <sys/dir.h> header file. */
143#undef HAVE_SYS_DIR_H
144
Daniel Veillard46e370e2000-07-21 20:32:03 +0000145/* Define if you have the <sys/mman.h> header file. */
146#undef HAVE_SYS_MMAN_H
147
Daniel Veillard36169f81998-07-24 19:30:47 +0000148/* Define if you have the <sys/ndir.h> header file. */
149#undef HAVE_SYS_NDIR_H
150
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000151/* Define if you have the <sys/select.h> header file. */
152#undef HAVE_SYS_SELECT_H
153
154/* Define if you have the <sys/socket.h> header file. */
155#undef HAVE_SYS_SOCKET_H
156
Daniel Veillard36169f81998-07-24 19:30:47 +0000157/* Define if you have the <sys/stat.h> header file. */
158#undef HAVE_SYS_STAT_H
159
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000160/* Define if you have the <sys/time.h> header file. */
161#undef HAVE_SYS_TIME_H
162
Daniel Veillard36169f81998-07-24 19:30:47 +0000163/* Define if you have the <sys/types.h> header file. */
164#undef HAVE_SYS_TYPES_H
165
166/* Define if you have the <time.h> header file. */
167#undef HAVE_TIME_H
168
169/* Define if you have the <unistd.h> header file. */
170#undef HAVE_UNISTD_H
171
Daniel Veillard461a66c2000-01-18 18:01:01 +0000172/* Define if you have the <zlib.h> header file. */
173#undef HAVE_ZLIB_H
174
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000175/* Define if you have the inet library (-linet). */
176#undef HAVE_LIBINET
177
178/* Define if you have the nsl library (-lnsl). */
179#undef HAVE_LIBNSL
180
181/* Define if you have the socket library (-lsocket). */
182#undef HAVE_LIBSOCKET
183
Daniel Veillard1164e751999-02-16 16:29:17 +0000184/* Name of package */
185#undef PACKAGE
186
187/* Version number of package */
188#undef VERSION
189
Daniel Veillard04698d92000-09-17 16:00:22 +0000190/* Define if compiler has function prototypes */
191#undef PROTOTYPES
192