source: branches/ithildin-1.1/include/config.h.in @ 820

Revision 820, 9.1 KB checked in by wd, 4 years ago (diff)

Fix stupid uses of buffers.

  • Property svn:keywords set to Id Rev
Line 
1/* include/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
2
3/* Extra debugging instructions */
4#undef DEBUG_CODE
5
6/* the size of FD_SETSIZE */
7#undef FD_SETSIZE
8
9/* Define to 1 if you have the <arpa/inet.h> header file. */
10#undef HAVE_ARPA_INET_H
11
12/* Define to 1 if you have the <assert.h> header file. */
13#undef HAVE_ASSERT_H
14
15/* Define to 1 if you have the `brk' function. */
16#undef HAVE_BRK
17
18/* Define to 1 if you have the <dlfcn.h> header file. */
19#undef HAVE_DLFCN_H
20
21/* Define to 1 if you have the `dlopen' function. */
22#undef HAVE_DLOPEN
23
24/* Define to 1 if you have the <dl.h> header file. */
25#undef HAVE_DL_H
26
27/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
28#undef HAVE_DOPRNT
29
30/* Define to 1 if you have the <errno.h> header file. */
31#undef HAVE_ERRNO_H
32
33/* Define to 1 if you have the <fcntl.h> header file. */
34#undef HAVE_FCNTL_H
35
36/* Define to 1 if you have the <features.h> header file. */
37#undef HAVE_FEATURES_H
38
39/* Define to 1 if you have the `fmtcheck' function. */
40#undef HAVE_FMTCHECK
41
42/* Define to 1 if you have the `getaddrinfo' function. */
43#undef HAVE_GETADDRINFO
44
45/* Define to 1 if you have the `getcwd' function. */
46#undef HAVE_GETCWD
47
48/* Define to 1 if you have the `getenv' function. */
49#undef HAVE_GETENV
50
51/* Define to 1 if you have the `geteuid' function. */
52#undef HAVE_GETEUID
53
54/* Define to 1 if you have the `getgid' function. */
55#undef HAVE_GETGID
56
57/* Define to 1 if you have the `getgrnam' function. */
58#undef HAVE_GETGRNAM
59
60/* Define to 1 if you have the `getnameinfo' function. */
61#undef HAVE_GETNAMEINFO
62
63/* Define to 1 if you have the `getpwnam' function. */
64#undef HAVE_GETPWNAM
65
66/* Define to 1 if you have the `getrlimit' function. */
67#undef HAVE_GETRLIMIT
68
69/* Define to 1 if you have the `getservbyport' function. */
70#undef HAVE_GETSERVBYPORT
71
72/* Define to 1 if you have the `gettimeofday' function. */
73#undef HAVE_GETTIMEOFDAY
74
75/* Define to 1 if you have the `getuid' function. */
76#undef HAVE_GETUID
77
78/* Define to 1 if you have the <grp.h> header file. */
79#undef HAVE_GRP_H
80
81/* Define to 1 if you have the `inet_ntoa' function. */
82#undef HAVE_INET_NTOA
83
84/* Define to 1 if you have the `inet_ntop' function. */
85#undef HAVE_INET_NTOP
86
87/* Define to 1 if you have the `inet_pton' function. */
88#undef HAVE_INET_PTON
89
90/* Define to 1 if you have the <inttypes.h> header file. */
91#undef HAVE_INTTYPES_H
92
93/* Define to 1 if you have the `kqueue' function. */
94#undef HAVE_KQUEUE
95
96/* Define to 1 if you have the `dl' library (-ldl). */
97#undef HAVE_LIBDL
98
99/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
100#undef HAVE_LIBDMALLOC
101
102/* Define to 1 if you have the `nsl' library (-lnsl). */
103#undef HAVE_LIBNSL
104
105/* Define to 1 if you have the `socket' library (-lsocket). */
106#undef HAVE_LIBSOCKET
107
108/* Define to 1 if you have the <limits.h> header file. */
109#undef HAVE_LIMITS_H
110
111/* Define to 1 if the type `long double' works and has more range or precision
112   than `double'. */
113#undef HAVE_LONG_DOUBLE
114
115/* Define to 1 if the type `long double' works and has more range or precision
116   than `double'. */
117#undef HAVE_LONG_DOUBLE_WIDER
118
119/* Define to 1 if you have the <machine/endian.h> header file. */
120#undef HAVE_MACHINE_ENDIAN_H
121
122/* Define to 1 if you have the `madvise' function. */
123#undef HAVE_MADVISE
124
125/* Define to 1 if you have the <math.h> header file. */
126#undef HAVE_MATH_H
127
128/* Define to 1 if you have the <memory.h> header file. */
129#undef HAVE_MEMORY_H
130
131/* Define to 1 if you have the `mmap' function. */
132#undef HAVE_MMAP
133
134/* Define to 1 if you have the `munmap' function. */
135#undef HAVE_MUNMAP
136
137/* Define to 1 if you have the <netdb.h> header file. */
138#undef HAVE_NETDB_H
139
140/* Define to 1 if you have the <netinet/in.h> header file. */
141#undef HAVE_NETINET_IN_H
142
143/* OpenSSL Library Support */
144#undef HAVE_OPENSSL
145
146/* Define to 1 if you have the `poll' function. */
147#undef HAVE_POLL
148
149/* Define to 1 if you have the <pwd.h> header file. */
150#undef HAVE_PWD_H
151
152/* Define to 1 if you have the `readlink' function. */
153#undef HAVE_READLINK
154
155/* Define to 1 if you have the `recv' function. */
156#undef HAVE_RECV
157
158/* Define to 1 if you have the `sbrk' function. */
159#undef HAVE_SBRK
160
161/* Define to 1 if you have the `select' function. */
162#undef HAVE_SELECT
163
164/* Define to 1 if you have the `send' function. */
165#undef HAVE_SEND
166
167/* Define to 1 if you have the `setegid' function. */
168#undef HAVE_SETEGID
169
170/* Define to 1 if you have the `seteuid' function. */
171#undef HAVE_SETEUID
172
173/* Define to 1 if you have the `setgid' function. */
174#undef HAVE_SETGID
175
176/* Define to 1 if you have the `setgroups' function. */
177#undef HAVE_SETGROUPS
178
179/* Define to 1 if you have the `setreuid' function. */
180#undef HAVE_SETREUID
181
182/* Define to 1 if you have the `setrlimit' function. */
183#undef HAVE_SETRLIMIT
184
185/* Define to 1 if you have the `setsockopt' function. */
186#undef HAVE_SETSOCKOPT
187
188/* Define to 1 if you have the `setuid' function. */
189#undef HAVE_SETUID
190
191/* Define to 1 if you have the `socket' function. */
192#undef HAVE_SOCKET
193
194/* Define to 1 if you have the <stdbool.h> header file. */
195#undef HAVE_STDBOOL_H
196
197/* Define to 1 if you have the <stdint.h> header file. */
198#undef HAVE_STDINT_H
199
200/* Define to 1 if you have the <stdlib.h> header file. */
201#undef HAVE_STDLIB_H
202
203/* Define to 1 if you have the `strdup' function. */
204#undef HAVE_STRDUP
205
206/* Define to 1 if you have the `strerror' function. */
207#undef HAVE_STRERROR
208
209/* Define to 1 if you have the <strings.h> header file. */
210#undef HAVE_STRINGS_H
211
212/* Define to 1 if you have the <string.h> header file. */
213#undef HAVE_STRING_H
214
215/* Define to 1 if you have the `strlcat' function. */
216#undef HAVE_STRLCAT
217
218/* Define to 1 if you have the `strlcpy' function. */
219#undef HAVE_STRLCPY
220
221/* Define to 1 if you have the `strsep' function. */
222#undef HAVE_STRSEP
223
224/* Define to 1 if you have the `strtod' function. */
225#undef HAVE_STRTOD
226
227/* Define to 1 if you have the `strtol' function. */
228#undef HAVE_STRTOL
229
230/* Define to 1 if you have the <sys/mman.h> header file. */
231#undef HAVE_SYS_MMAN_H
232
233/* Define to 1 if you have the <sys/resource.h> header file. */
234#undef HAVE_SYS_RESOURCE_H
235
236/* Define to 1 if you have the <sys/socket.h> header file. */
237#undef HAVE_SYS_SOCKET_H
238
239/* Define to 1 if you have the <sys/stat.h> header file. */
240#undef HAVE_SYS_STAT_H
241
242/* Define to 1 if you have the <sys/time.h> header file. */
243#undef HAVE_SYS_TIME_H
244
245/* Define to 1 if you have the <sys/types.h> header file. */
246#undef HAVE_SYS_TYPES_H
247
248/* Define to 1 if you have the <unistd.h> header file. */
249#undef HAVE_UNISTD_H
250
251/* Define to 1 if you have the `usleep' function. */
252#undef HAVE_USLEEP
253
254/* Define to 1 if you have the `vprintf' function. */
255#undef HAVE_VPRINTF
256
257/* Define to 1 if you have the `vsnprintf' function. */
258#undef HAVE_VSNPRINTF
259
260/* IPv6 network protocol support */
261#undef INET6
262
263/* Really do low level malloc management */
264#undef MALLOC_LOWLEVEL
265
266/* Go ahead and override the system malloc */
267#undef MALLOC_OVERRIDE
268
269/* the system's memory page size */
270#undef MALLOC_PAGESIZE
271
272/* No internal libc functions */
273#undef NO_INTERNAL_LIBC
274
275/* Define to the address where bug reports for this package should be sent. */
276#undef PACKAGE_BUGREPORT
277
278/* Define to the full name of this package. */
279#undef PACKAGE_NAME
280
281/* Define to the full name and version of this package. */
282#undef PACKAGE_STRING
283
284/* Define to the one symbol short name of this package. */
285#undef PACKAGE_TARNAME
286
287/* Define to the version of this package. */
288#undef PACKAGE_VERSION
289
290/* The /dev/poll device */
291#undef POLLER_DEVPOLL
292
293/* The kqueue() system call */
294#undef POLLER_KQUEUE
295
296/* The poll() system call */
297#undef POLLER_POLL
298
299/* The select() system call */
300#undef POLLER_SELECT
301
302/* The size of `int', as computed by sizeof. */
303#undef SIZEOF_INT
304
305/* The size of `long', as computed by sizeof. */
306#undef SIZEOF_LONG
307
308/* The size of `long long', as computed by sizeof. */
309#undef SIZEOF_LONG_LONG
310
311/* The size of `short', as computed by sizeof. */
312#undef SIZEOF_SHORT
313
314/* Define to 1 if you have the ANSI C header files. */
315#undef STDC_HEADERS
316
317/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
318#undef TIME_WITH_SYS_TIME
319
320/* dmalloc library support */
321#undef USE_DMALLOC
322
323/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
324   significant byte first (like Motorola and SPARC, unlike Intel and VAX). */
325#if defined __BIG_ENDIAN__
326# define WORDS_BIGENDIAN 1
327#elif ! defined __LITTLE_ENDIAN__
328# undef WORDS_BIGENDIAN
329#endif
330
331/* Define to empty if `const' does not conform to ANSI C. */
332#undef const
333
334/* Define to `__inline__' or `__inline' if that's what the C compiler
335   calls it, or to nothing if 'inline' is not supported under any name.  */
336#ifndef __cplusplus
337#undef inline
338#endif
339
340/* Define to `int' if <sys/types.h> does not define. */
341#undef int16_t
342
343/* Define to `long' if <sys/types.h> does not define. */
344#undef int32_t
345
346/* Define to `long long' if <sys/types.h> does not define. */
347#undef int64_t
348
349/* Define to `int' if <sys/types.h> does not define. */
350#undef pid_t
351
352/* Define to `unsigned int' if <sys/types.h> does not define. */
353#undef size_t
354
355/* Define to `unsigned int' if <sys/types.h> does not define. */
356#undef uint16_t
357
358/* Define to `unsigned long' if <sys/types.h> does not define. */
359#undef uint32_t
360
361/* Define to `unsigned long' if <sys/types.h> does not define. */
362#undef uint64_t
Note: See TracBrowser for help on using the repository browser.