"Fossies" - the Fresh Open Source Software Archive 
Member "libspf2-1.2.10/config.h.in" (20 Feb 2012, 9529 Bytes) of package /linux/privat/libspf2-1.2.10.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
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 <arpa/nameser.h> header file. */
10 #undef HAVE_ARPA_NAMESER_H
11
12 /* Define to 1 if you have the declaration of `ns_t_invalid', and to 0 if you
13 don't. */
14 #undef HAVE_DECL_NS_T_INVALID
15
16 /* Define to 1 if you have the declaration of `ns_t_spf', and to 0 if you
17 don't. */
18 #undef HAVE_DECL_NS_T_SPF
19
20 /* Define to 1 if you have the declaration of `res_ndestroy', and to 0 if you
21 don't. */
22 #undef HAVE_DECL_RES_NDESTROY
23
24 /* Define to 1 if you have the declaration of `res_ninit', and to 0 if you
25 don't. */
26 #undef HAVE_DECL_RES_NINIT
27
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #undef HAVE_DLFCN_H
30
31 /* Define to 1 if you have the <errno.h> header file. */
32 #undef HAVE_ERRNO_H
33
34 /* Define to 1 if you have the <fcntl.h> header file. */
35 #undef HAVE_FCNTL_H
36
37 /* Define to 1 if you have the `fork' function. */
38 #undef HAVE_FORK
39
40 /* Define to 1 if you have the `ftruncate' function. */
41 #undef HAVE_FTRUNCATE
42
43 /* Define to 1 if you have the `gethostbyname' function. */
44 #undef HAVE_GETHOSTBYNAME
45
46 /* Define to 1 if you have the `gethostname' function. */
47 #undef HAVE_GETHOSTNAME
48
49 /* Define to 1 if you have the <getopt.h> header file. */
50 #undef HAVE_GETOPT_H
51
52 /* Define to 1 if you have the `getopt_long_only' function. */
53 #undef HAVE_GETOPT_LONG_ONLY
54
55 /* Define to 1 if you have the <grp.h> header file. */
56 #undef HAVE_GRP_H
57
58 /* Define to 1 if you have the `inet_ntoa' function. */
59 #undef HAVE_INET_NTOA
60
61 /* Define to 1 if you have the <inttypes.h> header file. */
62 #undef HAVE_INTTYPES_H
63
64 /* Define to 1 if you have the `intl' library (-lintl). */
65 #undef HAVE_LIBINTL
66
67 /* Define to 1 if you have the <libintl.h> header file. */
68 #undef HAVE_LIBINTL_H
69
70 /* Define to 1 if you have the `nsl' library (-lnsl). */
71 #undef HAVE_LIBNSL
72
73 /* Define to 1 if you have the `pthread' library (-lpthread). */
74 #undef HAVE_LIBPTHREAD
75
76 /* Define to 1 if you have the `socket' library (-lsocket). */
77 #undef HAVE_LIBSOCKET
78
79 /* Define to 1 if you have the <limits.h> header file. */
80 #undef HAVE_LIMITS_H
81
82 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
83 to 0 otherwise. */
84 #undef HAVE_MALLOC
85
86 /* Define to 1 if you have the <malloc.h> header file. */
87 #undef HAVE_MALLOC_H
88
89 /* Define to 1 if you have the `memmove' function. */
90 #undef HAVE_MEMMOVE
91
92 /* Define to 1 if you have the <memory.h> header file. */
93 #undef HAVE_MEMORY_H
94
95 /* Define to 1 if you have the `memset' function. */
96 #undef HAVE_MEMSET
97
98 /* Define to 1 if you have the <netdb.h> header file. */
99 #undef HAVE_NETDB_H
100
101 /* Define to 1 if you have the <netinet/in.h> header file. */
102 #undef HAVE_NETINET_IN_H
103
104 /* Define to 1 if you have the <nmemory.h> header file. */
105 #undef HAVE_NMEMORY_H
106
107 /* Define to 1 if the system has the type `ns_type'. */
108 #undef HAVE_NS_TYPE
109
110 /* Define to 1 if you have the <pthread.h> header file. */
111 #undef HAVE_PTHREAD_H
112
113 /* Define to 1 if you have the <pwd.h> header file. */
114 #undef HAVE_PWD_H
115
116 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
117 and to 0 otherwise. */
118 #undef HAVE_REALLOC
119
120 /* Define to 1 if you have the <resolv.h> header file. */
121 #undef HAVE_RESOLV_H
122
123 /* Define to 1 if you have the `select' function. */
124 #undef HAVE_SELECT
125
126 /* Define to 1 if you have the `socket' function. */
127 #undef HAVE_SOCKET
128
129 /* Define to 1 if you have the <stdarg.h> header file. */
130 #undef HAVE_STDARG_H
131
132 /* Define to 1 if you have the <stddef.h> header file. */
133 #undef HAVE_STDDEF_H
134
135 /* Define to 1 if you have the <stdint.h> header file. */
136 #undef HAVE_STDINT_H
137
138 /* Define to 1 if you have the <stdlib.h> header file. */
139 #undef HAVE_STDLIB_H
140
141 /* Define to 1 if you have the `strcasecmp' function. */
142 #undef HAVE_STRCASECMP
143
144 /* Define to 1 if you have the `strchr' function. */
145 #undef HAVE_STRCHR
146
147 /* Define to 1 if you have the `strcspn' function. */
148 #undef HAVE_STRCSPN
149
150 /* Define to 1 if you have the `strdup' function. */
151 #undef HAVE_STRDUP
152
153 /* Define to 1 if you have the `strerror' function. */
154 #undef HAVE_STRERROR
155
156 /* Define to 1 if you have the <strings.h> header file. */
157 #undef HAVE_STRINGS_H
158
159 /* Define to 1 if you have the <string.h> header file. */
160 #undef HAVE_STRING_H
161
162 /* Define to 1 if you have the `strncasecmp' function. */
163 #undef HAVE_STRNCASECMP
164
165 /* Define to 1 if you have the `strrchr' function. */
166 #undef HAVE_STRRCHR
167
168 /* Define to 1 if you have the `strspn' function. */
169 #undef HAVE_STRSPN
170
171 /* Define to 1 if you have the `strstr' function. */
172 #undef HAVE_STRSTR
173
174 /* Define to 1 if you have the `strtol' function. */
175 #undef HAVE_STRTOL
176
177 /* Define to 1 if you have the `strtoul' function. */
178 #undef HAVE_STRTOUL
179
180 /* Define to 1 if the system has the type `struct in6_addr'. */
181 #undef HAVE_STRUCT_IN6_ADDR
182
183 /* Define to 1 if you have the <syslog.h> header file. */
184 #undef HAVE_SYSLOG_H
185
186 /* Define to 1 if you have the <sys/param.h> header file. */
187 #undef HAVE_SYS_PARAM_H
188
189 /* Define to 1 if you have the <sys/select.h> header file. */
190 #undef HAVE_SYS_SELECT_H
191
192 /* Define to 1 if you have the <sys/socket.h> header file. */
193 #undef HAVE_SYS_SOCKET_H
194
195 /* Define to 1 if you have the <sys/stat.h> header file. */
196 #undef HAVE_SYS_STAT_H
197
198 /* Define to 1 if you have the <sys/time.h> header file. */
199 #undef HAVE_SYS_TIME_H
200
201 /* Define to 1 if you have the <sys/types.h> header file. */
202 #undef HAVE_SYS_TYPES_H
203
204 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
205 #undef HAVE_SYS_WAIT_H
206
207 /* Define to 1 if the system has the type `uint16_t'. */
208 #undef HAVE_UINT16_T
209
210 /* Define to 1 if the system has the type `uint32_t'. */
211 #undef HAVE_UINT32_T
212
213 /* Define to 1 if the system has the type `uint8_t'. */
214 #undef HAVE_UINT8_T
215
216 /* Define to 1 if you have the <unistd.h> header file. */
217 #undef HAVE_UNISTD_H
218
219 /* Define to 1 if the system has the type `u_char'. */
220 #undef HAVE_U_CHAR
221
222 /* Define to 1 if the system has the type `u_int16_t'. */
223 #undef HAVE_U_INT16_T
224
225 /* Define to 1 if the system has the type `u_int32_t'. */
226 #undef HAVE_U_INT32_T
227
228 /* Define to 1 if the system has the type `u_int8_t'. */
229 #undef HAVE_U_INT8_T
230
231 /* Define to 1 if you have the `vfork' function. */
232 #undef HAVE_VFORK
233
234 /* Define to 1 if you have the <vfork.h> header file. */
235 #undef HAVE_VFORK_H
236
237 /* Define to 1 if `fork' works. */
238 #undef HAVE_WORKING_FORK
239
240 /* Define to 1 if `vfork' works. */
241 #undef HAVE_WORKING_VFORK
242
243 /* Define to 1 if you have the `__ns_initparse' function. */
244 #undef HAVE___NS_INITPARSE
245
246 /* Define to 1 if you have the `__ns_msg_getflag' function. */
247 #undef HAVE___NS_MSG_GETFLAG
248
249 /* Define to 1 if you have the `__ns_name_uncompress' function. */
250 #undef HAVE___NS_NAME_UNCOMPRESS
251
252 /* Define to the sub-directory in which libtool stores uninstalled libraries.
253 */
254 #undef LT_OBJDIR
255
256 /* Name of package */
257 #undef PACKAGE
258
259 /* Define to the address where bug reports for this package should be sent. */
260 #undef PACKAGE_BUGREPORT
261
262 /* Define to the full name of this package. */
263 #undef PACKAGE_NAME
264
265 /* Define to the full name and version of this package. */
266 #undef PACKAGE_STRING
267
268 /* Define to the one symbol short name of this package. */
269 #undef PACKAGE_TARNAME
270
271 /* Define to the home page for this package. */
272 #undef PACKAGE_URL
273
274 /* Define to the version of this package. */
275 #undef PACKAGE_VERSION
276
277 /* Define as the return type of signal handlers (`int' or `void'). */
278 #undef RETSIGTYPE
279
280 /* Define to the type of arg 1 for `select'. */
281 #undef SELECT_TYPE_ARG1
282
283 /* Define to the type of args 2, 3 and 4 for `select'. */
284 #undef SELECT_TYPE_ARG234
285
286 /* Define to the type of arg 5 for `select'. */
287 #undef SELECT_TYPE_ARG5
288
289 /* Define to 1 if the `setpgrp' function takes no argument. */
290 #undef SETPGRP_VOID
291
292 /* The size of `int', as computed by sizeof. */
293 #undef SIZEOF_INT
294
295 /* Define to 1 if you have the ANSI C header files. */
296 #undef STDC_HEADERS
297
298 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
299 #undef TIME_WITH_SYS_TIME
300
301 /* Version number of package */
302 #undef VERSION
303
304 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
305 significant byte first (like Motorola and SPARC, unlike Intel). */
306 #if defined AC_APPLE_UNIVERSAL_BUILD
307 # if defined __BIG_ENDIAN__
308 # define WORDS_BIGENDIAN 1
309 # endif
310 #else
311 # ifndef WORDS_BIGENDIAN
312 # undef WORDS_BIGENDIAN
313 # endif
314 #endif
315
316 /* Define to 1 if type `char' is unsigned and you are not using gcc. */
317 #ifndef __CHAR_UNSIGNED__
318 # undef __CHAR_UNSIGNED__
319 #endif
320
321 /* Define to empty if `const' does not conform to ANSI C. */
322 #undef const
323
324 /* Define to `int' if <sys/types.h> doesn't define. */
325 #undef gid_t
326
327 /* Define to `__inline__' or `__inline' if that's what the C compiler
328 calls it, or to nothing if 'inline' is not supported under any name. */
329 #ifndef __cplusplus
330 #undef inline
331 #endif
332
333 /* Define to rpl_malloc if the replacement function should be used. */
334 #undef malloc
335
336 /* Define to `int' if <sys/types.h> does not define. */
337 #undef pid_t
338
339 /* Define to rpl_realloc if the replacement function should be used. */
340 #undef realloc
341
342 /* Define to `unsigned int' if <sys/types.h> does not define. */
343 #undef size_t
344
345 /* Define to `int' if <sys/types.h> doesn't define. */
346 #undef uid_t
347
348 /* Define as `fork' if `vfork' does not work. */
349 #undef vfork
350
351 /* Define to empty if the keyword `volatile' does not work. Warning: valid
352 code using `volatile' can become incorrect without. Disable with care. */
353 #undef volatile