blob: 6fb24900b5be359b00cbd1f7c36b19312a46dcfe [file] [log] [blame]
jjako5f1c3972003-01-29 11:56:06 +00001/* config.h.in. Generated from configure.in by autoheader. */
jjako52c24142002-12-16 13:33:51 +00002
jjako286bc982003-01-28 23:17:50 +00003/* Define to 1 if you have the <arpa/inet.h> header file. */
4#undef HAVE_ARPA_INET_H
jjako52c24142002-12-16 13:33:51 +00005
jjako286bc982003-01-28 23:17:50 +00006/* Define to 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H
jjako52c24142002-12-16 13:33:51 +00008
jjako286bc982003-01-28 23:17:50 +00009/* Define to 1 if you have the <fcntl.h> header file. */
jjako52c24142002-12-16 13:33:51 +000010#undef HAVE_FCNTL_H
11
jjako286bc982003-01-28 23:17:50 +000012/* Define to 1 if you have the `gethostbyname' function. */
13#undef HAVE_GETHOSTBYNAME
14
jjako1d3db972004-01-16 09:56:56 +000015/* Define to 1 if you have the <getopt.h> header file. */
16#undef HAVE_GETOPT_H
17
18/* Define to 1 if you have the `getopt_long' function. */
19#undef HAVE_GETOPT_LONG
20
21/* Define to 1 if you have the `inet_addr' function. */
22#undef HAVE_INET_ADDR
23
24/* Define to 1 if you have the `inet_aton' function. */
25#undef HAVE_INET_ATON
26
jjako286bc982003-01-28 23:17:50 +000027/* Define to 1 if you have the `inet_ntoa' function. */
28#undef HAVE_INET_NTOA
29
30/* Define to 1 if you have the <inttypes.h> header file. */
31#undef HAVE_INTTYPES_H
32
jjako08d331d2003-10-13 20:33:30 +000033/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
34 to 0 otherwise. */
jjako286bc982003-01-28 23:17:50 +000035#undef HAVE_MALLOC
36
37/* Define to 1 if you have the <memory.h> header file. */
38#undef HAVE_MEMORY_H
39
40/* Define to 1 if you have the `memset' function. */
41#undef HAVE_MEMSET
42
43/* Define to 1 if you have the <netdb.h> header file. */
44#undef HAVE_NETDB_H
45
46/* Define to 1 if you have the <netinet/in.h> header file. */
47#undef HAVE_NETINET_IN_H
48
49/* Define to 1 if you have the `select' function. */
50#undef HAVE_SELECT
51
52/* Define to 1 if you have the `socket' function. */
53#undef HAVE_SOCKET
54
55/* Define to 1 if you have the <stdint.h> header file. */
56#undef HAVE_STDINT_H
57
58/* Define to 1 if you have the <stdlib.h> header file. */
59#undef HAVE_STDLIB_H
60
61/* Define to 1 if you have the `strdup' function. */
62#undef HAVE_STRDUP
63
64/* Define to 1 if you have the `strerror' function. */
65#undef HAVE_STRERROR
66
67/* Define to 1 if you have the <strings.h> header file. */
jjako52c24142002-12-16 13:33:51 +000068#undef HAVE_STRINGS_H
69
jjako286bc982003-01-28 23:17:50 +000070/* Define to 1 if you have the <string.h> header file. */
71#undef HAVE_STRING_H
jjako52c24142002-12-16 13:33:51 +000072
jjako286bc982003-01-28 23:17:50 +000073/* Define to 1 if you have the `strtol' function. */
74#undef HAVE_STRTOL
jjako52c24142002-12-16 13:33:51 +000075
jjako286bc982003-01-28 23:17:50 +000076/* Define to 1 if you have the <syslog.h> header file. */
jjako52c24142002-12-16 13:33:51 +000077#undef HAVE_SYSLOG_H
78
jjako286bc982003-01-28 23:17:50 +000079/* Define to 1 if you have the <sys/ioctl.h> header file. */
80#undef HAVE_SYS_IOCTL_H
81
82/* Define to 1 if you have the <sys/socket.h> header file. */
83#undef HAVE_SYS_SOCKET_H
84
85/* Define to 1 if you have the <sys/stat.h> header file. */
86#undef HAVE_SYS_STAT_H
87
88/* Define to 1 if you have the <sys/time.h> header file. */
89#undef HAVE_SYS_TIME_H
90
91/* Define to 1 if you have the <sys/types.h> header file. */
92#undef HAVE_SYS_TYPES_H
93
94/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
95#undef HAVE_SYS_WAIT_H
96
97/* Define to 1 if you have the <unistd.h> header file. */
jjako52c24142002-12-16 13:33:51 +000098#undef HAVE_UNISTD_H
99
100/* Name of package */
101#undef PACKAGE
102
jjako286bc982003-01-28 23:17:50 +0000103/* Define to the address where bug reports for this package should be sent. */
104#undef PACKAGE_BUGREPORT
105
106/* Define to the full name of this package. */
107#undef PACKAGE_NAME
108
109/* Define to the full name and version of this package. */
110#undef PACKAGE_STRING
111
112/* Define to the one symbol short name of this package. */
113#undef PACKAGE_TARNAME
114
115/* Define to the version of this package. */
116#undef PACKAGE_VERSION
117
118/* Define to 1 if you have the ANSI C header files. */
119#undef STDC_HEADERS
120
121/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
122#undef TIME_WITH_SYS_TIME
123
jjako52c24142002-12-16 13:33:51 +0000124/* Version number of package */
125#undef VERSION
126
jjako286bc982003-01-28 23:17:50 +0000127/* Define to empty if `const' does not conform to ANSI C. */
128#undef const
129
jjako08d331d2003-10-13 20:33:30 +0000130/* Define to rpl_malloc if the replacement function should be used. */
131#undef malloc
132
jjako286bc982003-01-28 23:17:50 +0000133/* Define to `int' if <sys/types.h> does not define. */
134#undef mode_t
135
136/* Define to `unsigned' if <sys/types.h> does not define. */
137#undef size_t