]> git.decadent.org.uk Git - ap-utils.git/blob - config.h.in
Imported Upstream version 1.5.1~pre1
[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 if the GNU dcgettext() function is already present or preinstalled.
32    */
33 #undef HAVE_DCGETTEXT
34
35 /* Define to 1 if you have the <fcntl.h> header file. */
36 #undef HAVE_FCNTL_H
37
38 /* Define to 1 if you have the `feof_unlocked' function. */
39 #undef HAVE_FEOF_UNLOCKED
40
41 /* Define to 1 if you have the `fgets_unlocked' function. */
42 #undef HAVE_FGETS_UNLOCKED
43
44 /* Define to 1 if you have the `fork' function. */
45 #undef HAVE_FORK
46
47 /* Define to 1 if you have the `free' function. */
48 #undef HAVE_FREE
49
50 /* Define to 1 if you have the `getcwd' function. */
51 #undef HAVE_GETCWD
52
53 /* Define to 1 if you have the `getc_unlocked' function. */
54 #undef HAVE_GETC_UNLOCKED
55
56 /* Define to 1 if you have the `getegid' function. */
57 #undef HAVE_GETEGID
58
59 /* Define to 1 if you have the `geteuid' function. */
60 #undef HAVE_GETEUID
61
62 /* Define to 1 if you have the `getgid' function. */
63 #undef HAVE_GETGID
64
65 /* Define to 1 if you have the `getpagesize' function. */
66 #undef HAVE_GETPAGESIZE
67
68 /* Define if the GNU gettext() function is already present or preinstalled. */
69 #undef HAVE_GETTEXT
70
71 /* Define to 1 if you have the `getuid' function. */
72 #undef HAVE_GETUID
73
74 /* Define if you have the iconv() function. */
75 #undef HAVE_ICONV
76
77 /* Define to 1 if you have the `inet_ntoa' function. */
78 #undef HAVE_INET_NTOA
79
80 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
81 #undef HAVE_INTTYPES_H
82
83 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
84    declares uintmax_t. */
85 #undef HAVE_INTTYPES_H_WITH_UINTMAX
86
87 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
88 #undef HAVE_LANGINFO_CODESET
89
90 /* Define if your <locale.h> file defines LC_MESSAGES. */
91 #undef HAVE_LC_MESSAGES
92
93 /* Define to 1 if you have the <limits.h> header file. */
94 #undef HAVE_LIMITS_H
95
96 /* Define to 1 if you have the <locale.h> header file. */
97 #undef HAVE_LOCALE_H
98
99 /* Define to 1 if you have the `malloc' function. */
100 #undef HAVE_MALLOC
101
102 /* Define to 1 if you have the <malloc.h> header file. */
103 #undef HAVE_MALLOC_H
104
105 /* Define to 1 if you have the <memory.h> header file. */
106 #undef HAVE_MEMORY_H
107
108 /* Define to 1 if you have the `mempcpy' function. */
109 #undef HAVE_MEMPCPY
110
111 /* Define to 1 if you have a working `mmap' system call. */
112 #undef HAVE_MMAP
113
114 /* Define to 1 if you have the `munmap' function. */
115 #undef HAVE_MUNMAP
116
117 /* Define to 1 if you have the <netinet/in.h> header file. */
118 #undef HAVE_NETINET_IN_H
119
120 /* Define to 1 if you have the <nl_types.h> header file. */
121 #undef HAVE_NL_TYPES_H
122
123 /* Define to 1 if you have the `putenv' function. */
124 #undef HAVE_PUTENV
125
126 /* Define if your (struct sockadr) has an sa_len member */
127 #undef HAVE_SA_LEN
128
129 /* Define to 1 if you have the `setenv' function. */
130 #undef HAVE_SETENV
131
132 /* Define to 1 if you have the `setlocale' function. */
133 #undef HAVE_SETLOCALE
134
135 /* Define to 1 if you have the `socket' function. */
136 #undef HAVE_SOCKET
137
138 /* Define to 1 if you have the <stddef.h> header file. */
139 #undef HAVE_STDDEF_H
140
141 /* Define to 1 if you have the <stdint.h> header file. */
142 #undef HAVE_STDINT_H
143
144 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
145    uintmax_t. */
146 #undef HAVE_STDINT_H_WITH_UINTMAX
147
148 /* Define to 1 if you have the <stdlib.h> header file. */
149 #undef HAVE_STDLIB_H
150
151 /* Define to 1 if you have the `stpcpy' function. */
152 #undef HAVE_STPCPY
153
154 /* Define to 1 if you have the `strcasecmp' function. */
155 #undef HAVE_STRCASECMP
156
157 /* Define to 1 if you have the `strdup' function. */
158 #undef HAVE_STRDUP
159
160 /* Define to 1 if you have the <strings.h> header file. */
161 #undef HAVE_STRINGS_H
162
163 /* Define to 1 if you have the <string.h> header file. */
164 #undef HAVE_STRING_H
165
166 /* Define to 1 if you have the `strtol' function. */
167 #undef HAVE_STRTOL
168
169 /* Define to 1 if you have the `strtoul' function. */
170 #undef HAVE_STRTOUL
171
172 /* Define to 1 if you have the `sysinfo' function. */
173 #undef HAVE_SYSINFO
174
175 /* Define to 1 if you have the <syslog.h> header file. */
176 #undef HAVE_SYSLOG_H
177
178 /* Define to 1 if you have the <sys/ioctl.h> header file. */
179 #undef HAVE_SYS_IOCTL_H
180
181 /* Define to 1 if you have the <sys/param.h> header file. */
182 #undef HAVE_SYS_PARAM_H
183
184 /* Define to 1 if you have the <sys/socket.h> header file. */
185 #undef HAVE_SYS_SOCKET_H
186
187 /* Define to 1 if you have the <sys/stat.h> header file. */
188 #undef HAVE_SYS_STAT_H
189
190 /* Define to 1 if you have the <sys/types.h> header file. */
191 #undef HAVE_SYS_TYPES_H
192
193 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
194 #undef HAVE_SYS_WAIT_H
195
196 /* Define to 1 if you have the `tsearch' function. */
197 #undef HAVE_TSEARCH
198
199 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
200 #undef HAVE_UINTMAX_T
201
202 /* Define to 1 if you have the <unistd.h> header file. */
203 #undef HAVE_UNISTD_H
204
205 /* Define if you have the unsigned long long type. */
206 #undef HAVE_UNSIGNED_LONG_LONG
207
208 /* Define to 1 if you have the `__argz_count' function. */
209 #undef HAVE___ARGZ_COUNT
210
211 /* Define to 1 if you have the `__argz_next' function. */
212 #undef HAVE___ARGZ_NEXT
213
214 /* Define to 1 if you have the `__argz_stringify' function. */
215 #undef HAVE___ARGZ_STRINGIFY
216
217 /* Define to 1 if you have the `__fsetlocking' function. */
218 #undef HAVE___FSETLOCKING
219
220 /* Define as const if the declaration of iconv() needs const. */
221 #undef ICONV_CONST
222
223 /* Define if integer division by zero raises signal SIGFPE. */
224 #undef INTDIV0_RAISES_SIGFPE
225
226 /* Define for no regulation domain restrictions */
227 #undef NO_REG_DOMAIN
228
229 /* Define if target OS is BSD */
230 #undef OS_BSD
231
232 /* Define if target OS is Linux */
233 #undef OS_LINUX
234
235 /* Define if target OS is Solaris */
236 #undef OS_SOLARIS
237
238 /* Define if target OS is MacOS X */
239 #undef OS_X
240
241 /* Name of package */
242 #undef PACKAGE
243
244 /* Define to the address where bug reports for this package should be sent. */
245 #undef PACKAGE_BUGREPORT
246
247 /* Define to the full name of this package. */
248 #undef PACKAGE_NAME
249
250 /* Define to the full name and version of this package. */
251 #undef PACKAGE_STRING
252
253 /* Define to the one symbol short name of this package. */
254 #undef PACKAGE_TARNAME
255
256 /* Define to the version of this package. */
257 #undef PACKAGE_VERSION
258
259 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
260 #undef PRI_MACROS_BROKEN
261
262 /* Define as the return type of signal handlers (`int' or `void'). */
263 #undef RETSIGTYPE
264
265 /* If using the C implementation of alloca, define if you know the
266    direction of stack growth for your system; otherwise it will be
267    automatically deduced at run-time.
268         STACK_DIRECTION > 0 => grows toward higher addresses
269         STACK_DIRECTION < 0 => grows toward lower addresses
270         STACK_DIRECTION = 0 => direction of growth unknown */
271 #undef STACK_DIRECTION
272
273 /* Define to 1 if you have the ANSI C header files. */
274 #undef STDC_HEADERS
275
276 /* Version number of package */
277 #undef VERSION
278
279 /* Define to 1 if your processor stores words with the most significant byte
280    first (like Motorola and SPARC, unlike Intel and VAX). */
281 #undef WORDS_BIGENDIAN
282
283 /* Define to empty if `const' does not conform to ANSI C. */
284 #undef const
285
286 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
287    if it is not supported. */
288 #undef inline
289
290 /* Define to `long' if <sys/types.h> does not define. */
291 #undef off_t
292
293 /* Define to `int' if <sys/types.h> does not define. */
294 #undef pid_t
295
296 /* Define to `unsigned' if <sys/types.h> does not define. */
297 #undef size_t
298
299 /* Define to unsigned long or unsigned long long if <stdint.h> and
300    <inttypes.h> don't define. */
301 #undef uintmax_t