config.h.in revision 181834
1181834Sroberto/* config.h.in.  Generated from configure.ac by autoheader.  */
2181834Sroberto
3181834Sroberto/* fopen(3) accepts a 'b' in the mode flag */
4181834Sroberto#undef FOPEN_BINARY_FLAG
5181834Sroberto
6181834Sroberto/* fopen(3) accepts a 't' in the mode flag */
7181834Sroberto#undef FOPEN_TEXT_FLAG
8181834Sroberto
9181834Sroberto/* Define to 1 if you have the `alarm' function. */
10181834Sroberto#undef HAVE_ALARM
11181834Sroberto
12181834Sroberto/* Define to 1 if you have the <arpa/inet.h> header file. */
13181834Sroberto#undef HAVE_ARPA_INET_H
14181834Sroberto
15181834Sroberto/* Define to 1 if you have the `canonicalize_file_name' function. */
16181834Sroberto#undef HAVE_CANONICALIZE_FILE_NAME
17181834Sroberto
18181834Sroberto/* Define this if /dev/zero is readable device */
19181834Sroberto#undef HAVE_DEV_ZERO
20181834Sroberto
21181834Sroberto/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
22181834Sroberto   */
23181834Sroberto#undef HAVE_DIRENT_H
24181834Sroberto
25181834Sroberto/* Define to 1 if you have the <dlfcn.h> header file. */
26181834Sroberto#undef HAVE_DLFCN_H
27181834Sroberto
28181834Sroberto/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29181834Sroberto#undef HAVE_DOPRNT
30181834Sroberto
31181834Sroberto/* Define to 1 if you have the <errno.h> header file. */
32181834Sroberto#undef HAVE_ERRNO_H
33181834Sroberto
34181834Sroberto/* Define to 1 if you have the <fcntl.h> header file. */
35181834Sroberto#undef HAVE_FCNTL_H
36181834Sroberto
37181834Sroberto/* Define to 1 if you have the <float.h> header file. */
38181834Sroberto#undef HAVE_FLOAT_H
39181834Sroberto
40181834Sroberto/* Define to 1 if you have the `gettimeofday' function. */
41181834Sroberto#undef HAVE_GETTIMEOFDAY
42181834Sroberto
43181834Sroberto/* Define to 1 if you have the `inet_ntoa' function. */
44181834Sroberto#undef HAVE_INET_NTOA
45181834Sroberto
46181834Sroberto/* Define to 1 if the system has the type `int16_t'. */
47181834Sroberto#undef HAVE_INT16_T
48181834Sroberto
49181834Sroberto/* Define to 1 if the system has the type `int32_t'. */
50181834Sroberto#undef HAVE_INT32_T
51181834Sroberto
52181834Sroberto/* Define to 1 if the system has the type `int8_t'. */
53181834Sroberto#undef HAVE_INT8_T
54181834Sroberto
55181834Sroberto/* Define to 1 if the system has the type `intptr_t'. */
56181834Sroberto#undef HAVE_INTPTR_T
57181834Sroberto
58181834Sroberto/* Define to 1 if you have the <inttypes.h> header file. */
59181834Sroberto#undef HAVE_INTTYPES_H
60181834Sroberto
61181834Sroberto/* Define to 1 if you have the `gen' library (-lgen). */
62181834Sroberto#undef HAVE_LIBGEN
63181834Sroberto
64181834Sroberto/* Define to 1 if you have the <libgen.h> header file. */
65181834Sroberto#undef HAVE_LIBGEN_H
66181834Sroberto
67181834Sroberto/* Define to 1 if you have the `m' library (-lm). */
68181834Sroberto#undef HAVE_LIBM
69181834Sroberto
70181834Sroberto/* Define to 1 if you have the `nsl' library (-lnsl). */
71181834Sroberto#undef HAVE_LIBNSL
72181834Sroberto
73181834Sroberto/* Define to 1 if you have the `socket' library (-lsocket). */
74181834Sroberto#undef HAVE_LIBSOCKET
75181834Sroberto
76181834Sroberto/* Define to 1 if you have the <limits.h> header file. */
77181834Sroberto#undef HAVE_LIMITS_H
78181834Sroberto
79181834Sroberto/* Define to 1 if you have the <memory.h> header file. */
80181834Sroberto#undef HAVE_MEMORY_H
81181834Sroberto
82181834Sroberto/* Define to 1 if you have the `memset' function. */
83181834Sroberto#undef HAVE_MEMSET
84181834Sroberto
85181834Sroberto/* Define to 1 if you have the `mmap' function. */
86181834Sroberto#undef HAVE_MMAP
87181834Sroberto
88181834Sroberto/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
89181834Sroberto#undef HAVE_NDIR_H
90181834Sroberto
91181834Sroberto/* Define to 1 if you have the <netdb.h> header file. */
92181834Sroberto#undef HAVE_NETDB_H
93181834Sroberto
94181834Sroberto/* Define to 1 if you have the <netinet/in.h> header file. */
95181834Sroberto#undef HAVE_NETINET_IN_H
96181834Sroberto
97181834Sroberto/* Define this if pathfind(3) works */
98181834Sroberto#undef HAVE_PATHFIND
99181834Sroberto
100181834Sroberto/* Define this if we have a functional realpath(3C) */
101181834Sroberto#undef HAVE_REALPATH
102181834Sroberto
103181834Sroberto/* Define to 1 if you have the <setjmp.h> header file. */
104181834Sroberto#undef HAVE_SETJMP_H
105181834Sroberto
106181834Sroberto/* Define to 1 if you have the `snprintf' function. */
107181834Sroberto#undef HAVE_SNPRINTF
108181834Sroberto
109181834Sroberto/* Define to 1 if you have the `socket' function. */
110181834Sroberto#undef HAVE_SOCKET
111181834Sroberto
112181834Sroberto/* Define to 1 if you have the `sqrt' function. */
113181834Sroberto#undef HAVE_SQRT
114181834Sroberto
115181834Sroberto/* Does struct sockaddr_storage have ss_family? */
116181834Sroberto#undef HAVE_SS_FAMILY_IN_SS
117181834Sroberto
118181834Sroberto/* Define to 1 if you have the <stdarg.h> header file. */
119181834Sroberto#undef HAVE_STDARG_H
120181834Sroberto
121181834Sroberto/* Define to 1 if you have the <stdint.h> header file. */
122181834Sroberto#undef HAVE_STDINT_H
123181834Sroberto
124181834Sroberto/* Define to 1 if you have the <stdlib.h> header file. */
125181834Sroberto#undef HAVE_STDLIB_H
126181834Sroberto
127181834Sroberto/* Define to 1 if you have the `strchr' function. */
128181834Sroberto#undef HAVE_STRCHR
129181834Sroberto
130181834Sroberto/* Define to 1 if you have the `strdup' function. */
131181834Sroberto#undef HAVE_STRDUP
132181834Sroberto
133181834Sroberto/* Define this if strftime() works */
134181834Sroberto#undef HAVE_STRFTIME
135181834Sroberto
136181834Sroberto/* Define to 1 if you have the <strings.h> header file. */
137181834Sroberto#undef HAVE_STRINGS_H
138181834Sroberto
139181834Sroberto/* Define to 1 if you have the <string.h> header file. */
140181834Sroberto#undef HAVE_STRING_H
141181834Sroberto
142181834Sroberto/* Define to 1 if you have the `strrchr' function. */
143181834Sroberto#undef HAVE_STRRCHR
144181834Sroberto
145181834Sroberto/* Define to 1 if you have the <sysexits.h> header file. */
146181834Sroberto#undef HAVE_SYSEXITS_H
147181834Sroberto
148181834Sroberto/* Define to 1 if you have the <syslog.h> header file. */
149181834Sroberto#undef HAVE_SYSLOG_H
150181834Sroberto
151181834Sroberto/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
152181834Sroberto   */
153181834Sroberto#undef HAVE_SYS_DIR_H
154181834Sroberto
155181834Sroberto/* Define to 1 if you have the <sys/limits.h> header file. */
156181834Sroberto#undef HAVE_SYS_LIMITS_H
157181834Sroberto
158181834Sroberto/* Define to 1 if you have the <sys/mman.h> header file. */
159181834Sroberto#undef HAVE_SYS_MMAN_H
160181834Sroberto
161181834Sroberto/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
162181834Sroberto   */
163181834Sroberto#undef HAVE_SYS_NDIR_H
164181834Sroberto
165181834Sroberto/* Define to 1 if you have the <sys/param.h> header file. */
166181834Sroberto#undef HAVE_SYS_PARAM_H
167181834Sroberto
168181834Sroberto/* Define to 1 if you have the <sys/poll.h> header file. */
169181834Sroberto#undef HAVE_SYS_POLL_H
170181834Sroberto
171181834Sroberto/* Define to 1 if you have the <sys/procset.h> header file. */
172181834Sroberto#undef HAVE_SYS_PROCSET_H
173181834Sroberto
174181834Sroberto/* Define to 1 if you have the <sys/select.h> header file. */
175181834Sroberto#undef HAVE_SYS_SELECT_H
176181834Sroberto
177181834Sroberto/* Define to 1 if you have the <sys/socket.h> header file. */
178181834Sroberto#undef HAVE_SYS_SOCKET_H
179181834Sroberto
180181834Sroberto/* Define to 1 if you have the <sys/stat.h> header file. */
181181834Sroberto#undef HAVE_SYS_STAT_H
182181834Sroberto
183181834Sroberto/* Define to 1 if you have the <sys/stropts.h> header file. */
184181834Sroberto#undef HAVE_SYS_STROPTS_H
185181834Sroberto
186181834Sroberto/* Define to 1 if you have the <sys/time.h> header file. */
187181834Sroberto#undef HAVE_SYS_TIME_H
188181834Sroberto
189181834Sroberto/* Define to 1 if you have the <sys/types.h> header file. */
190181834Sroberto#undef HAVE_SYS_TYPES_H
191181834Sroberto
192181834Sroberto/* Define to 1 if you have the <sys/un.h> header file. */
193181834Sroberto#undef HAVE_SYS_UN_H
194181834Sroberto
195181834Sroberto/* Define to 1 if you have the <sys/wait.h> header file. */
196181834Sroberto#undef HAVE_SYS_WAIT_H
197181834Sroberto
198181834Sroberto/* Define to 1 if the system has the type `uint16_t'. */
199181834Sroberto#undef HAVE_UINT16_T
200181834Sroberto
201181834Sroberto/* Define to 1 if the system has the type `uint32_t'. */
202181834Sroberto#undef HAVE_UINT32_T
203181834Sroberto
204181834Sroberto/* Define to 1 if the system has the type `uint8_t'. */
205181834Sroberto#undef HAVE_UINT8_T
206181834Sroberto
207181834Sroberto/* Define to 1 if the system has the type `uintptr_t'. */
208181834Sroberto#undef HAVE_UINTPTR_T
209181834Sroberto
210181834Sroberto/* Define to 1 if the system has the type `uint_t'. */
211181834Sroberto#undef HAVE_UINT_T
212181834Sroberto
213181834Sroberto/* Define to 1 if you have the <unistd.h> header file. */
214181834Sroberto#undef HAVE_UNISTD_H
215181834Sroberto
216181834Sroberto/* Define to 1 if you have the <utime.h> header file. */
217181834Sroberto#undef HAVE_UTIME_H
218181834Sroberto
219181834Sroberto/* Define to 1 if you have the <values.h> header file. */
220181834Sroberto#undef HAVE_VALUES_H
221181834Sroberto
222181834Sroberto/* Define to 1 if you have the <varargs.h> header file. */
223181834Sroberto#undef HAVE_VARARGS_H
224181834Sroberto
225181834Sroberto/* Define to 1 if you have the `vprintf' function. */
226181834Sroberto#undef HAVE_VPRINTF
227181834Sroberto
228181834Sroberto/* Does struct sockaddr_storage have __ss_family? */
229181834Sroberto#undef HAVE___SS_FAMILY_IN_SS
230181834Sroberto
231181834Sroberto/* Define this if optional arguments are disallowed */
232181834Sroberto#undef NO_OPTIONAL_OPT_ARGS
233181834Sroberto
234181834Sroberto/* Should we avoid #warning on option name collisions? */
235181834Sroberto#undef NO_OPTION_NAME_WARNINGS
236181834Sroberto
237181834Sroberto/* Name of package */
238181834Sroberto#undef PACKAGE
239181834Sroberto
240181834Sroberto/* Define to the address where bug reports for this package should be sent. */
241181834Sroberto#undef PACKAGE_BUGREPORT
242181834Sroberto
243181834Sroberto/* Define to the full name of this package. */
244181834Sroberto#undef PACKAGE_NAME
245181834Sroberto
246181834Sroberto/* Define to the full name and version of this package. */
247181834Sroberto#undef PACKAGE_STRING
248181834Sroberto
249181834Sroberto/* Define to the one symbol short name of this package. */
250181834Sroberto#undef PACKAGE_TARNAME
251181834Sroberto
252181834Sroberto/* Define to the version of this package. */
253181834Sroberto#undef PACKAGE_VERSION
254181834Sroberto
255181834Sroberto/* Define to 1 if the C compiler supports function prototypes. */
256181834Sroberto#undef PROTOTYPES
257181834Sroberto
258181834Sroberto/* name of regex header file */
259181834Sroberto#undef REGEX_HEADER
260181834Sroberto
261181834Sroberto/* Define as the return type of signal handlers (`int' or `void'). */
262181834Sroberto#undef RETSIGTYPE
263181834Sroberto
264181834Sroberto/* Define to 1 if the `setvbuf' function takes the buffering type as its
265181834Sroberto   second argument and the buffer pointer as the third, as on System V before
266181834Sroberto   release 3. */
267181834Sroberto#undef SETVBUF_REVERSED
268181834Sroberto
269181834Sroberto/* The size of a `char*', as computed by sizeof. */
270181834Sroberto#undef SIZEOF_CHARP
271181834Sroberto
272181834Sroberto/* The size of a `int', as computed by sizeof. */
273181834Sroberto#undef SIZEOF_INT
274181834Sroberto
275181834Sroberto/* The size of a `long', as computed by sizeof. */
276181834Sroberto#undef SIZEOF_LONG
277181834Sroberto
278181834Sroberto/* The size of a `short', as computed by sizeof. */
279181834Sroberto#undef SIZEOF_SHORT
280181834Sroberto
281181834Sroberto/* Define to 1 if you have the ANSI C header files. */
282181834Sroberto#undef STDC_HEADERS
283181834Sroberto
284181834Sroberto/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
285181834Sroberto#undef TIME_WITH_SYS_TIME
286181834Sroberto
287181834Sroberto/* Define to 1 if your <sys/time.h> declares `struct tm'. */
288181834Sroberto#undef TM_IN_SYS_TIME
289181834Sroberto
290181834Sroberto/* Version number of package */
291181834Sroberto#undef VERSION
292181834Sroberto
293181834Sroberto/* Define this if a working libregex can be found */
294181834Sroberto#undef WITH_LIBREGEX
295181834Sroberto
296181834Sroberto/* Define like PROTOTYPES; this can be used by system headers. */
297181834Sroberto#undef __PROTOTYPES
298181834Sroberto
299181834Sroberto/* Define to empty if `const' does not conform to ANSI C. */
300181834Sroberto#undef const
301181834Sroberto
302181834Sroberto/* Define to `unsigned' if <sys/types.h> does not define. */
303181834Sroberto#undef size_t
304181834Sroberto
305181834Sroberto/* normalize ss_family access */
306181834Sroberto#undef ss_family
307181834Sroberto
308181834Sroberto/* normalize ss_len access */
309181834Sroberto#undef ss_len
310181834Sroberto
311181834Sroberto/* Alternate uintptr_t for systems without it. */
312181834Sroberto#undef uintptr_t
313