]> git.decadent.org.uk Git - ap-utils.git/blob - config.h.in
fc7de3ebe393e6515fe14048cf0724cb57274822
[ap-utils.git] / config.h.in
1 /* 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 to 1 if translation of program messages to the user's native
12    language is requested. */
13 #undef ENABLE_NLS
14
15 /* Define to 1 if you have the `alarm' function. */
16 #undef HAVE_ALARM
17
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 #undef HAVE_ALLOCA
20
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22    */
23 #undef HAVE_ALLOCA_H
24
25 /* Define to 1 if you have the <argz.h> header file. */
26 #undef HAVE_ARGZ_H
27
28 /* Define to 1 if you have the <arpa/inet.h> header file. */
29 #undef HAVE_ARPA_INET_H
30
31 /* Define to 1 if you have the `asprintf' function. */
32 #undef HAVE_ASPRINTF
33
34 /* Define if the GNU dcgettext() function is already present or preinstalled.
35    */
36 #undef HAVE_DCGETTEXT
37
38 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
39    don't. */
40 #undef HAVE_DECL_FEOF_UNLOCKED
41
42 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
43    you don't. */
44 #undef HAVE_DECL_FGETS_UNLOCKED
45
46 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
47    don't. */
48 #undef HAVE_DECL_GETC_UNLOCKED
49
50 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
51    don't. */
52 #undef HAVE_DECL__SNPRINTF
53
54 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
55    don't. */
56 #undef HAVE_DECL__SNWPRINTF
57
58 /* Define to 1 if you have the <fcntl.h> header file. */
59 #undef HAVE_FCNTL_H
60
61 /* Define to 1 if you have the `fork' function. */
62 #undef HAVE_FORK
63
64 /* Define to 1 if you have the `free' function. */
65 #undef HAVE_FREE
66
67 /* Define to 1 if you have the `fwprintf' function. */
68 #undef HAVE_FWPRINTF
69
70 /* Define to 1 if you have the `getcwd' function. */
71 #undef HAVE_GETCWD
72
73 /* Define to 1 if you have the `getegid' function. */
74 #undef HAVE_GETEGID
75
76 /* Define to 1 if you have the `geteuid' function. */
77 #undef HAVE_GETEUID
78
79 /* Define to 1 if you have the `getgid' function. */
80 #undef HAVE_GETGID
81
82 /* Define to 1 if you have the `getpagesize' function. */
83 #undef HAVE_GETPAGESIZE
84
85 /* Define if the GNU gettext() function is already present or preinstalled. */
86 #undef HAVE_GETTEXT
87
88 /* Define to 1 if you have the `getuid' function. */
89 #undef HAVE_GETUID
90
91 /* Define if you have the iconv() function. */
92 #undef HAVE_ICONV
93
94 /* Define to 1 if you have the `inet_ntoa' function. */
95 #undef HAVE_INET_NTOA
96
97 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
98 #undef HAVE_INTMAX_T
99
100 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
101 #undef HAVE_INTTYPES_H
102
103 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
104    declares uintmax_t. */
105 #undef HAVE_INTTYPES_H_WITH_UINTMAX
106
107 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
108 #undef HAVE_LANGINFO_CODESET
109
110 /* Define if your <locale.h> file defines LC_MESSAGES. */
111 #undef HAVE_LC_MESSAGES
112
113 /* Define to 1 if you have the `curses' library (-lcurses). */
114 #undef HAVE_LIBCURSES
115
116 /* Define to 1 if you have the `ncurses' library (-lncurses). */
117 #undef HAVE_LIBNCURSES
118
119 /* Define to 1 if you have the <limits.h> header file. */
120 #undef HAVE_LIMITS_H
121
122 /* Define to 1 if you have the <locale.h> header file. */
123 #undef HAVE_LOCALE_H
124
125 /* Define if you have the 'long double' type. */
126 #undef HAVE_LONG_DOUBLE
127
128 /* Define if you have the 'long long' type. */
129 #undef HAVE_LONG_LONG
130
131 /* Define to 1 if you have the `malloc' function. */
132 #undef HAVE_MALLOC
133
134 /* Define to 1 if you have the <malloc.h> header file. */
135 #undef HAVE_MALLOC_H
136
137 /* Define to 1 if you have the <memory.h> header file. */
138 #undef HAVE_MEMORY_H
139
140 /* Define to 1 if you have the `mempcpy' function. */
141 #undef HAVE_MEMPCPY
142
143 /* Define to 1 if you have a working `mmap' system call. */
144 #undef HAVE_MMAP
145
146 /* Define to 1 if you have the `munmap' function. */
147 #undef HAVE_MUNMAP
148
149 /* Define to 1 if you have the <netinet/in.h> header file. */
150 #undef HAVE_NETINET_IN_H
151
152 /* Define to 1 if you have the <nl_types.h> header file. */
153 #undef HAVE_NL_TYPES_H
154
155 /* Define if your printf() function supports format strings with positions. */
156 #undef HAVE_POSIX_PRINTF
157
158 /* Define to 1 if you have the `putenv' function. */
159 #undef HAVE_PUTENV
160
161 /* Define if your (struct sockadr) has an sa_len member */
162 #undef HAVE_SA_LEN
163
164 /* Define to 1 if you have the `setenv' function. */
165 #undef HAVE_SETENV
166
167 /* Define to 1 if you have the `setlocale' function. */
168 #undef HAVE_SETLOCALE
169
170 /* Define to 1 if you have the `snprintf' function. */
171 #undef HAVE_SNPRINTF
172
173 /* Define to 1 if you have the `socket' function. */
174 #undef HAVE_SOCKET
175
176 /* Define to 1 if you have the <stddef.h> header file. */
177 #undef HAVE_STDDEF_H
178
179 /* Define to 1 if you have the <stdint.h> header file. */
180 #undef HAVE_STDINT_H
181
182 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
183    uintmax_t. */
184 #undef HAVE_STDINT_H_WITH_UINTMAX
185
186 /* Define to 1 if you have the <stdlib.h> header file. */
187 #undef HAVE_STDLIB_H
188
189 /* Define to 1 if you have the `stpcpy' function. */
190 #undef HAVE_STPCPY
191
192 /* Define to 1 if you have the `strcasecmp' function. */
193 #undef HAVE_STRCASECMP
194
195 /* Define to 1 if you have the `strdup' function. */
196 #undef HAVE_STRDUP
197
198 /* Define to 1 if you have the <strings.h> header file. */
199 #undef HAVE_STRINGS_H
200
201 /* Define to 1 if you have the <string.h> header file. */
202 #undef HAVE_STRING_H
203
204 /* Define to 1 if you have the `strtol' function. */
205 #undef HAVE_STRTOL
206
207 /* Define to 1 if you have the `strtoul' function. */
208 #undef HAVE_STRTOUL
209
210 /* Define to 1 if you have the `sysinfo' function. */
211 #undef HAVE_SYSINFO
212
213 /* Define to 1 if you have the <syslog.h> header file. */
214 #undef HAVE_SYSLOG_H
215
216 /* Define to 1 if you have the <sys/ioctl.h> header file. */
217 #undef HAVE_SYS_IOCTL_H
218
219 /* Define to 1 if you have the <sys/param.h> header file. */
220 #undef HAVE_SYS_PARAM_H
221
222 /* Define to 1 if you have the <sys/socket.h> header file. */
223 #undef HAVE_SYS_SOCKET_H
224
225 /* Define to 1 if you have the <sys/stat.h> header file. */
226 #undef HAVE_SYS_STAT_H
227
228 /* Define to 1 if you have the <sys/types.h> header file. */
229 #undef HAVE_SYS_TYPES_H
230
231 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
232 #undef HAVE_SYS_WAIT_H
233
234 /* Define to 1 if you have the `tsearch' function. */
235 #undef HAVE_TSEARCH
236
237 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
238 #undef HAVE_UINTMAX_T
239
240 /* Define to 1 if you have the <unistd.h> header file. */
241 #undef HAVE_UNISTD_H
242
243 /* Define if you have the 'unsigned long long' type. */
244 #undef HAVE_UNSIGNED_LONG_LONG
245
246 /* Define if you have the 'wchar_t' type. */
247 #undef HAVE_WCHAR_T
248
249 /* Define to 1 if you have the `wcslen' function. */
250 #undef HAVE_WCSLEN
251
252 /* Define if you have the 'wint_t' type. */
253 #undef HAVE_WINT_T
254
255 /* Define to 1 if you have the `__argz_count' function. */
256 #undef HAVE___ARGZ_COUNT
257
258 /* Define to 1 if you have the `__argz_next' function. */
259 #undef HAVE___ARGZ_NEXT
260
261 /* Define to 1 if you have the `__argz_stringify' function. */
262 #undef HAVE___ARGZ_STRINGIFY
263
264 /* Define to 1 if you have the `__fsetlocking' function. */
265 #undef HAVE___FSETLOCKING
266
267 /* Define as const if the declaration of iconv() needs const. */
268 #undef ICONV_CONST
269
270 /* Define if integer division by zero raises signal SIGFPE. */
271 #undef INTDIV0_RAISES_SIGFPE
272
273 /* Define for no regulation domain restrictions */
274 #undef NO_REG_DOMAIN
275
276 /* Define if target OS is BSD */
277 #undef OS_BSD
278
279 /* Define if target OS is Linux */
280 #undef OS_LINUX
281
282 /* Define if target OS is Solaris */
283 #undef OS_SOLARIS
284
285 /* Define if target OS is MacOS X */
286 #undef OS_X
287
288 /* Name of package */
289 #undef PACKAGE
290
291 /* Define to the address where bug reports for this package should be sent. */
292 #undef PACKAGE_BUGREPORT
293
294 /* Define to the full name of this package. */
295 #undef PACKAGE_NAME
296
297 /* Define to the full name and version of this package. */
298 #undef PACKAGE_STRING
299
300 /* Define to the one symbol short name of this package. */
301 #undef PACKAGE_TARNAME
302
303 /* Define to the version of this package. */
304 #undef PACKAGE_VERSION
305
306 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
307 #undef PRI_MACROS_BROKEN
308
309 /* Define as the return type of signal handlers (`int' or `void'). */
310 #undef RETSIGTYPE
311
312 /* Define as the maximum value of type 'size_t', if the system doesn't define
313    it. */
314 #undef SIZE_MAX
315
316 /* If using the C implementation of alloca, define if you know the
317    direction of stack growth for your system; otherwise it will be
318    automatically deduced at run-time.
319         STACK_DIRECTION > 0 => grows toward higher addresses
320         STACK_DIRECTION < 0 => grows toward lower addresses
321         STACK_DIRECTION = 0 => direction of growth unknown */
322 #undef STACK_DIRECTION
323
324 /* Define to 1 if you have the ANSI C header files. */
325 #undef STDC_HEADERS
326
327 /* Version number of package */
328 #undef VERSION
329
330 /* Define to 1 if your processor stores words with the most significant byte
331    first (like Motorola and SPARC, unlike Intel and VAX). */
332 #undef WORDS_BIGENDIAN
333
334 /* Define to empty if `const' does not conform to ANSI C. */
335 #undef const
336
337 /* Define to `__inline__' or `__inline' if that's what the C compiler
338    calls it, or to nothing if 'inline' is not supported under any name.  */
339 #ifndef __cplusplus
340 #undef inline
341 #endif
342
343 /* Define to `long' if <sys/types.h> does not define. */
344 #undef off_t
345
346 /* Define to `int' if <sys/types.h> does not define. */
347 #undef pid_t
348
349 /* Define as the type of the result of subtracting two pointers, if the system
350    doesn't define it. */
351 #undef ptrdiff_t
352
353 /* Define to empty if the C compiler doesn't support this keyword. */
354 #undef signed
355
356 /* Define to `unsigned' if <sys/types.h> does not define. */
357 #undef size_t
358
359 /* Define to unsigned long or unsigned long long if <stdint.h> and
360    <inttypes.h> don't define. */
361 #undef uintmax_t