~alinuxninja/nginx-edge/trunk

« back to all changes in this revision

Viewing changes to debian/modules/ngx_pagespeed/psol/include/third_party/httpd24/gen/arch/mac/ia32/include/ap_config_auto.h

  • Committer: Vivian
  • Date: 2015-12-04 18:20:11 UTC
  • Revision ID: git-v1:a36f2bc32e884f7473b3a47040e5411306144d7d
* Do not extract psol.tar.gz

Show diffs side-by-side

added added

removed removed

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