1/* include/ap_config_auto.h.in.  Generated from configure.in by autoheader.  */
2
3/* SuExec root directory */
4#undef AP_DOC_ROOT
5
6/* Enable DTrace probes */
7#undef AP_ENABLE_DTRACE
8
9/* Allow modules to run hook after a fatal exception */
10#undef AP_ENABLE_EXCEPTION_HOOK
11
12/* Allow IPv4 connections on IPv6 listening sockets */
13#undef AP_ENABLE_V4_MAPPED
14
15/* Minimum allowed GID */
16#undef AP_GID_MIN
17
18/* Enable the APR hook probes capability, reading from ap_hook_probes.h */
19#undef AP_HOOK_PROBES_ENABLED
20
21/* User allowed to call SuExec */
22#undef AP_HTTPD_USER
23
24/* SuExec log file */
25#undef AP_LOG_EXEC
26
27/* Listening sockets are non-blocking when there are more than 1 */
28#undef AP_NONBLOCK_WHEN_MULTI_LISTEN
29
30/* safe shell path for SuExec */
31#undef AP_SAFE_PATH
32
33/* umask for suexec'd process */
34#undef AP_SUEXEC_UMASK
35
36/* Location of the MIME types config file, relative to the Apache root
37   directory */
38#undef AP_TYPES_CONFIG_FILE
39
40/* Minimum allowed UID */
41#undef AP_UID_MIN
42
43/* User subdirectory */
44#undef AP_USERDIR_SUFFIX
45
46/* Using autoconf to configure Apache */
47#undef AP_USING_AUTOCONF
48
49/* Define to 1 if you have the `bindprocessor' function. */
50#undef HAVE_BINDPROCESSOR
51
52/* Define to 1 if you have the <bstring.h> header file. */
53#undef HAVE_BSTRING_H
54
55/* Define if distcache support is enabled */
56#undef HAVE_DISTCACHE
57
58/* Define to 1 if you have the <distcache/dc_client.h> header file. */
59#undef HAVE_DISTCACHE_DC_CLIENT_H
60
61/* Define to 1 if you have the `ENGINE_init' function. */
62#undef HAVE_ENGINE_INIT
63
64/* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
65#undef HAVE_ENGINE_LOAD_BUILTIN_ENGINES
66
67/* Define to 1 if you have the `epoll_create' function. */
68#undef HAVE_EPOLL_CREATE
69
70/* Define to 1 if you have the `fopen64' function. */
71#undef HAVE_FOPEN64
72
73/* Define to 1 if you have the `getgrnam' function. */
74#undef HAVE_GETGRNAM
75
76/* Define to 1 if you have the `getloadavg' function. */
77#undef HAVE_GETLOADAVG
78
79/* Define to 1 if you have the `getpgid' function. */
80#undef HAVE_GETPGID
81
82/* Define to 1 if you have the `getpwnam' function. */
83#undef HAVE_GETPWNAM
84
85/* Define if you have gettid() */
86#undef HAVE_GETTID
87
88/* Define if struct tm has a tm_gmtoff field */
89#undef HAVE_GMTOFF
90
91/* Define to 1 if you have the <grp.h> header file. */
92#undef HAVE_GRP_H
93
94/* Define to 1 if you have the `initgroups' function. */
95#undef HAVE_INITGROUPS
96
97/* Define to 1 if you have the <inttypes.h> header file. */
98#undef HAVE_INTTYPES_H
99
100/* Define to 1 if you have the `killpg' function. */
101#undef HAVE_KILLPG
102
103/* Define to 1 if you have the `kqueue' function. */
104#undef HAVE_KQUEUE
105
106/* Define to 1 if you have the <limits.h> header file. */
107#undef HAVE_LIMITS_H
108
109/* Define to 1 if you have the <memory.h> header file. */
110#undef HAVE_MEMORY_H
111
112/* Define if OpenSSL is available */
113#undef HAVE_OPENSSL
114
115/* Define to 1 if you have the <openssl/engine.h> header file. */
116#undef HAVE_OPENSSL_ENGINE_H
117
118/* Define to 1 if you have the `port_create' function. */
119#undef HAVE_PORT_CREATE
120
121/* Define to 1 if you have the `prctl' function. */
122#undef HAVE_PRCTL
123
124/* Define to 1 if you have the <priv.h> header file. */
125#undef HAVE_PRIV_H
126
127/* Define to 1 if you have the `pthread_kill' function. */
128#undef HAVE_PTHREAD_KILL
129
130/* Define to 1 if you have the <pwd.h> header file. */
131#undef HAVE_PWD_H
132
133/* Define to 1 if you have the `setsid' function. */
134#undef HAVE_SETSID
135
136/* Define to 1 if you have the `SSLeay_version' function. */
137#undef HAVE_SSLEAY_VERSION
138
139/* Define to 1 if you have the `SSL_CTX_new' function. */
140#undef HAVE_SSL_CTX_NEW
141
142/* Define to 1 if you have the <stdint.h> header file. */
143#undef HAVE_STDINT_H
144
145/* Define to 1 if you have the <stdlib.h> header file. */
146#undef HAVE_STDLIB_H
147
148/* Define to 1 if you have the <strings.h> header file. */
149#undef HAVE_STRINGS_H
150
151/* Define to 1 if you have the <string.h> header file. */
152#undef HAVE_STRING_H
153
154/* Define to 1 if you have the `syslog' function. */
155#undef HAVE_SYSLOG
156
157/* Define to 1 if you have the <sys/ipc.h> header file. */
158#undef HAVE_SYS_IPC_H
159
160/* Define to 1 if you have the <sys/loadavg.h> header file. */
161#undef HAVE_SYS_LOADAVG_H
162
163/* Define to 1 if you have the <sys/prctl.h> header file. */
164#undef HAVE_SYS_PRCTL_H
165
166/* Define to 1 if you have the <sys/processor.h> header file. */
167#undef HAVE_SYS_PROCESSOR_H
168
169/* Define to 1 if you have the <sys/resource.h> header file. */
170#undef HAVE_SYS_RESOURCE_H
171
172/* Define to 1 if you have the <sys/sdt.h> header file. */
173#undef HAVE_SYS_SDT_H
174
175/* Define to 1 if you have the <sys/sem.h> header file. */
176#undef HAVE_SYS_SEM_H
177
178/* Define to 1 if you have the <sys/socket.h> header file. */
179#undef HAVE_SYS_SOCKET_H
180
181/* Define to 1 if you have the <sys/stat.h> header file. */
182#undef HAVE_SYS_STAT_H
183
184/* Define to 1 if you have the <sys/times.h> header file. */
185#undef HAVE_SYS_TIMES_H
186
187/* Define to 1 if you have the <sys/time.h> header file. */
188#undef HAVE_SYS_TIME_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 `timegm' function. */
197#undef HAVE_TIMEGM
198
199/* Define to 1 if you have the `times' function. */
200#undef HAVE_TIMES
201
202/* Define to 1 if you have the <unistd.h> header file. */
203#undef HAVE_UNISTD_H
204
205/* Root directory of the Apache install area */
206#undef HTTPD_ROOT
207
208/* Define to the address where bug reports for this package should be sent. */
209#undef PACKAGE_BUGREPORT
210
211/* Define to the full name of this package. */
212#undef PACKAGE_NAME
213
214/* Define to the full name and version of this package. */
215#undef PACKAGE_STRING
216
217/* Define to the one symbol short name of this package. */
218#undef PACKAGE_TARNAME
219
220/* Define to the home page for this package. */
221#undef PACKAGE_URL
222
223/* Define to the version of this package. */
224#undef PACKAGE_VERSION
225
226/* Location of the config file, relative to the Apache root directory */
227#undef SERVER_CONFIG_FILE
228
229/* This platform doesn't suffer from the thundering herd problem */
230#undef SINGLE_LISTEN_UNSERIALIZED_ACCEPT
231
232/* Define to 1 if you have the ANSI C header files. */
233#undef STDC_HEADERS
234
235/* Path to suexec binary */
236#undef SUEXEC_BIN
237
238/* Enable extensions on AIX 3, Interix.  */
239#ifndef _ALL_SOURCE
240# undef _ALL_SOURCE
241#endif
242/* Enable GNU extensions on systems that have them.  */
243#ifndef _GNU_SOURCE
244# undef _GNU_SOURCE
245#endif
246/* Enable threading extensions on Solaris.  */
247#ifndef _POSIX_PTHREAD_SEMANTICS
248# undef _POSIX_PTHREAD_SEMANTICS
249#endif
250/* Enable extensions on HP NonStop.  */
251#ifndef _TANDEM_SOURCE
252# undef _TANDEM_SOURCE
253#endif
254/* Enable general extensions on Solaris.  */
255#ifndef __EXTENSIONS__
256# undef __EXTENSIONS__
257#endif
258
259
260/* Define to 1 if on MINIX. */
261#undef _MINIX
262
263/* Define to 2 if the system does not provide POSIX.1 features except with
264   this defined. */
265#undef _POSIX_1_SOURCE
266
267/* Define to 1 if you need to in order for `stat' and other things to work. */
268#undef _POSIX_SOURCE
269
270/* Define to empty if `const' does not conform to ANSI C. */
271#undef const
272
273/* Define to 'int' if <sys/resource.h> doesn't define it for us */
274#undef rlim_t
275