bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / include / ap_config_auto.h.in
1 /* include/ap_config_auto.h.in.  Generated from configure.in by autoheader.  */
2 /* Define this if struct tm has a field tm_gmtoff */
3 #undef HAVE_GMTOFF
4
5 /* Define if building universal (internal helper macro) */
6 #undef AC_APPLE_UNIVERSAL_BUILD
7
8 /* Location of the source for the current MPM */
9 #undef APACHE_MPM_DIR
10
11 /* SuExec root directory */
12 #undef AP_DOC_ROOT
13
14 /* Allow modules to run hook after a fatal exception */
15 #undef AP_ENABLE_EXCEPTION_HOOK
16
17 /* Allow IPv4 connections on IPv6 listening sockets */
18 #undef AP_ENABLE_V4_MAPPED
19
20 /* Minimum allowed GID */
21 #undef AP_GID_MIN
22
23 /* User allowed to call SuExec */
24 #undef AP_HTTPD_USER
25
26 /* SuExec log file */
27 #undef AP_LOG_EXEC
28
29 /* Listening sockets are non-blocking when there are more than 1 */
30 #undef AP_NONBLOCK_WHEN_MULTI_LISTEN
31
32 /* safe shell path for SuExec */
33 #undef AP_SAFE_PATH
34
35 /* Signal used to gracefully restart */
36 #undef AP_SIG_GRACEFUL
37
38 /* Signal used to gracefully restart (without SIG prefix) */
39 #undef AP_SIG_GRACEFUL_SHORT
40
41 /* Signal used to gracefully restart (as a quoted string) */
42 #undef AP_SIG_GRACEFUL_STRING
43
44 /* umask for suexec'd process */
45 #undef AP_SUEXEC_UMASK
46
47 /* Location of the MIME types config file, relative to the Apache root
48    directory */
49 #undef AP_TYPES_CONFIG_FILE
50
51 /* Minimum allowed UID */
52 #undef AP_UID_MIN
53
54 /* byte order is unknown due to cross-compilation */
55 #undef AP_UNKNOWN_BYTE_ORDER
56
57 /* User subdirectory */
58 #undef AP_USERDIR_SUFFIX
59
60 /* Using autoconf to configure Apache */
61 #undef AP_USING_AUTOCONF
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 `getgrnam' function. */
70 #undef HAVE_GETGRNAM
71
72 /* Define to 1 if you have the `getpwnam' function. */
73 #undef HAVE_GETPWNAM
74
75 /* Define to 1 if you have the <grp.h> header file. */
76 #undef HAVE_GRP_H
77
78 /* Define to 1 if you have the `initgroups' function. */
79 #undef HAVE_INITGROUPS
80
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #undef HAVE_INTTYPES_H
83
84 /* Define to 1 if you have the `killpg' function. */
85 #undef HAVE_KILLPG
86
87 /* Define to 1 if you have the <limits.h> header file. */
88 #undef HAVE_LIMITS_H
89
90 /* Define to 1 if you have the <memory.h> header file. */
91 #undef HAVE_MEMORY_H
92
93 /* Define to 1 if you have the `prctl' function. */
94 #undef HAVE_PRCTL
95
96 /* Define to 1 if you have the `pthread_kill' function. */
97 #undef HAVE_PTHREAD_KILL
98
99 /* Define to 1 if you have the <pwd.h> header file. */
100 #undef HAVE_PWD_H
101
102 /* Define to 1 if you have the `setsid' function. */
103 #undef HAVE_SETSID
104
105 /* Define to 1 if you have the `SSL_set_cert_store' function. */
106 #undef HAVE_SSL_SET_CERT_STORE
107
108 /* Define to 1 if you have the `SSL_set_state' function. */
109 #undef HAVE_SSL_SET_STATE
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
119
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
122
123 /* Define to 1 if you have the `syslog' function. */
124 #undef HAVE_SYSLOG
125
126 /* Define to 1 if you have the <sys/ipc.h> header file. */
127 #undef HAVE_SYS_IPC_H
128
129 /* Define to 1 if you have the <sys/prctl.h> header file. */
130 #undef HAVE_SYS_PRCTL_H
131
132 /* Define to 1 if you have the <sys/processor.h> header file. */
133 #undef HAVE_SYS_PROCESSOR_H
134
135 /* Define to 1 if you have the <sys/resource.h> header file. */
136 #undef HAVE_SYS_RESOURCE_H
137
138 /* Define to 1 if you have the <sys/sem.h> header file. */
139 #undef HAVE_SYS_SEM_H
140
141 /* Define to 1 if you have the <sys/socket.h> header file. */
142 #undef HAVE_SYS_SOCKET_H
143
144 /* Define to 1 if you have the <sys/stat.h> header file. */
145 #undef HAVE_SYS_STAT_H
146
147 /* Define to 1 if you have the <sys/times.h> header file. */
148 #undef HAVE_SYS_TIMES_H
149
150 /* Define to 1 if you have the <sys/time.h> header file. */
151 #undef HAVE_SYS_TIME_H
152
153 /* Define to 1 if you have the <sys/types.h> header file. */
154 #undef HAVE_SYS_TYPES_H
155
156 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
157 #undef HAVE_SYS_WAIT_H
158
159 /* Define to 1 if you have the `timegm' function. */
160 #undef HAVE_TIMEGM
161
162 /* Define to 1 if you have the `times' function. */
163 #undef HAVE_TIMES
164
165 /* Define to 1 if you have the <unistd.h> header file. */
166 #undef HAVE_UNISTD_H
167
168 /* Define to 1 if you have the <zutil.h> header file. */
169 #undef HAVE_ZUTIL_H
170
171 /* Root directory of the Apache install area */
172 #undef HTTPD_ROOT
173
174 /* Define to the address where bug reports for this package should be sent. */
175 #undef PACKAGE_BUGREPORT
176
177 /* Define to the full name of this package. */
178 #undef PACKAGE_NAME
179
180 /* Define to the full name and version of this package. */
181 #undef PACKAGE_STRING
182
183 /* Define to the one symbol short name of this package. */
184 #undef PACKAGE_TARNAME
185
186 /* Define to the version of this package. */
187 #undef PACKAGE_VERSION
188
189 /* Location of the config file, relative to the Apache root directory */
190 #undef SERVER_CONFIG_FILE
191
192 /* This platform doesn't suffer from the thundering herd problem */
193 #undef SINGLE_LISTEN_UNSERIALIZED_ACCEPT
194
195 /* Define to 1 if you have the ANSI C header files. */
196 #undef STDC_HEADERS
197
198 /* Path to suexec binary */
199 #undef SUEXEC_BIN
200
201 /* Enable extensions on AIX 3, Interix.  */
202 #ifndef _ALL_SOURCE
203 # undef _ALL_SOURCE
204 #endif
205 /* Enable GNU extensions on systems that have them.  */
206 #ifndef _GNU_SOURCE
207 # undef _GNU_SOURCE
208 #endif
209 /* Enable threading extensions on Solaris.  */
210 #ifndef _POSIX_PTHREAD_SEMANTICS
211 # undef _POSIX_PTHREAD_SEMANTICS
212 #endif
213 /* Enable extensions on HP NonStop.  */
214 #ifndef _TANDEM_SOURCE
215 # undef _TANDEM_SOURCE
216 #endif
217 /* Enable general extensions on Solaris.  */
218 #ifndef __EXTENSIONS__
219 # undef __EXTENSIONS__
220 #endif
221
222
223 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
224    significant byte first (like Motorola and SPARC, unlike Intel). */
225 #if defined AC_APPLE_UNIVERSAL_BUILD
226 # if defined __BIG_ENDIAN__
227 #  define WORDS_BIGENDIAN 1
228 # endif
229 #else
230 # ifndef WORDS_BIGENDIAN
231 #  undef WORDS_BIGENDIAN
232 # endif
233 #endif
234
235 /* Define to 1 if on MINIX. */
236 #undef _MINIX
237
238 /* Define to 2 if the system does not provide POSIX.1 features except with
239    this defined. */
240 #undef _POSIX_1_SOURCE
241
242 /* Define to 1 if you need to in order for `stat' and other things to work. */
243 #undef _POSIX_SOURCE
244
245 /* Define to empty if `const' does not conform to ANSI C. */
246 #undef const
247
248 /* Define to 'int' if <sys/resource.h> doesn't define it for us */
249 #undef rlim_t