blob: 7a7587a9adce2fa79d23fe02b199390b1fd713fe [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 Veillardb05deb71999-08-10 19:04:08 +000030/* Define if you have the isnand function. */
31#undef HAVE_ISNAND
Arturo Espinosa8e0137c1998-09-23 00:58:59 +000032
Daniel Veillard7f7d1111999-09-22 09:46:25 +000033/* Define if you have the localtime function. */
34#undef HAVE_LOCALTIME
35
Daniel Veillard36169f81998-07-24 19:30:47 +000036/* Define if you have the snprintf function. */
37#undef HAVE_SNPRINTF
38
39/* Define if you have the strdup function. */
40#undef HAVE_STRDUP
41
42/* Define if you have the strerror function. */
43#undef HAVE_STRERROR
44
Daniel Veillard7f7d1111999-09-22 09:46:25 +000045/* Define if you have the strftime function. */
46#undef HAVE_STRFTIME
47
Daniel Veillard36169f81998-07-24 19:30:47 +000048/* Define if you have the strndup function. */
49#undef HAVE_STRNDUP
50
Daniel Veillard7f7d1111999-09-22 09:46:25 +000051/* Define if you have the <arpa/inet.h> header file. */
52#undef HAVE_ARPA_INET_H
53
Daniel Veillard36169f81998-07-24 19:30:47 +000054/* Define if you have the <ctype.h> header file. */
55#undef HAVE_CTYPE_H
56
57/* Define if you have the <dirent.h> header file. */
58#undef HAVE_DIRENT_H
59
60/* Define if you have the <errno.h> header file. */
61#undef HAVE_ERRNO_H
62
63/* Define if you have the <fcntl.h> header file. */
64#undef HAVE_FCNTL_H
65
Daniel Veillardb05deb71999-08-10 19:04:08 +000066/* Define if you have the <float.h> header file. */
67#undef HAVE_FLOAT_H
68
69/* Define if you have the <fp_class.h> header file. */
70#undef HAVE_FP_CLASS_H
71
72/* Define if you have the <ieeefp.h> header file. */
73#undef HAVE_IEEEFP_H
74
Daniel Veillard36169f81998-07-24 19:30:47 +000075/* Define if you have the <malloc.h> header file. */
76#undef HAVE_MALLOC_H
77
Daniel Veillardb05deb71999-08-10 19:04:08 +000078/* Define if you have the <math.h> header file. */
79#undef HAVE_MATH_H
80
81/* Define if you have the <nan.h> header file. */
82#undef HAVE_NAN_H
83
Daniel Veillard36169f81998-07-24 19:30:47 +000084/* Define if you have the <ndir.h> header file. */
85#undef HAVE_NDIR_H
86
Daniel Veillard7f7d1111999-09-22 09:46:25 +000087/* Define if you have the <netdb.h> header file. */
88#undef HAVE_NETDB_H
89
90/* Define if you have the <netinet/in.h> header file. */
91#undef HAVE_NETINET_IN_H
92
Daniel Veillard36169f81998-07-24 19:30:47 +000093/* Define if you have the <stdarg.h> header file. */
94#undef HAVE_STDARG_H
95
Daniel Veillard7f7d1111999-09-22 09:46:25 +000096/* Define if you have the <stdlib.h> header file. */
97#undef HAVE_STDLIB_H
98
Daniel Veillard36169f81998-07-24 19:30:47 +000099/* Define if you have the <sys/dir.h> header file. */
100#undef HAVE_SYS_DIR_H
101
Daniel Veillard46e370e2000-07-21 20:32:03 +0000102/* Define if you have the <sys/mman.h> header file. */
103#undef HAVE_SYS_MMAN_H
104
Daniel Veillard36169f81998-07-24 19:30:47 +0000105/* Define if you have the <sys/ndir.h> header file. */
106#undef HAVE_SYS_NDIR_H
107
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000108/* Define if you have the <sys/select.h> header file. */
109#undef HAVE_SYS_SELECT_H
110
111/* Define if you have the <sys/socket.h> header file. */
112#undef HAVE_SYS_SOCKET_H
113
Daniel Veillard36169f81998-07-24 19:30:47 +0000114/* Define if you have the <sys/stat.h> header file. */
115#undef HAVE_SYS_STAT_H
116
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000117/* Define if you have the <sys/time.h> header file. */
118#undef HAVE_SYS_TIME_H
119
Daniel Veillard36169f81998-07-24 19:30:47 +0000120/* Define if you have the <sys/types.h> header file. */
121#undef HAVE_SYS_TYPES_H
122
123/* Define if you have the <time.h> header file. */
124#undef HAVE_TIME_H
125
126/* Define if you have the <unistd.h> header file. */
127#undef HAVE_UNISTD_H
128
Daniel Veillard461a66c2000-01-18 18:01:01 +0000129/* Define if you have the <zlib.h> header file. */
130#undef HAVE_ZLIB_H
131
Daniel Veillard7f7d1111999-09-22 09:46:25 +0000132/* Define if you have the inet library (-linet). */
133#undef HAVE_LIBINET
134
135/* Define if you have the nsl library (-lnsl). */
136#undef HAVE_LIBNSL
137
138/* Define if you have the socket library (-lsocket). */
139#undef HAVE_LIBSOCKET
140
Daniel Veillard1164e751999-02-16 16:29:17 +0000141/* Name of package */
142#undef PACKAGE
143
144/* Version number of package */
145#undef VERSION
146