Apache2
ap_config_auto.h
Go to the documentation of this file.
1 /* include/ap_config_auto.h. Generated from ap_config_auto.h.in by configure. */
2 /* include/ap_config_auto.h.in. Generated from configure.in by autoheader. */
3 
4 /* SuExec root directory */
5 /* #undef AP_DOC_ROOT */
6 
7 /* Enable DTrace probes */
8 /* #undef AP_ENABLE_DTRACE */
9 
10 /* Allow modules to run hook after a fatal exception */
11 /* #undef AP_ENABLE_EXCEPTION_HOOK */
12 
13 /* Allow IPv4 connections on IPv6 listening sockets */
14 #define AP_ENABLE_V4_MAPPED 1
15 
16 /* Force symbol exports for dependent libraries */
17 #define AP_FORCE_EXPORTS 1
18 
19 /* Minimum allowed GID */
20 /* #undef AP_GID_MIN */
21 
22 /* Enable the APR hook probes capability, reading from ap_hook_probes.h */
23 /* #undef AP_HOOK_PROBES_ENABLED */
24 
25 /* User allowed to call SuExec */
26 /* #undef AP_HTTPD_USER */
27 
28 /* SuExec log file */
29 /* #undef AP_LOG_EXEC */
30 
31 /* SuExec log to syslog */
32 /* #undef AP_LOG_SYSLOG */
33 
34 /* Listening sockets are non-blocking when there are more than 1 */
35 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
36 
37 /* Define if OpenSSL can use an errno-based threadid callback on this platform
38  */
39 /* #undef AP_OPENSSL_USE_ERRNO_THREADID */
40 
41 /* safe shell path for SuExec */
42 /* #undef AP_SAFE_PATH */
43 
44 /* Enable if suexec is installed with Linux capabilities, not setuid */
45 /* #undef AP_SUEXEC_CAPABILITIES */
46 
47 /* umask for suexec'd process */
48 /* #undef AP_SUEXEC_UMASK */
49 
50 /* Location of the MIME types config file, relative to the Apache root
51  directory */
52 #define AP_TYPES_CONFIG_FILE "conf/mime.types"
53 
54 /* Minimum allowed UID */
55 /* #undef AP_UID_MIN */
56 
57 /* User subdirectory */
58 /* #undef AP_USERDIR_SUFFIX */
59 
60 /* Define to 1 if you have the `arc4random_buf' function. */
61 /* #undef HAVE_ARC4RANDOM_BUF */
62 
63 /* Define to 1 if you have the `bindprocessor' function. */
64 /* #undef HAVE_BINDPROCESSOR */
65 
66 /* Define to 1 if you have the <bstring.h> header file. */
67 /* #undef HAVE_BSTRING_H */
68 
69 /* Define to 1 if you have the `CRYPTO_set_id_callback' function. */
70 /* #undef HAVE_CRYPTO_SET_ID_CALLBACK */
71 
72 /* Define if crypt() supports SHA-2 hashes */
73 #define HAVE_CRYPT_SHA2 1
74 
75 /* Define if curl is available */
76 /* #undef HAVE_CURL */
77 
78 /* Define to 1 if you have the <curl/curl.h> header file. */
79 /* #undef HAVE_CURL_CURL_H */
80 
81 /* Define if distcache support is enabled */
82 /* #undef HAVE_DISTCACHE */
83 
84 /* Define to 1 if you have the <distcache/dc_client.h> header file. */
85 /* #undef HAVE_DISTCACHE_DC_CLIENT_H */
86 
87 /* Define to 1 if you have the `ENGINE_init' function. */
88 #define HAVE_ENGINE_INIT 1
89 
90 /* Define to 1 if you have the `ENGINE_load_builtin_engines' function. */
91 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
92 
93 /* Define to 1 if you have the `epoll_create' function. */
94 #define HAVE_EPOLL_CREATE 1
95 
96 /* Define if file descriptor passing is supported */
97 #define HAVE_FDPASSING 1
98 
99 /* Define to 1 if you have the `fopen64' function. */
100 #define HAVE_FOPEN64 1
101 
102 /* Define to 1 if you have the `getgrnam' function. */
103 #define HAVE_GETGRNAM 1
104 
105 /* Define to 1 if you have the `getloadavg' function. */
106 #define HAVE_GETLOADAVG 1
107 
108 /* Define to 1 if you have the `getpgid' function. */
109 #define HAVE_GETPGID 1
110 
111 /* Define to 1 if you have the `getpwnam' function. */
112 #define HAVE_GETPWNAM 1
113 
114 /* Define to 1 if you have the `gettid' function. */
115 #define HAVE_GETTID 1
116 
117 /* Define if struct tm has a tm_gmtoff field */
118 #define HAVE_GMTOFF 1
119 
120 /* Define to 1 if you have the <grp.h> header file. */
121 #define HAVE_GRP_H 1
122 
123 /* Define to 1 if you have the `initgroups' function. */
124 #define HAVE_INITGROUPS 1
125 
126 /* Define to 1 if you have the <inttypes.h> header file. */
127 #define HAVE_INTTYPES_H 1
128 
129 /* Define if jansson is available */
130 /* #undef HAVE_JANSSON */
131 
132 /* Define to 1 if you have the `killpg' function. */
133 #define HAVE_KILLPG 1
134 
135 /* Define to 1 if you have the `kqueue' function. */
136 /* #undef HAVE_KQUEUE */
137 
138 /* Define to 1 if you have the <limits.h> header file. */
139 #define HAVE_LIMITS_H 1
140 
141 /* Define to 1 if you have the <memcheck.h> header file. */
142 /* #undef HAVE_MEMCHECK_H */
143 
144 /* Define to 1 if you have the <minix/config.h> header file. */
145 /* #undef HAVE_MINIX_CONFIG_H */
146 
147 /* Define if nghttp2 is available */
148 /* #undef HAVE_NGHTTP2 */
149 
150 /* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
151 /* #undef HAVE_NGHTTP2_NGHTTP2_H */
152 
153 /* Define to 1 if you have the `nghttp2_option_set_no_closed_streams'
154  function. */
155 /* #undef HAVE_NGHTTP2_OPTION_SET_NO_CLOSED_STREAMS */
156 
157 /* Define to 1 if you have the
158  `nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation'
159  function. */
160 /* #undef HAVE_NGHTTP2_OPTION_SET_NO_RFC9113_LEADING_AND_TRAILING_WS_VALIDATION */
161 
162 /* Define to 1 if you have the
163  `nghttp2_session_callbacks_set_on_invalid_header_callback' function. */
164 /* #undef HAVE_NGHTTP2_SESSION_CALLBACKS_SET_ON_INVALID_HEADER_CALLBACK */
165 
166 /* Define to 1 if you have the `nghttp2_session_change_stream_priority'
167  function. */
168 /* #undef HAVE_NGHTTP2_SESSION_CHANGE_STREAM_PRIORITY */
169 
170 /* Define to 1 if you have the `nghttp2_session_get_stream_local_window_size'
171  function. */
172 /* #undef HAVE_NGHTTP2_SESSION_GET_STREAM_LOCAL_WINDOW_SIZE */
173 
174 /* Define to 1 if you have the `nghttp2_session_server_new2' function. */
175 /* #undef HAVE_NGHTTP2_SESSION_SERVER_NEW2 */
176 
177 /* Define to 1 if you have the `nghttp2_stream_get_weight' function. */
178 /* #undef HAVE_NGHTTP2_STREAM_GET_WEIGHT */
179 
180 /* Define if OpenSSL is available */
181 #define HAVE_OPENSSL 1
182 
183 /* Define to 1 if you have the <openssl/engine.h> header file. */
184 #define HAVE_OPENSSL_ENGINE_H 1
185 
186 /* Define to 1 if you have the `OPENSSL_init_ssl' function. */
187 #define HAVE_OPENSSL_INIT_SSL 1
188 
189 /* Detected PCRE2 */
190 #define HAVE_PCRE2 1
191 
192 /* Define to 1 if you have the `port_create' function. */
193 /* #undef HAVE_PORT_CREATE */
194 
195 /* Define to 1 if you have the `prctl' function. */
196 #define HAVE_PRCTL 1
197 
198 /* Define to 1 if you have the <priv.h> header file. */
199 /* #undef HAVE_PRIV_H */
200 
201 /* Define to 1 if you have the `procctl' function. */
202 /* #undef HAVE_PROCCTL */
203 
204 /* Define to 1 if you have the `pthread_getthreadid_np' function. */
205 /* #undef HAVE_PTHREAD_GETTHREADID_NP */
206 
207 /* Define to 1 if you have the `pthread_kill' function. */
208 #define HAVE_PTHREAD_KILL 1
209 
210 /* Define to 1 if you have the <pthread_np.h> header file. */
211 /* #undef HAVE_PTHREAD_NP_H */
212 
213 /* Define to 1 if you have the <pwd.h> header file. */
214 #define HAVE_PWD_H 1
215 
216 /* Define to 1 if you have the `RAND_egd' function. */
217 /* #undef HAVE_RAND_EGD */
218 
219 /* Define if rustls is available */
220 /* #undef HAVE_RUSTLS */
221 
222 /* Define if libserf is available */
223 /* #undef HAVE_SERF */
224 
225 /* Define to 1 if you have the <serf.h> header file. */
226 /* #undef HAVE_SERF_H */
227 
228 /* Define to 1 if you have the `setsid' function. */
229 #define HAVE_SETSID 1
230 
231 /* Define to 1 if you have the `SSL_CTX_new' function. */
232 #define HAVE_SSL_CTX_NEW 1
233 
234 /* Define to 1 if you have the <stdint.h> header file. */
235 #define HAVE_STDINT_H 1
236 
237 /* Define to 1 if you have the <stdio.h> header file. */
238 #define HAVE_STDIO_H 1
239 
240 /* Define to 1 if you have the <stdlib.h> header file. */
241 #define HAVE_STDLIB_H 1
242 
243 /* Define to 1 if you have the <strings.h> header file. */
244 #define HAVE_STRINGS_H 1
245 
246 /* Define to 1 if you have the <string.h> header file. */
247 #define HAVE_STRING_H 1
248 
249 /* Define to 1 if you have the `syslog' function. */
250 #define HAVE_SYSLOG 1
251 
252 /* Define to 1 if you have the <syslog.h> header file. */
253 /* #undef HAVE_SYSLOG_H */
254 
255 /* Define if systemd is supported */
256 /* #undef HAVE_SYSTEMD */
257 
258 /* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
259 /* #undef HAVE_SYSTEMD_SD_DAEMON_H */
260 
261 /* Define to 1 if you have the <systemd/sd-id128.h> header file. */
262 /* #undef HAVE_SYSTEMD_SD_ID128_H */
263 
264 /* Define to 1 if you have the <systemd/sd-journal.h> header file. */
265 /* #undef HAVE_SYSTEMD_SD_JOURNAL_H */
266 
267 /* Define if you have gettid() via syscall() */
268 /* #undef HAVE_SYS_GETTID */
269 
270 /* Define to 1 if you have the <sys/ipc.h> header file. */
271 #define HAVE_SYS_IPC_H 1
272 
273 /* Define to 1 if you have the <sys/loadavg.h> header file. */
274 /* #undef HAVE_SYS_LOADAVG_H */
275 
276 /* Define to 1 if you have the <sys/prctl.h> header file. */
277 #define HAVE_SYS_PRCTL_H 1
278 
279 /* Define to 1 if you have the <sys/procctl.h> header file. */
280 /* #undef HAVE_SYS_PROCCTL_H */
281 
282 /* Define to 1 if you have the <sys/processor.h> header file. */
283 /* #undef HAVE_SYS_PROCESSOR_H */
284 
285 /* Define to 1 if you have the <sys/resource.h> header file. */
286 #define HAVE_SYS_RESOURCE_H 1
287 
288 /* Define to 1 if you have the <sys/sdt.h> header file. */
289 /* #undef HAVE_SYS_SDT_H */
290 
291 /* Define to 1 if you have the <sys/sem.h> header file. */
292 #define HAVE_SYS_SEM_H 1
293 
294 /* Define to 1 if you have the <sys/socket.h> header file. */
295 #define HAVE_SYS_SOCKET_H 1
296 
297 /* Define to 1 if you have the <sys/stat.h> header file. */
298 #define HAVE_SYS_STAT_H 1
299 
300 /* Define to 1 if you have the <sys/times.h> header file. */
301 #define HAVE_SYS_TIMES_H 1
302 
303 /* Define to 1 if you have the <sys/time.h> header file. */
304 #define HAVE_SYS_TIME_H 1
305 
306 /* Define to 1 if you have the <sys/types.h> header file. */
307 #define HAVE_SYS_TYPES_H 1
308 
309 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
310 #define HAVE_SYS_WAIT_H 1
311 
312 /* Define to 1 if you have the `timegm' function. */
313 #define HAVE_TIMEGM 1
314 
315 /* Define to 1 if you have the `times' function. */
316 #define HAVE_TIMES 1
317 
318 /* Define to 1 if you have the <unistd.h> header file. */
319 #define HAVE_UNISTD_H 1
320 
321 /* Compile in valgrind support */
322 /* #undef HAVE_VALGRIND */
323 
324 /* Define to 1 if you have the <valgrind.h> header file. */
325 /* #undef HAVE_VALGRIND_H */
326 
327 /* Define to 1 if you have the `vsyslog' function. */
328 /* #undef HAVE_VSYSLOG */
329 
330 /* Define to 1 if you have the <wchar.h> header file. */
331 #define HAVE_WCHAR_H 1
332 
333 /* Root directory of the Apache install area */
334 #define HTTPD_ROOT "/usr/local/apache2"
335 
336 /* Define to the address where bug reports for this package should be sent. */
337 #define PACKAGE_BUGREPORT ""
338 
339 /* Define to the full name of this package. */
340 #define PACKAGE_NAME ""
341 
342 /* Define to the full name and version of this package. */
343 #define PACKAGE_STRING ""
344 
345 /* Define to the one symbol short name of this package. */
346 #define PACKAGE_TARNAME ""
347 
348 /* Define to the home page for this package. */
349 #define PACKAGE_URL ""
350 
351 /* Define to the version of this package. */
352 #define PACKAGE_VERSION ""
353 
354 /* Location of the config file, relative to the Apache root directory */
355 #define SERVER_CONFIG_FILE "conf/httpd.conf"
356 
357 /* This platform doesn't suffer from the thundering herd problem */
358 #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
359 
360 /* Define to 1 if all of the C90 standard headers exist (not just the ones
361  required in a freestanding environment). This macro is provided for
362  backward compatibility; new code need not use it. */
363 #define STDC_HEADERS 1
364 
365 /* Path to suexec binary */
366 /* #undef SUEXEC_BIN */
367 
368 /* Enable extensions on AIX 3, Interix. */
369 #ifndef _ALL_SOURCE
370 # define _ALL_SOURCE 1
371 #endif
372 /* Enable general extensions on macOS. */
373 #ifndef _DARWIN_C_SOURCE
374 # define _DARWIN_C_SOURCE 1
375 #endif
376 /* Enable general extensions on Solaris. */
377 #ifndef __EXTENSIONS__
378 # define __EXTENSIONS__ 1
379 #endif
380 /* Enable GNU extensions on systems that have them. */
381 #ifndef _GNU_SOURCE
382 # define _GNU_SOURCE 1
383 #endif
384 /* Enable X/Open compliant socket functions that do not require linking
385  with -lxnet on HP-UX 11.11. */
386 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
387 # define _HPUX_ALT_XOPEN_SOCKET_API 1
388 #endif
389 /* Identify the host operating system as Minix.
390  This macro does not affect the system headers' behavior.
391  A future release of Autoconf may stop defining this macro. */
392 #ifndef _MINIX
393 /* # undef _MINIX */
394 #endif
395 /* Enable general extensions on NetBSD.
396  Enable NetBSD compatibility extensions on Minix. */
397 #ifndef _NETBSD_SOURCE
398 # define _NETBSD_SOURCE 1
399 #endif
400 /* Enable OpenBSD compatibility extensions on NetBSD.
401  Oddly enough, this does nothing on OpenBSD. */
402 #ifndef _OPENBSD_SOURCE
403 # define _OPENBSD_SOURCE 1
404 #endif
405 /* Define to 1 if needed for POSIX-compatible behavior. */
406 #ifndef _POSIX_SOURCE
407 /* # undef _POSIX_SOURCE */
408 #endif
409 /* Define to 2 if needed for POSIX-compatible behavior. */
410 #ifndef _POSIX_1_SOURCE
411 /* # undef _POSIX_1_SOURCE */
412 #endif
413 /* Enable POSIX-compatible threading on Solaris. */
414 #ifndef _POSIX_PTHREAD_SEMANTICS
415 # define _POSIX_PTHREAD_SEMANTICS 1
416 #endif
417 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
418 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
419 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
420 #endif
421 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
422 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
423 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
424 #endif
425 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
426 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
427 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
428 #endif
429 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
430 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
431 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
432 #endif
433 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
434 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
435 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
436 #endif
437 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
438 #ifndef __STDC_WANT_LIB_EXT2__
439 # define __STDC_WANT_LIB_EXT2__ 1
440 #endif
441 /* Enable extensions specified by ISO/IEC 24747:2009. */
442 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
443 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
444 #endif
445 /* Enable extensions on HP NonStop. */
446 #ifndef _TANDEM_SOURCE
447 # define _TANDEM_SOURCE 1
448 #endif
449 /* Enable X/Open extensions. Define to 500 only if necessary
450  to make mbstate_t available. */
451 #ifndef _XOPEN_SOURCE
452 /* # undef _XOPEN_SOURCE */
453 #endif
454 
455 
456 /* Define to empty if `const' does not conform to ANSI C. */
457 /* #undef const */
458 
459 /* Define to 'int' if <sys/resource.h> doesn't define it for us */
460 /* #undef rlim_t */