Go to the documentation of this file.
14 #define AP_ENABLE_V4_MAPPED 1
17 #define AP_FORCE_EXPORTS 1
35 #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
52 #define AP_TYPES_CONFIG_FILE "conf/mime.types"
73 #define HAVE_CRYPT_SHA2 1
88 #define HAVE_ENGINE_INIT 1
91 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
94 #define HAVE_EPOLL_CREATE 1
97 #define HAVE_FDPASSING 1
100 #define HAVE_FOPEN64 1
103 #define HAVE_GETGRNAM 1
106 #define HAVE_GETLOADAVG 1
109 #define HAVE_GETPGID 1
112 #define HAVE_GETPWNAM 1
115 #define HAVE_GETTID 1
118 #define HAVE_GMTOFF 1
124 #define HAVE_INITGROUPS 1
127 #define HAVE_INTTYPES_H 1
133 #define HAVE_KILLPG 1
139 #define HAVE_LIMITS_H 1
181 #define HAVE_OPENSSL 1
184 #define HAVE_OPENSSL_ENGINE_H 1
187 #define HAVE_OPENSSL_INIT_SSL 1
208 #define HAVE_PTHREAD_KILL 1
229 #define HAVE_SETSID 1
232 #define HAVE_SSL_CTX_NEW 1
235 #define HAVE_STDINT_H 1
238 #define HAVE_STDIO_H 1
241 #define HAVE_STDLIB_H 1
244 #define HAVE_STRINGS_H 1
247 #define HAVE_STRING_H 1
250 #define HAVE_SYSLOG 1
271 #define HAVE_SYS_IPC_H 1
277 #define HAVE_SYS_PRCTL_H 1
286 #define HAVE_SYS_RESOURCE_H 1
292 #define HAVE_SYS_SEM_H 1
295 #define HAVE_SYS_SOCKET_H 1
298 #define HAVE_SYS_STAT_H 1
301 #define HAVE_SYS_TIMES_H 1
304 #define HAVE_SYS_TIME_H 1
307 #define HAVE_SYS_TYPES_H 1
310 #define HAVE_SYS_WAIT_H 1
313 #define HAVE_TIMEGM 1
319 #define HAVE_UNISTD_H 1
331 #define HAVE_WCHAR_H 1
334 #define HTTPD_ROOT "/usr/local/apache2"
337 #define PACKAGE_BUGREPORT ""
340 #define PACKAGE_NAME ""
343 #define PACKAGE_STRING ""
346 #define PACKAGE_TARNAME ""
349 #define PACKAGE_URL ""
352 #define PACKAGE_VERSION ""
355 #define SERVER_CONFIG_FILE "conf/httpd.conf"
358 #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
363 #define STDC_HEADERS 1
370 # define _ALL_SOURCE 1
373 #ifndef _DARWIN_C_SOURCE
374 # define _DARWIN_C_SOURCE 1
377 #ifndef __EXTENSIONS__
378 # define __EXTENSIONS__ 1
382 # define _GNU_SOURCE 1
386 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
387 # define _HPUX_ALT_XOPEN_SOCKET_API 1
397 #ifndef _NETBSD_SOURCE
398 # define _NETBSD_SOURCE 1
402 #ifndef _OPENBSD_SOURCE
403 # define _OPENBSD_SOURCE 1
406 #ifndef _POSIX_SOURCE
410 #ifndef _POSIX_1_SOURCE
414 #ifndef _POSIX_PTHREAD_SEMANTICS
415 # define _POSIX_PTHREAD_SEMANTICS 1
418 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
419 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
422 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
423 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1
426 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
427 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1
430 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
431 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
434 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
435 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
438 #ifndef __STDC_WANT_LIB_EXT2__
439 # define __STDC_WANT_LIB_EXT2__ 1
442 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
443 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1
446 #ifndef _TANDEM_SOURCE
447 # define _TANDEM_SOURCE 1
451 #ifndef _XOPEN_SOURCE