source: trunk/essentials/net-misc/wget/src/config.h.in

Last change on this file was 3440, checked in by bird, 18 years ago

wget 1.10.2

File size: 9.4 KB
Line 
1/* src/config.h.in. Generated from configure.in by autoheader. */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6#undef CRAY_STACKSEG_END
7
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define if you want the debug output support compiled in. */
12#undef ENABLE_DEBUG
13
14/* Define if you want the HTTP Digest Authorization compiled in. */
15#undef ENABLE_DIGEST
16
17/* Define if IPv6 support is enabled. */
18#undef ENABLE_IPV6
19
20/* Define if you want the NTLM authorization support compiled in. */
21#undef ENABLE_NTLM
22
23/* Define if you want the Opie support for FTP compiled in. */
24#undef ENABLE_OPIE
25
26/* Define to 1 if you have the `access' function. */
27#undef HAVE_ACCESS
28
29/* Define to 1 if you have `alloca', as a function or macro. */
30#undef HAVE_ALLOCA
31
32/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33 */
34#undef HAVE_ALLOCA_H
35
36/* Define to use built-in MD5. */
37#undef HAVE_BUILTIN_MD5
38
39/* Define to 1 if you have the `clock_gettime' function. */
40#undef HAVE_CLOCK_GETTIME
41
42/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
43#undef HAVE_FSEEKO
44
45/* Define to 1 if you have the `ftello' function. */
46#undef HAVE_FTELLO
47
48/* Define to 1 if you have the `getaddrinfo' function. */
49#undef HAVE_GETADDRINFO
50
51/* Define to 1 if you have the `gethostbyname' function. */
52#undef HAVE_GETHOSTBYNAME
53
54/* Define to 1 if you have the `getpagesize' function. */
55#undef HAVE_GETPAGESIZE
56
57/* Define to 1 if you have the `gettext' function. */
58#undef HAVE_GETTEXT
59
60/* Define to 1 if you have the `gettimeofday' function. */
61#undef HAVE_GETTIMEOFDAY
62
63/* Define to 1 if you have the `inet_ntoa' function. */
64#undef HAVE_INET_NTOA
65
66/* Define to 1 if you have the <inttypes.h> header file. */
67#undef HAVE_INTTYPES_H
68
69/* Define to 1 if you have the `isatty' function. */
70#undef HAVE_ISATTY
71
72/* Define to 1 if you have the `dl' library (-ldl). */
73#undef HAVE_LIBDL
74
75/* Define to 1 if you have the <libintl.h> header file. */
76#undef HAVE_LIBINTL_H
77
78/* Define to 1 if you have the `nsl' library (-lnsl). */
79#undef HAVE_LIBNSL
80
81/* Define to 1 if you have the `rt' library (-lrt). */
82#undef HAVE_LIBRT
83
84/* Define to 1 if you have the `socket' library (-lsocket). */
85#undef HAVE_LIBSOCKET
86
87/* Define if you have the ssl library. */
88#undef HAVE_LIBSSL
89
90/* Define to 1 if you have the <limits.h> header file. */
91#undef HAVE_LIMITS_H
92
93/* Define to 1 if you have the <locale.h> header file. */
94#undef HAVE_LOCALE_H
95
96/* Define if we're compiling support for MD5. */
97#undef HAVE_MD5
98
99/* Define to 1 if you have the `memmove' function. */
100#undef HAVE_MEMMOVE
101
102/* Define to 1 if you have the <memory.h> header file. */
103#undef HAVE_MEMORY_H
104
105/* Define to 1 if you have the `mktime' function. */
106#undef HAVE_MKTIME
107
108/* Define to 1 if you have a working `mmap' system call. */
109#undef HAVE_MMAP
110
111/* Define if you have the nanosleep function. */
112#undef HAVE_NANOSLEEP
113
114/* Define this if you want the NLS support. */
115#undef HAVE_NLS
116
117/* Define to use OpenSSL MD5. */
118#undef HAVE_OPENSSL_MD5
119
120/* Define to 1 if you have the <pwd.h> header file. */
121#undef HAVE_PWD_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 <setjmp.h> header file. */
127#undef HAVE_SETJMP_H
128
129/* Define to 1 if you have the `sigblock' function. */
130#undef HAVE_SIGBLOCK
131
132/* Define to 1 if you have the `signal' function. */
133#undef HAVE_SIGNAL
134
135/* Define to 1 if you have the <signal.h> header file. */
136#undef HAVE_SIGNAL_H
137
138/* Define to 1 if you have the `sigsetjmp' function. */
139#undef HAVE_SIGSETJMP
140
141/* Define to 1 if the system has the type `sig_atomic_t'. */
142#undef HAVE_SIG_ATOMIC_T
143
144/* Define to 1 if you have the `snprintf' function. */
145#undef HAVE_SNPRINTF
146
147/* Define if struct sockaddr_in6 has the sin6_scope_id member */
148#undef HAVE_SOCKADDR_IN6_SCOPE_ID
149
150/* Define to use Solaris MD5. */
151#undef HAVE_SOLARIS_MD5
152
153/* Define if SSL support is being compiled in. */
154#undef HAVE_SSL
155
156/* Define to 1 if you have the <stdarg.h> header file. */
157#undef HAVE_STDARG_H
158
159/* Define to 1 if you have the <stdint.h> header file. */
160#undef HAVE_STDINT_H
161
162/* Define to 1 if you have the <stdlib.h> header file. */
163#undef HAVE_STDLIB_H
164
165/* Define to 1 if you have the `strcasecmp' function. */
166#undef HAVE_STRCASECMP
167
168/* Define to 1 if you have the `strdup' function. */
169#undef HAVE_STRDUP
170
171/* Define to 1 if you have the `strerror' function. */
172#undef HAVE_STRERROR
173
174/* Define to 1 if you have the <strings.h> header file. */
175#undef HAVE_STRINGS_H
176
177/* Define to 1 if you have the <string.h> header file. */
178#undef HAVE_STRING_H
179
180/* Define to 1 if you have the `strncasecmp' function. */
181#undef HAVE_STRNCASECMP
182
183/* Define to 1 if you have the `strpbrk' function. */
184#undef HAVE_STRPBRK
185
186/* Define to 1 if you have the `strptime' function. */
187#undef HAVE_STRPTIME
188
189/* Define to 1 if you have the `strstr' function. */
190#undef HAVE_STRSTR
191
192/* Define to 1 if you have the `strtoimax' function. */
193#undef HAVE_STRTOIMAX
194
195/* Define to 1 if you have the `strtoll' function. */
196#undef HAVE_STRTOLL
197
198/* Define to 1 if the system has the type `struct sockaddr_in6'. */
199#undef HAVE_STRUCT_SOCKADDR_IN6
200
201/* Define to 1 if the system has the type `struct sockaddr_storage'. */
202#undef HAVE_STRUCT_SOCKADDR_STORAGE
203
204/* Define to 1 if the system has the type `struct utimbuf'. */
205#undef HAVE_STRUCT_UTIMBUF
206
207/* Define to 1 if you have the `symlink' function. */
208#undef HAVE_SYMLINK
209
210/* Define to 1 if you have the <sys/ioctl.h> header file. */
211#undef HAVE_SYS_IOCTL_H
212
213/* Define to 1 if you have the <sys/select.h> header file. */
214#undef HAVE_SYS_SELECT_H
215
216/* Define to 1 if you have the <sys/stat.h> header file. */
217#undef HAVE_SYS_STAT_H
218
219/* Define to 1 if you have the <sys/time.h> header file. */
220#undef HAVE_SYS_TIME_H
221
222/* Define to 1 if you have the <sys/types.h> header file. */
223#undef HAVE_SYS_TYPES_H
224
225/* Define to 1 if you have the <sys/utime.h> header file. */
226#undef HAVE_SYS_UTIME_H
227
228/* Define to 1 if you have the <termios.h> header file. */
229#undef HAVE_TERMIOS_H
230
231/* Define to 1 if you have the `timegm' function. */
232#undef HAVE_TIMEGM
233
234/* Define to 1 if the system has the type `uint32_t'. */
235#undef HAVE_UINT32_T
236
237/* Define to 1 if you have the <unistd.h> header file. */
238#undef HAVE_UNISTD_H
239
240/* Define to 1 if you have the `usleep' function. */
241#undef HAVE_USLEEP
242
243/* Define to 1 if you have the <utime.h> header file. */
244#undef HAVE_UTIME_H
245
246/* Define to 1 if you have the `vsnprintf' function. */
247#undef HAVE_VSNPRINTF
248
249/* Define if fnmatch.h can be included. */
250#undef HAVE_WORKING_FNMATCH_H
251
252/* Define to be the name of the operating system. */
253#undef OS_TYPE
254
255/* Define to the address where bug reports for this package should be sent. */
256#undef PACKAGE_BUGREPORT
257
258/* Define to the full name of this package. */
259#undef PACKAGE_NAME
260
261/* Define to the full name and version of this package. */
262#undef PACKAGE_STRING
263
264/* Define to the one symbol short name of this package. */
265#undef PACKAGE_TARNAME
266
267/* Define to the version of this package. */
268#undef PACKAGE_VERSION
269
270/* Define to 1 if the C compiler supports function prototypes. */
271#undef PROTOTYPES
272
273/* Define as the return type of signal handlers (`int' or `void'). */
274#undef RETSIGTYPE
275
276/* The size of a `int', as computed by sizeof. */
277#undef SIZEOF_INT
278
279/* The size of a `long', as computed by sizeof. */
280#undef SIZEOF_LONG
281
282/* The size of a `long long', as computed by sizeof. */
283#undef SIZEOF_LONG_LONG
284
285/* The size of a `off_t', as computed by sizeof. */
286#undef SIZEOF_OFF_T
287
288/* The size of a `short', as computed by sizeof. */
289#undef SIZEOF_SHORT
290
291/* If using the C implementation of alloca, define if you know the
292 direction of stack growth for your system; otherwise it will be
293 automatically deduced at run-time.
294 STACK_DIRECTION > 0 => grows toward higher addresses
295 STACK_DIRECTION < 0 => grows toward lower addresses
296 STACK_DIRECTION = 0 => direction of growth unknown */
297#undef STACK_DIRECTION
298
299/* Define to 1 if you have the ANSI C header files. */
300#undef STDC_HEADERS
301
302/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
303#undef TIME_WITH_SYS_TIME
304
305/* Define to 1 if your processor stores words with the most significant byte
306 first (like Motorola and SPARC, unlike Intel and VAX). */
307#undef WORDS_BIGENDIAN
308
309/* Define to 1 if on AIX 3.
310 System headers sometimes define this.
311 We just want to avoid a redefinition error message. */
312#ifndef _ALL_SOURCE
313# undef _ALL_SOURCE
314#endif
315
316/* Number of bits in a file offset, on hosts where this is settable. */
317#undef _FILE_OFFSET_BITS
318
319/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
320#undef _LARGEFILE_SOURCE
321
322/* Define for large files, on AIX-style hosts. */
323#undef _LARGE_FILES
324
325/* Define like PROTOTYPES; this can be used by system headers. */
326#undef __PROTOTYPES
327
328/* Define to empty if `const' does not conform to ANSI C. */
329#undef const
330
331/* Define to `__inline__' or `__inline' if that's what the C compiler
332 calls it, or to nothing if 'inline' is not supported under any name. */
333#ifndef __cplusplus
334#undef inline
335#endif
336
337/* Define to `int' if <sys/types.h> does not define. */
338#undef pid_t
339
340/* Define to `unsigned' if <sys/types.h> does not define. */
341#undef size_t
342
343/* Define to int or size_t on systems without socklen_t. */
344#undef socklen_t
345
346/* Define to empty if the keyword `volatile' does not work. Warning: valid
347 code using `volatile' can become incorrect without. Disable with care. */
348#undef volatile
349
350
351#include "config-post.h"
352
Note: See TracBrowser for help on using the repository browser.