1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `alarm' function. */
4#undef HAVE_ALARM
5
6/* Define to 1 if you have the `atexit' function. */
7#undef HAVE_ATEXIT
8
9/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
10#undef HAVE_DOPRNT
11
12/* Define to 1 if you have the `dup2' function. */
13#undef HAVE_DUP2
14
15/* Define to 1 if you have the <fcntl.h> header file. */
16#undef HAVE_FCNTL_H
17
18/* Define to 1 if you have the `fork' function. */
19#undef HAVE_FORK
20
21/* Define to 1 if you have the <inttypes.h> header file. */
22#undef HAVE_INTTYPES_H
23
24/* Define to 1 if you have a functional curl library. */
25#undef HAVE_LIBCURL
26
27/* Define to 1 if you have the `m' library (-lm). */
28#undef HAVE_LIBM
29
30/* Define to 1 if you have the `pcre' library (-lpcre). */
31#undef HAVE_LIBPCRE
32
33/* Define to 1 if you have the `wraster' library (-lwraster). */
34#undef HAVE_LIBWRASTER
35
36/* Define to 1 if you have the <limits.h> header file. */
37#undef HAVE_LIMITS_H
38
39/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
40   to 0 otherwise. */
41#undef HAVE_MALLOC
42
43/* Define to 1 if you have the <memory.h> header file. */
44#undef HAVE_MEMORY_H
45
46/* Define to 1 if you have the `mkdir' function. */
47#undef HAVE_MKDIR
48
49/* Define to 1 if you have the `pow' function. */
50#undef HAVE_POW
51
52/* Define to 1 if you have the `select' function. */
53#undef HAVE_SELECT
54
55/* Define to 1 if the system has the type `ssize_t'. */
56#undef HAVE_SSIZE_T
57
58/* Define to 1 if `stat' has the bug that it succeeds when given the
59   zero-length file name argument. */
60#undef HAVE_STAT_EMPTY_STRING_BUG
61
62/* Define to 1 if you have the <stdint.h> header file. */
63#undef HAVE_STDINT_H
64
65/* Define to 1 if you have the <stdlib.h> header file. */
66#undef HAVE_STDLIB_H
67
68/* Define to 1 if you have the `strchr' function. */
69#undef HAVE_STRCHR
70
71/* Define to 1 if you have the `strcspn' function. */
72#undef HAVE_STRCSPN
73
74/* Define to 1 if you have the `strdup' function. */
75#undef HAVE_STRDUP
76
77/* Define to 1 if you have the `strerror' function. */
78#undef HAVE_STRERROR
79
80/* Define to 1 if you have the <strings.h> header file. */
81#undef HAVE_STRINGS_H
82
83/* Define to 1 if you have the <string.h> header file. */
84#undef HAVE_STRING_H
85
86/* Define to 1 if you have the `strrchr' function. */
87#undef HAVE_STRRCHR
88
89/* Define to 1 if you have the `strspn' function. */
90#undef HAVE_STRSPN
91
92/* Define to 1 if you have the `strstr' function. */
93#undef HAVE_STRSTR
94
95/* Define to 1 if you have the `strtol' function. */
96#undef HAVE_STRTOL
97
98/* Define to 1 if you have the <sys/stat.h> header file. */
99#undef HAVE_SYS_STAT_H
100
101/* Define to 1 if you have the <sys/time.h> header file. */
102#undef HAVE_SYS_TIME_H
103
104/* Define to 1 if you have the <sys/types.h> header file. */
105#undef HAVE_SYS_TYPES_H
106
107/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
108#undef HAVE_SYS_WAIT_H
109
110/* Define to 1 if you have the <unistd.h> header file. */
111#undef HAVE_UNISTD_H
112
113/* Define to 1 if you have the `vfork' function. */
114#undef HAVE_VFORK
115
116/* Define to 1 if you have the <vfork.h> header file. */
117#undef HAVE_VFORK_H
118
119/* Define to 1 if you have the `vprintf' function. */
120#undef HAVE_VPRINTF
121
122/* Define to 1 if `fork' works. */
123#undef HAVE_WORKING_FORK
124
125/* Define if snprintf works properly */
126#undef HAVE_WORKING_SNPRINTF
127
128/* Define to 1 if `vfork' works. */
129#undef HAVE_WORKING_VFORK
130
131/* Define if vsnprintf works properly */
132#undef HAVE_WORKING_VSNPRINTF
133
134/* "Define if you have libxpm" */
135#undef HAVE_XPM
136
137/* Defined if libcurl supports AsynchDNS */
138#undef LIBCURL_FEATURE_ASYNCHDNS
139
140/* Defined if libcurl supports IDN */
141#undef LIBCURL_FEATURE_IDN
142
143/* Defined if libcurl supports IPv6 */
144#undef LIBCURL_FEATURE_IPV6
145
146/* Defined if libcurl supports KRB4 */
147#undef LIBCURL_FEATURE_KRB4
148
149/* Defined if libcurl supports libz */
150#undef LIBCURL_FEATURE_LIBZ
151
152/* Defined if libcurl supports NTLM */
153#undef LIBCURL_FEATURE_NTLM
154
155/* Defined if libcurl supports SSL */
156#undef LIBCURL_FEATURE_SSL
157
158/* Defined if libcurl supports SSPI */
159#undef LIBCURL_FEATURE_SSPI
160
161/* Defined if libcurl supports DICT */
162#undef LIBCURL_PROTOCOL_DICT
163
164/* Defined if libcurl supports FILE */
165#undef LIBCURL_PROTOCOL_FILE
166
167/* Defined if libcurl supports FTP */
168#undef LIBCURL_PROTOCOL_FTP
169
170/* Defined if libcurl supports FTPS */
171#undef LIBCURL_PROTOCOL_FTPS
172
173/* Defined if libcurl supports HTTP */
174#undef LIBCURL_PROTOCOL_HTTP
175
176/* Defined if libcurl supports HTTPS */
177#undef LIBCURL_PROTOCOL_HTTPS
178
179/* Defined if libcurl supports IMAP */
180#undef LIBCURL_PROTOCOL_IMAP
181
182/* Defined if libcurl supports LDAP */
183#undef LIBCURL_PROTOCOL_LDAP
184
185/* Defined if libcurl supports POP3 */
186#undef LIBCURL_PROTOCOL_POP3
187
188/* Defined if libcurl supports RTSP */
189#undef LIBCURL_PROTOCOL_RTSP
190
191/* Defined if libcurl supports SMTP */
192#undef LIBCURL_PROTOCOL_SMTP
193
194/* Defined if libcurl supports TELNET */
195#undef LIBCURL_PROTOCOL_TELNET
196
197/* Defined if libcurl supports TFTP */
198#undef LIBCURL_PROTOCOL_TFTP
199
200/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
201   slash. */
202#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
203
204/* Name of package */
205#undef PACKAGE
206
207/* Define to the address where bug reports for this package should be sent. */
208#undef PACKAGE_BUGREPORT
209
210/* Define to the full name of this package. */
211#undef PACKAGE_NAME
212
213/* Define to the full name and version of this package. */
214#undef PACKAGE_STRING
215
216/* Define to the one symbol short name of this package. */
217#undef PACKAGE_TARNAME
218
219/* Define to the home page for this package. */
220#undef PACKAGE_URL
221
222/* Define to the version of this package. */
223#undef PACKAGE_VERSION
224
225/* Define as the return type of signal handlers (`int' or `void'). */
226#undef RETSIGTYPE
227
228/* Define if snprintf's return value isn't as specified by C99 */
229#undef SNPRINTF_BOGUS_RETVAL
230
231/* Define if snprintf ignores the size argument */
232#undef SNPRINTF_IS_SPRINTF
233
234/* Define if snprintf(NULL, 0, ...) works properly */
235#undef SNPRINTF_NULL_OK
236
237/* Define to 1 if you have the ANSI C header files. */
238#undef STDC_HEADERS
239
240/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
241#undef TIME_WITH_SYS_TIME
242
243/* Define to 1 if your <sys/time.h> declares `struct tm'. */
244#undef TM_IN_SYS_TIME
245
246/* Version number of package */
247#undef VERSION
248
249/* Define if vsnprintf's return value isn't as specified by C99 */
250#undef VSNPRINTF_BOGUS_RETVAL
251
252/* Define if vsnprintf ignores the size argument */
253#undef VSNPRINTF_IS_VSPRINTF
254
255/* Define if vsnprintf(NULL, 0, ...) works properly */
256#undef VSNPRINTF_NULL_OK
257
258/* Define to 1 if the X Window System is missing or not being used. */
259#undef X_DISPLAY_MISSING
260
261/* Enable GNU extensions on systems that have them */
262#ifndef _GNU_SOURCE
263# define _GNU_SOURCE
264#endif
265
266/* Define to empty if `const' does not conform to ANSI C. */
267#undef const
268
269/* Define curl_free() as free() if our version of curl lacks curl_free. */
270#undef curl_free
271
272/* Define to `__inline__' or `__inline' if that's what the C compiler
273   calls it, or to nothing if 'inline' is not supported under any name.  */
274#ifndef __cplusplus
275#undef inline
276#endif
277
278/* Define to rpl_malloc if the replacement function should be used. */
279#undef malloc
280
281/* Define to `int' if <sys/types.h> does not define. */
282#undef pid_t
283
284/* Define to `unsigned int' if <sys/types.h> does not define. */
285#undef size_t
286
287/* Define to rpl_snprintf if the replacement function should be used. */
288#undef snprintf
289
290/* Define as `fork' if `vfork' does not work. */
291#undef vfork
292
293/* Define to rpl_vsnprintf if the replacement function should be used. */
294#undef vsnprintf
295
296#if !HAVE_SSIZE_T
297typedef signed ssize_t;
298#endif
299