Update config.h.win32 for more recent versions of mingw32.
[srvx.git] / src / config.h.win32
1 /* src/config.h.win32.  Generated manually from src/config.h.in.  */
2
3 /* Win32-specific stuff here.. */
4 #define HAVE_WINSOCK2_H 1
5 #define HAVE_WS2TCPIP_H 1
6 #define HAVE_IOCTLSOCKET 1
7 #define HAVE_WSAEVENTSELECT 1
8 #define _WIN32_WINNT 0x0501
9
10 /* Define if the system regex library is unreliable. */
11 #undef BROKEN_REGEX
12
13 /* Code name for this release */
14 #define CODENAME "surge"
15
16 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
17    systems. This function is required for `alloca.c' support on those systems.
18    */
19 #undef CRAY_STACKSEG_END
20
21 /* Define to 1 if using `alloca.c'. */
22 #undef C_ALLOCA
23
24 /* Define if tokenized P10 desired */
25 #define ENABLE_TOKENS 1
26
27 /* Define to printf format for a time_t variable */
28 #define FMT_TIME_T "%ld"
29
30 /* Define to 1 if you have `alloca', as a function or macro. */
31 #define HAVE_ALLOCA 1
32
33 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
34    */
35 #undef HAVE_ALLOCA_H
36
37 /* Define to 1 if you have the <arpa/inet.h> header file. */
38 #undef HAVE_ARPA_INET_H
39
40 /* Define to 1 if you have the <dirent.h> header file. */
41 #define HAVE_DIRENT_H 1
42
43 /* Define to 1 if you have the <dlfcn.h> header file. */
44 #undef HAVE_DLFCN_H
45
46 /* Define to 1 if you have the <dmalloc.h> header file. */
47 #undef HAVE_DMALLOC_H
48
49 /* Define to 1 if you have the `epoll_create' function. */
50 #undef HAVE_EPOLL_CREATE
51
52 /* Define to 1 if you have the <fcntl.h> header file. */
53 #define HAVE_FCNTL_H 1
54
55 /* Define to 1 if you have the `freeaddrinfo' function. */
56 #define HAVE_FREEADDRINFO 1
57
58 /* Define to 1 if you have the `ftime' function. */
59 #define HAVE_FTIME 1
60
61 /* Define to 1 if you have the <gc/gc.h> header file. */
62 #undef HAVE_GC_GC_H
63
64 /* Define to 1 if you have the `getaddrinfo' function. */
65 #define HAVE_GETADDRINFO 1
66
67 /* Define to 1 if you have the `getnameinfo' function. */
68 #define HAVE_GETNAMEINFO 1
69
70 /* Define to 1 if you have the `getnameinfo' function. */
71 #define HAVE_GAI_STRERROR 1
72
73 /* Define to 1 if you have the `getopt' function. */
74 #undef HAVE_GETOPT
75
76 /* Define to 1 if you have the <getopt.h> header file. */
77 #undef HAVE_GETOPT_H
78
79 /* Define to 1 if you have the `getopt_long' function. */
80 #undef HAVE_GETOPT_LONG
81
82 /* Define to 1 if you have the `getpagesize' function. */
83 #undef HAVE_GETPAGESIZE
84
85 /* Define to 1 if you have the `GetProcessTimes' function. */
86 #define HAVE_GETPROCESSTIMES 1
87
88 /* Define to 1 if you have the `gettimeofday' function. */
89 #define HAVE_GETTIMEOFDAY 1
90
91 /* Define to 1 if you have the `inet_aton' function. */
92 #undef HAVE_INET_ATON
93
94 /* Define to 1 if you have the <inttypes.h> header file. */
95 #define HAVE_INTTYPES_H 1
96
97 /* Define to 1 if you have the `dl' library (-ldl). */
98 #undef HAVE_LIBDL
99
100 /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
101 #undef HAVE_LIBDMALLOC
102
103 /* Define to 1 if you have the `elf' library (-lelf). */
104 #undef HAVE_LIBELF
105
106 /* Define to 1 if you have the `gc' library (-lgc). */
107 #undef HAVE_LIBGC
108
109 /* Define to 1 if you have the `mpatrol' library (-lmpatrol). */
110 #undef HAVE_LIBMPATROL
111
112 /* Define to 1 if you have the `nsl' library (-lnsl). */
113 #undef HAVE_LIBNSL
114
115 /* Define to 1 if you have the `socket' library (-lsocket). */
116 #undef HAVE_LIBSOCKET
117
118 /* Define to 1 if you have the `localtime_r' function. */
119 #undef HAVE_LOCALTIME_R
120
121 /* Define to 1 if you have the <malloc.h> header file. */
122 #undef HAVE_MALLOC_H
123
124 /* Define to 1 if you have the `memcpy' function. */
125 #define HAVE_MEMCPY 1
126
127 /* Define to 1 if you have the <memory.h> header file. */
128 #define HAVE_MEMORY_H 1
129
130 /* Define to 1 if you have the `memset' function. */
131 #define HAVE_MEMSET 1
132
133 /* Define to 1 if you have a working `mmap' system call. */
134 #undef HAVE_MMAP
135
136 /* Define to 1 if you have the <mpatrol.h> header file. */
137 #undef HAVE_MPATROL_H
138
139 /* Define to 1 if you have the <netdb.h> header file. */
140 #undef HAVE_NETDB_H
141
142 /* Define to 1 if you have the <netinet/in.h> header file. */
143 #undef HAVE_NETINET_IN_H
144
145 /* Define to 1 if you have the `regcomp' function. */
146 #undef HAVE_REGCOMP
147
148 /* Define to 1 if you have the `regexec' function. */
149 #undef HAVE_REGEXEC
150
151 /* Define to 1 if you have the <regex.h> header file. */
152 #undef HAVE_REGEX_H
153
154 /* Define to 1 if you have the `regfree' function. */
155 #undef HAVE_REGFREE
156
157 /* Define to 1 if you have the `select' function. */
158 #undef HAVE_SELECT
159
160 /* Define to 1 if you have the `setrlimit' function. */
161 #undef HAVE_SETRLIMIT
162
163 /* Define if struct sockaddr_in contains a sin_len field */
164 #undef HAVE_SIN_LEN
165
166 /* Define if struct sockaddr has sa_len field */
167 #undef HAVE_SOCKADDR_SA_LEN
168
169 /* Define to 1 if you have the `socket' function. */
170 #define HAVE_SOCKET 1
171
172 /* Define to 1 if you have the <stdint.h> header file. */
173 #define HAVE_STDINT_H 1
174
175 /* Define to 1 if you have the <stdlib.h> header file. */
176 #define HAVE_STDLIB_H 1
177
178 /* Define to 1 if you have the `strcspn' function. */
179 #define HAVE_STRCSPN 1
180
181 /* Define to 1 if you have the `strdup' function. */
182 #define HAVE_STRDUP 1
183
184 /* Define to 1 if you have the `strerror' function. */
185 #define HAVE_STRERROR 1
186
187 /* Define to 1 if you have the <strings.h> header file. */
188 #define HAVE_STRINGS_H 1
189
190 /* Define to 1 if you have the <string.h> header file. */
191 #define HAVE_STRING_H 1
192
193 /* Define to 1 if you have the `strsignal' function. */
194 #undef HAVE_STRSIGNAL
195
196 /* Define to 1 if you have the `strspn' function. */
197 #define HAVE_STRSPN 1
198
199 /* Define to 1 if you have the `strtod' function. */
200 #define HAVE_STRTOD 1
201
202 /* Define to 1 if you have the `strtoul' function. */
203 #define HAVE_STRTOUL 1
204
205 /* Define if struct addrinfo declared */
206 #define HAVE_STRUCT_ADDRINFO 1
207
208 /* Define to 1 if you have the `sysconf' function. */
209 #undef HAVE_SYSCONF
210
211 /* Define to 1 if you have the <sys/epoll.h> header file. */
212 #undef HAVE_SYS_EPOLL_H
213
214 /* Define to 1 if you have the <sys/mman.h> header file. */
215 #undef HAVE_SYS_MMAN_H
216
217 /* Define to 1 if you have the <sys/param.h> header file. */
218 #define HAVE_SYS_PARAM_H 1
219
220 /* Define to 1 if you have the <sys/resource.h> header file. */
221 #undef HAVE_SYS_RESOURCE_H
222
223 /* Define to 1 if you have the <sys/socket.h> header file. */
224 #undef HAVE_SYS_SOCKET_H
225
226 /* Define to 1 if you have the <sys/stat.h> header file. */
227 #define HAVE_SYS_STAT_H 1
228
229 /* Define to 1 if you have the <sys/timeb.h> header file. */
230 #define HAVE_SYS_TIMEB_H 1
231
232 /* Define to 1 if you have the <sys/times.h> header file. */
233 #undef HAVE_SYS_TIMES_H
234
235 /* Define to 1 if you have the <sys/time.h> header file. */
236 #define HAVE_SYS_TIME_H 1
237
238 /* Define to 1 if you have the <sys/types.h> header file. */
239 #define HAVE_SYS_TYPES_H 1
240
241 /* Define to 1 if you have the <sys/wait.h> header file. */
242 #undef HAVE_SYS_WAIT_H
243
244 /* Define to 1 if you have the `times' function. */
245 #undef HAVE_TIMES
246
247 /* Define to 1 if you have the <unistd.h> header file. */
248 #define HAVE_UNISTD_H 1
249
250 /* Define if we have va_copy */
251 #define HAVE_VA_COPY 1
252
253 /* Define if we have __va_copy */
254 #undef HAVE___VA_COPY
255
256 /* Define to disable built-in getopt library */
257 #undef IGNORE_GETOPT
258
259 /* Name of package */
260 #define PACKAGE "srvx"
261
262 /* Define to the address where bug reports for this package should be sent. */
263 #define PACKAGE_BUGREPORT "srvx-bugs@lists.sourceforge.net"
264
265 /* Define to the full name of this package. */
266 #define PACKAGE_NAME "srvx"
267
268 /* Define to the full name and version of this package. */
269 #define PACKAGE_STRING "srvx 1.4-win"
270
271 /* Define to the one symbol short name of this package. */
272 #define PACKAGE_TARNAME "srvx-1.4"
273
274 /* Define to the version of this package. */
275 #define PACKAGE_VERSION "1.4"
276
277 /* Define as the return type of signal handlers (`int' or `void'). */
278 #define RETSIGTYPE void
279
280 /* If using the C implementation of alloca, define if you know the
281    direction of stack growth for your system; otherwise it will be
282    automatically deduced at runtime.
283         STACK_DIRECTION > 0 => grows toward higher addresses
284         STACK_DIRECTION < 0 => grows toward lower addresses
285         STACK_DIRECTION = 0 => direction of growth unknown */
286 #define STACK_DIRECTION -1
287
288 /* Define to 1 if you have the ANSI C header files. */
289 #define STDC_HEADERS 1
290
291 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
292 #define TIME_WITH_SYS_TIME 1
293
294 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
295 #define TM_IN_SYS_TIME 1
296
297 /* Version number of package */
298 #define VERSION 1.4
299
300 /* Define if using the Win32 I/O backend */
301 #define WITH_IOSET_WIN32 1
302
303 /* Define if using the epoll I/O backend */
304 #undef WITH_IOSET_EPOLL
305
306 /* Define if using the select() I/O backend */
307 #undef WITH_IOSET_SELECT
308
309 /* Define if using the Boehm GC to garbage collect and check memory leaks */
310 #undef WITH_MALLOC_BOEHM_GC
311
312 /* Define if using the dmalloc debugging malloc package */
313 #undef WITH_MALLOC_DMALLOC
314
315 /* Define if using the mpatrol malloc debugging package */
316 #undef WITH_MALLOC_MPATROL
317
318 /* Define if using the slab internal debug allocator */
319 #undef WITH_MALLOC_SLAB
320
321 /* Define if using the srvx internal debug allocator */
322 #undef WITH_MALLOC_SRVX
323
324 /* Define if using the system's malloc */
325 #undef WITH_MALLOC_SYSTEM
326
327 /* Define to empty if `const' does not conform to ANSI C. */
328 #undef const
329
330 /* Define to `__inline__' or `__inline' if that's what the C compiler
331    calls it, or to nothing if 'inline' is not supported under any name.  */
332 #ifndef __cplusplus
333 #undef inline
334 #endif
335
336 /* type to use in place of socklen_t if not defined */
337 #define socklen_t int