1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
---|
2 | |
---|
3 | /* Define to 1 if you have the `asprintf' function. */ |
---|
4 | #undef HAVE_ASPRINTF |
---|
5 | |
---|
6 | /* Define if your IN6_ARE_ADDR_EQUAL macro is broken. */ |
---|
7 | #undef HAVE_BROKEN_IN6_ARE_ADDR_EQUAL |
---|
8 | |
---|
9 | /* Define if the compiler supports C99 variadic macros. */ |
---|
10 | #undef HAVE_C99_VAMACROS |
---|
11 | |
---|
12 | /* Define to 1 if you have the `daemon' function. */ |
---|
13 | #undef HAVE_DAEMON |
---|
14 | |
---|
15 | /* Define to 1 if you have the declaration of `GSS_KRB5_MECHANISM', and to 0 |
---|
16 | if you don't. */ |
---|
17 | #undef HAVE_DECL_GSS_KRB5_MECHANISM |
---|
18 | |
---|
19 | /* Define to 1 if you have the declaration of `gss_mech_krb5', and to 0 if you |
---|
20 | don't. */ |
---|
21 | #undef HAVE_DECL_GSS_MECH_KRB5 |
---|
22 | |
---|
23 | /* Define to 1 if you have the declaration of `inet_aton', and to 0 if you |
---|
24 | don't. */ |
---|
25 | #undef HAVE_DECL_INET_ATON |
---|
26 | |
---|
27 | /* Define to 1 if you have the declaration of `inet_ntoa', and to 0 if you |
---|
28 | don't. */ |
---|
29 | #undef HAVE_DECL_INET_NTOA |
---|
30 | |
---|
31 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
---|
32 | don't. */ |
---|
33 | #undef HAVE_DECL_SNPRINTF |
---|
34 | |
---|
35 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
---|
36 | don't. */ |
---|
37 | #undef HAVE_DECL_VSNPRINTF |
---|
38 | |
---|
39 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
40 | #undef HAVE_DLFCN_H |
---|
41 | |
---|
42 | /* Define to 1 if you have the `getaddrinfo' function. */ |
---|
43 | #undef HAVE_GETADDRINFO |
---|
44 | |
---|
45 | /* Define if the AI_ADDRCONFIG flag works with getaddrinfo. */ |
---|
46 | #undef HAVE_GETADDRINFO_ADDRCONFIG |
---|
47 | |
---|
48 | /* Define to 1 if you have the `getnameinfo' function. */ |
---|
49 | #undef HAVE_GETNAMEINFO |
---|
50 | |
---|
51 | /* Define to 1 if you have the `getopt' function. */ |
---|
52 | #undef HAVE_GETOPT |
---|
53 | |
---|
54 | /* Define if the compiler supports GNU-style variadic macros. */ |
---|
55 | #undef HAVE_GNU_VAMACROS |
---|
56 | |
---|
57 | /* Define to 1 if the CMU GPUT library is present */ |
---|
58 | #undef HAVE_GPUT |
---|
59 | |
---|
60 | /* Define to 1 if you have the <gssapi.h> header file. */ |
---|
61 | #undef HAVE_GSSAPI_H |
---|
62 | |
---|
63 | /* Define to 1 if the GSS-API library uses RFC-compliant OIDs. */ |
---|
64 | #undef HAVE_GSS_RFC_OIDS |
---|
65 | |
---|
66 | /* Define to 1 if IPv6 library interfaces are available. */ |
---|
67 | #undef HAVE_INET6 |
---|
68 | |
---|
69 | /* Define to 1 if you have the `inet_aton' function. */ |
---|
70 | #undef HAVE_INET_ATON |
---|
71 | |
---|
72 | /* Define if your system has a working inet_ntoa function. */ |
---|
73 | #undef HAVE_INET_NTOA |
---|
74 | |
---|
75 | /* Define to 1 if you have the `inet_ntop' function. */ |
---|
76 | #undef HAVE_INET_NTOP |
---|
77 | |
---|
78 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
79 | #undef HAVE_INTTYPES_H |
---|
80 | |
---|
81 | /* Define to 1 if the system has the type `long long'. */ |
---|
82 | #undef HAVE_LONG_LONG |
---|
83 | |
---|
84 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
85 | #undef HAVE_MEMORY_H |
---|
86 | |
---|
87 | /* Define if <sys/socket.h> defines the SA_LEN macro */ |
---|
88 | #undef HAVE_SA_LEN |
---|
89 | |
---|
90 | /* Define to 1 if you have the `setenv' function. */ |
---|
91 | #undef HAVE_SETENV |
---|
92 | |
---|
93 | /* Define to 1 if you have the `setrlimit' function. */ |
---|
94 | #undef HAVE_SETRLIMIT |
---|
95 | |
---|
96 | /* Define to 1 if you have the `setsid' function. */ |
---|
97 | #undef HAVE_SETSID |
---|
98 | |
---|
99 | /* Define if your system has a working snprintf function. */ |
---|
100 | #undef HAVE_SNPRINTF |
---|
101 | |
---|
102 | /* Define to 1 if stdbool.h conforms to C99. */ |
---|
103 | #undef HAVE_STDBOOL_H |
---|
104 | |
---|
105 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
106 | #undef HAVE_STDINT_H |
---|
107 | |
---|
108 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
109 | #undef HAVE_STDLIB_H |
---|
110 | |
---|
111 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
112 | #undef HAVE_STRINGS_H |
---|
113 | |
---|
114 | /* Define to 1 if you have the <string.h> header file. */ |
---|
115 | #undef HAVE_STRING_H |
---|
116 | |
---|
117 | /* Define to 1 if you have the `strlcat' function. */ |
---|
118 | #undef HAVE_STRLCAT |
---|
119 | |
---|
120 | /* Define to 1 if you have the `strlcpy' function. */ |
---|
121 | #undef HAVE_STRLCPY |
---|
122 | |
---|
123 | /* Define to 1 if the system has the type `struct sockaddr_in6'. */ |
---|
124 | #undef HAVE_STRUCT_SOCKADDR_IN6 |
---|
125 | |
---|
126 | /* Define to 1 if `sa_len' is member of `struct sockaddr'. */ |
---|
127 | #undef HAVE_STRUCT_SOCKADDR_SA_LEN |
---|
128 | |
---|
129 | /* Define to 1 if the system has the type `struct sockaddr_storage'. */ |
---|
130 | #undef HAVE_STRUCT_SOCKADDR_STORAGE |
---|
131 | |
---|
132 | /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */ |
---|
133 | #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY |
---|
134 | |
---|
135 | /* Define to 1 if you have the <syslog.h> header file. */ |
---|
136 | #undef HAVE_SYSLOG_H |
---|
137 | |
---|
138 | /* Define to 1 if you have the <sys/bitypes.h> header file. */ |
---|
139 | #undef HAVE_SYS_BITYPES_H |
---|
140 | |
---|
141 | /* Define to 1 if you have the <sys/filio.h> header file. */ |
---|
142 | #undef HAVE_SYS_FILIO_H |
---|
143 | |
---|
144 | /* Define to 1 if you have the <sys/select.h> header file. */ |
---|
145 | #undef HAVE_SYS_SELECT_H |
---|
146 | |
---|
147 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
148 | #undef HAVE_SYS_STAT_H |
---|
149 | |
---|
150 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
151 | #undef HAVE_SYS_TYPES_H |
---|
152 | |
---|
153 | /* Define to 1 if you have the <sys/uio.h> header file. */ |
---|
154 | #undef HAVE_SYS_UIO_H |
---|
155 | |
---|
156 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
157 | #undef HAVE_UNISTD_H |
---|
158 | |
---|
159 | /* Define to 1 if the system has the type `_Bool'. */ |
---|
160 | #undef HAVE__BOOL |
---|
161 | |
---|
162 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
---|
163 | */ |
---|
164 | #undef LT_OBJDIR |
---|
165 | |
---|
166 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
---|
167 | #undef NO_MINUS_C_MINUS_O |
---|
168 | |
---|
169 | /* Name of package */ |
---|
170 | #undef PACKAGE |
---|
171 | |
---|
172 | /* Define to the address where bug reports for this package should be sent. */ |
---|
173 | #undef PACKAGE_BUGREPORT |
---|
174 | |
---|
175 | /* Define to the full name of this package. */ |
---|
176 | #undef PACKAGE_NAME |
---|
177 | |
---|
178 | /* Define to the full name and version of this package. */ |
---|
179 | #undef PACKAGE_STRING |
---|
180 | |
---|
181 | /* Define to the one symbol short name of this package. */ |
---|
182 | #undef PACKAGE_TARNAME |
---|
183 | |
---|
184 | /* Define to the version of this package. */ |
---|
185 | #undef PACKAGE_VERSION |
---|
186 | |
---|
187 | /* Define as the return type of signal handlers (`int' or `void'). */ |
---|
188 | #undef RETSIGTYPE |
---|
189 | |
---|
190 | /* The size of `long', as computed by sizeof. */ |
---|
191 | #undef SIZEOF_LONG |
---|
192 | |
---|
193 | /* Define to 1 if you have the ANSI C header files. */ |
---|
194 | #undef STDC_HEADERS |
---|
195 | |
---|
196 | /* Enable extensions on AIX 3, Interix. */ |
---|
197 | #ifndef _ALL_SOURCE |
---|
198 | # undef _ALL_SOURCE |
---|
199 | #endif |
---|
200 | /* Enable GNU extensions on systems that have them. */ |
---|
201 | #ifndef _GNU_SOURCE |
---|
202 | # undef _GNU_SOURCE |
---|
203 | #endif |
---|
204 | /* Enable threading extensions on Solaris. */ |
---|
205 | #ifndef _POSIX_PTHREAD_SEMANTICS |
---|
206 | # undef _POSIX_PTHREAD_SEMANTICS |
---|
207 | #endif |
---|
208 | /* Enable extensions on HP NonStop. */ |
---|
209 | #ifndef _TANDEM_SOURCE |
---|
210 | # undef _TANDEM_SOURCE |
---|
211 | #endif |
---|
212 | /* Enable general extensions on Solaris. */ |
---|
213 | #ifndef __EXTENSIONS__ |
---|
214 | # undef __EXTENSIONS__ |
---|
215 | #endif |
---|
216 | |
---|
217 | |
---|
218 | /* Version number of package */ |
---|
219 | #undef VERSION |
---|
220 | |
---|
221 | /* Define to 1 if on MINIX. */ |
---|
222 | #undef _MINIX |
---|
223 | |
---|
224 | /* Define to 2 if the system does not provide POSIX.1 features except with |
---|
225 | this defined. */ |
---|
226 | #undef _POSIX_1_SOURCE |
---|
227 | |
---|
228 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
---|
229 | #undef _POSIX_SOURCE |
---|
230 | |
---|
231 | /* Define to int if <signal.h> does not define. */ |
---|
232 | #undef sig_atomic_t |
---|
233 | |
---|
234 | /* Define to int if <sys/socket.h> does not define. */ |
---|
235 | #undef socklen_t |
---|