1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if the `closedir' function returns void instead of `int'. */
4#undef CLOSEDIR_VOID
5
6/* Define to 1 if you have the <arpa/inet.h> header file. */
7#undef HAVE_ARPA_INET_H
8
9/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
10   */
11#undef HAVE_DIRENT_H
12
13/* Define to 1 if you have the <fcntl.h> header file. */
14#undef HAVE_FCNTL_H
15
16/* Define to 1 if you have the `fork' function. */
17#undef HAVE_FORK
18
19/* Define to 1 if you have the `ftime' function. */
20#undef HAVE_FTIME
21
22/* Define to 1 if you have the `getcwd' function. */
23#undef HAVE_GETCWD
24
25/* Define to 1 if you have the `gethostbyname' function. */
26#undef HAVE_GETHOSTBYNAME
27
28/* Define to 1 if you have the `gethostname' function. */
29#undef HAVE_GETHOSTNAME
30
31/* Define to 1 if you have the `gettimeofday' function. */
32#undef HAVE_GETTIMEOFDAY
33
34/* Define to 1 if you have the <inttypes.h> header file. */
35#undef HAVE_INTTYPES_H
36
37/* Define to 1 if you have the `dl' library (-ldl). */
38#undef HAVE_LIBDL
39
40/* Define to 1 if you have the `idn' library (-lidn). */
41#undef HAVE_LIBIDN
42
43/* Define to 1 if you have the <libintl.h> header file. */
44#undef HAVE_LIBINTL_H
45
46/* Define to 1 if you have the `m' library (-lm). */
47#undef HAVE_LIBM
48
49/* Define to 1 if you have the `nsl' library (-lnsl). */
50#undef HAVE_LIBNSL
51
52/* Define to 1 if you have the `pthread' library (-lpthread). */
53#undef HAVE_LIBPTHREAD
54
55/* Define to 1 if you have the `socket' library (-lsocket). */
56#undef HAVE_LIBSOCKET
57
58/* Define to 1 if you have the `X11' library (-lX11). */
59#undef HAVE_LIBX11
60
61/* Define to 1 if you have the `Xt' library (-lXt). */
62#undef HAVE_LIBXT
63
64/* Define to 1 if you have the `z' library (-lz). */
65#undef HAVE_LIBZ
66
67/* Define to 1 if `lstat' has the bug that it succeeds when given the
68   zero-length file name argument. */
69#undef HAVE_LSTAT_EMPTY_STRING_BUG
70
71/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
72   to 0 otherwise. */
73#undef HAVE_MALLOC
74
75/* Define to 1 if you have the `memmove' function. */
76#undef HAVE_MEMMOVE
77
78/* Define to 1 if you have the <memory.h> header file. */
79#undef HAVE_MEMORY_H
80
81/* Define to 1 if you have the `memset' function. */
82#undef HAVE_MEMSET
83
84/* Define to 1 if you have the `mkdir' function. */
85#undef HAVE_MKDIR
86
87/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
88#undef HAVE_NDIR_H
89
90/* Define to 1 if you have the <netdb.h> header file. */
91#undef HAVE_NETDB_H
92
93/* Define to 1 if you have the <netinet/in.h> header file. */
94#undef HAVE_NETINET_IN_H
95
96/* Define to 1 if you have the `pow' function. */
97#undef HAVE_POW
98
99/* Define to 1 if you have the `putenv' function. */
100#undef HAVE_PUTENV
101
102/* Define to 1 if your system has a GNU libc compatible `realloc' function,
103   and to 0 otherwise. */
104#undef HAVE_REALLOC
105
106/* Define to 1 if you have the `select' function. */
107#undef HAVE_SELECT
108
109/* Define to 1 if you have the `setlocale' function. */
110#undef HAVE_SETLOCALE
111
112/* Define to 1 if you have the `socket' function. */
113#undef HAVE_SOCKET
114
115/* Define to 1 if you have the `sqrt' function. */
116#undef HAVE_SQRT
117
118/* Define to 1 if `stat' has the bug that it succeeds when given the
119   zero-length file name argument. */
120#undef HAVE_STAT_EMPTY_STRING_BUG
121
122/* Define to 1 if you have the <stdint.h> header file. */
123#undef HAVE_STDINT_H
124
125/* Define to 1 if you have the <stdlib.h> header file. */
126#undef HAVE_STDLIB_H
127
128/* Define to 1 if you have the `strchr' function. */
129#undef HAVE_STRCHR
130
131/* Define to 1 if you have the <strings.h> header file. */
132#undef HAVE_STRINGS_H
133
134/* Define to 1 if you have the <string.h> header file. */
135#undef HAVE_STRING_H
136
137/* Define to 1 if you have the `strpbrk' function. */
138#undef HAVE_STRPBRK
139
140/* Define to 1 if you have the `strrchr' function. */
141#undef HAVE_STRRCHR
142
143/* Define to 1 if you have the `strstr' function. */
144#undef HAVE_STRSTR
145
146/* Define to 1 if you have the `strtol' function. */
147#undef HAVE_STRTOL
148
149/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
150   */
151#undef HAVE_SYS_DIR_H
152
153/* Define to 1 if you have the <sys/file.h> header file. */
154#undef HAVE_SYS_FILE_H
155
156/* Define to 1 if you have the <sys/ioctl.h> header file. */
157#undef HAVE_SYS_IOCTL_H
158
159/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
160   */
161#undef HAVE_SYS_NDIR_H
162
163/* Define to 1 if you have the <sys/select.h> header file. */
164#undef HAVE_SYS_SELECT_H
165
166/* Define to 1 if you have the <sys/socket.h> header file. */
167#undef HAVE_SYS_SOCKET_H
168
169/* Define to 1 if you have the <sys/stat.h> header file. */
170#undef HAVE_SYS_STAT_H
171
172/* Define to 1 if you have the <sys/timeb.h> header file. */
173#undef HAVE_SYS_TIMEB_H
174
175/* Define to 1 if you have the <sys/time.h> header file. */
176#undef HAVE_SYS_TIME_H
177
178/* Define to 1 if you have the <sys/types.h> header file. */
179#undef HAVE_SYS_TYPES_H
180
181/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
182#undef HAVE_SYS_WAIT_H
183
184/* Define to 1 if you have the <unistd.h> header file. */
185#undef HAVE_UNISTD_H
186
187/* Define to 1 if you have the `vfork' function. */
188#undef HAVE_VFORK
189
190/* Define to 1 if you have the <vfork.h> header file. */
191#undef HAVE_VFORK_H
192
193/* Define to 1 if `fork' works. */
194#undef HAVE_WORKING_FORK
195
196/* Define to 1 if `vfork' works. */
197#undef HAVE_WORKING_VFORK
198
199/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
200   slash. */
201#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
202
203/* Name of package */
204#undef PACKAGE
205
206/* Define to the address where bug reports for this package should be sent. */
207#undef PACKAGE_BUGREPORT
208
209/* Define to the full name of this package. */
210#undef PACKAGE_NAME
211
212/* Define to the full name and version of this package. */
213#undef PACKAGE_STRING
214
215/* Define to the one symbol short name of this package. */
216#undef PACKAGE_TARNAME
217
218/* Define to the version of this package. */
219#undef PACKAGE_VERSION
220
221/* Define as the return type of signal handlers (`int' or `void'). */
222#undef RETSIGTYPE
223
224/* Define to the type of arg 1 for `select'. */
225#undef SELECT_TYPE_ARG1
226
227/* Define to the type of args 2, 3 and 4 for `select'. */
228#undef SELECT_TYPE_ARG234
229
230/* Define to the type of arg 5 for `select'. */
231#undef SELECT_TYPE_ARG5
232
233/* Define to 1 if you have the ANSI C header files. */
234#undef STDC_HEADERS
235
236/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
237#undef TIME_WITH_SYS_TIME
238
239/* Version number of package */
240#undef VERSION
241
242/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
243   <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
244   #define below would cause a syntax error. */
245#undef _UINT32_T
246
247/* Define to empty if `const' does not conform to ANSI C. */
248#undef const
249
250/* Define to rpl_malloc if the replacement function should be used. */
251#undef malloc
252
253/* Define to `int' if <sys/types.h> does not define. */
254#undef mode_t
255
256/* Define to `int' if <sys/types.h> does not define. */
257#undef pid_t
258
259/* Define to rpl_realloc if the replacement function should be used. */
260#undef realloc
261
262/* Define to `unsigned int' if <sys/types.h> does not define. */
263#undef size_t
264
265/* Define to the type of an unsigned integer type of width exactly 16 bits if
266   such a type exists and the standard includes do not define it. */
267#undef uint16_t
268
269/* Define to the type of an unsigned integer type of width exactly 32 bits if
270   such a type exists and the standard includes do not define it. */
271#undef uint32_t
272
273/* Define as `fork' if `vfork' does not work. */
274#undef vfork
275