~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to srclib/apr/include/arch/unix/apr_private.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* include/arch/unix/apr_private.h.in.  Generated from configure.in by autoheader.  */
 
2
 
 
3
/* Define as function which can be used for conversion of strings to
 
4
   apr_int64_t */
 
5
#undef APR_INT64_STRFN
 
6
 
 
7
/* Define as function used for conversion of strings to apr_off_t */
 
8
#undef APR_OFF_T_STRFN
 
9
 
 
10
/* Define to path of random device */
 
11
#undef DEV_RANDOM
 
12
 
 
13
/* Define if struct dirent has an inode member */
 
14
#undef DIRENT_INODE
 
15
 
 
16
/* Define if struct dirent has a d_type member */
 
17
#undef DIRENT_TYPE
 
18
 
 
19
/* Define if DSO support uses dlfcn.h */
 
20
#undef DSO_USE_DLFCN
 
21
 
 
22
/* Define if DSO support uses dyld.h */
 
23
#undef DSO_USE_DYLD
 
24
 
 
25
/* Define if DSO support uses shl_load */
 
26
#undef DSO_USE_SHL
 
27
 
 
28
/* Define to list of paths to EGD sockets */
 
29
#undef EGD_DEFAULT_SOCKET
 
30
 
 
31
/* Define if fcntl locks affect threads within the process */
 
32
#undef FCNTL_IS_GLOBAL
 
33
 
 
34
/* Define if flock locks affect threads within the process */
 
35
#undef FLOCK_IS_GLOBAL
 
36
 
 
37
/* Define if gethostbyaddr is thread safe */
 
38
#undef GETHOSTBYADDR_IS_THREAD_SAFE
 
39
 
 
40
/* Define if gethostbyname is thread safe */
 
41
#undef GETHOSTBYNAME_IS_THREAD_SAFE
 
42
 
 
43
/* Define if gethostbyname_r has the glibc style */
 
44
#undef GETHOSTBYNAME_R_GLIBC2
 
45
 
 
46
/* Define if gethostbyname_r has the hostent_data for the third argument */
 
47
#undef GETHOSTBYNAME_R_HOSTENT_DATA
 
48
 
 
49
/* Define to 1 if you have the `alloca' function. */
 
50
#undef HAVE_ALLOCA
 
51
 
 
52
/* Define to 1 if you have the <alloca.h> header file. */
 
53
#undef HAVE_ALLOCA_H
 
54
 
 
55
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
56
#undef HAVE_ARPA_INET_H
 
57
 
 
58
/* Define if BONE_VERSION is defined in sys/socket.h */
 
59
#undef HAVE_BONE_VERSION
 
60
 
 
61
/* Define to 1 if you have the <ByteOrder.h> header file. */
 
62
#undef HAVE_BYTEORDER_H
 
63
 
 
64
/* Define to 1 if you have the `calloc' function. */
 
65
#undef HAVE_CALLOC
 
66
 
 
67
/* Define to 1 if you have the <conio.h> header file. */
 
68
#undef HAVE_CONIO_H
 
69
 
 
70
/* Define to 1 if you have the `create_area' function. */
 
71
#undef HAVE_CREATE_AREA
 
72
 
 
73
/* Define to 1 if you have the `create_sem' function. */
 
74
#undef HAVE_CREATE_SEM
 
75
 
 
76
/* Define to 1 if you have the <crypt.h> header file. */
 
77
#undef HAVE_CRYPT_H
 
78
 
 
79
/* Define to 1 if you have the <ctype.h> header file. */
 
80
#undef HAVE_CTYPE_H
 
81
 
 
82
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
 
83
   don't. */
 
84
#undef HAVE_DECL_SYS_SIGLIST
 
85
 
 
86
/* Define to 1 if you have the <dirent.h> header file. */
 
87
#undef HAVE_DIRENT_H
 
88
 
 
89
/* Define to 1 if you have the <dir.h> header file. */
 
90
#undef HAVE_DIR_H
 
91
 
 
92
/* Define to 1 if you have the <dlfcn.h> header file. */
 
93
#undef HAVE_DLFCN_H
 
94
 
 
95
/* Define to 1 if you have the <dl.h> header file. */
 
96
#undef HAVE_DL_H
 
97
 
 
98
/* Define if EGD is supported */
 
99
#undef HAVE_EGD
 
100
 
 
101
/* Define if the epoll interface is supported */
 
102
#undef HAVE_EPOLL
 
103
 
 
104
/* Define to 1 if you have the <errno.h> header file. */
 
105
#undef HAVE_ERRNO_H
 
106
 
 
107
/* Define to 1 if you have the <fcntl.h> header file. */
 
108
#undef HAVE_FCNTL_H
 
109
 
 
110
/* Define to 1 if you have the `flock' function. */
 
111
#undef HAVE_FLOCK
 
112
 
 
113
/* Define to 1 if you have the `fork' function. */
 
114
#undef HAVE_FORK
 
115
 
 
116
/* Define if F_SETLK is defined in fcntl.h */
 
117
#undef HAVE_F_SETLK
 
118
 
 
119
/* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
 
120
#undef HAVE_GAI_ADDRCONFIG
 
121
 
 
122
/* Define to 1 if you have the `gai_strerror' function. */
 
123
#undef HAVE_GAI_STRERROR
 
124
 
 
125
/* Define if getaddrinfo exists and works well enough for APR */
 
126
#undef HAVE_GETADDRINFO
 
127
 
 
128
/* Define to 1 if you have the `getenv' function. */
 
129
#undef HAVE_GETENV
 
130
 
 
131
/* Define to 1 if you have the `getgrgid_r' function. */
 
132
#undef HAVE_GETGRGID_R
 
133
 
 
134
/* Define to 1 if you have the `getgrnam_r' function. */
 
135
#undef HAVE_GETGRNAM_R
 
136
 
 
137
/* Define to 1 if you have the `gethostbyaddr_r' function. */
 
138
#undef HAVE_GETHOSTBYADDR_R
 
139
 
 
140
/* Define to 1 if you have the `gethostbyname_r' function. */
 
141
#undef HAVE_GETHOSTBYNAME_R
 
142
 
 
143
/* Define to 1 if you have the `getifaddrs' function. */
 
144
#undef HAVE_GETIFADDRS
 
145
 
 
146
/* Define if getnameinfo exists */
 
147
#undef HAVE_GETNAMEINFO
 
148
 
 
149
/* Define to 1 if you have the `getpass' function. */
 
150
#undef HAVE_GETPASS
 
151
 
 
152
/* Define to 1 if you have the `getpassphrase' function. */
 
153
#undef HAVE_GETPASSPHRASE
 
154
 
 
155
/* Define to 1 if you have the `getpwnam_r' function. */
 
156
#undef HAVE_GETPWNAM_R
 
157
 
 
158
/* Define to 1 if you have the `getpwuid_r' function. */
 
159
#undef HAVE_GETPWUID_R
 
160
 
 
161
/* Define to 1 if you have the `getrlimit' function. */
 
162
#undef HAVE_GETRLIMIT
 
163
 
 
164
/* Define to 1 if you have the `gmtime_r' function. */
 
165
#undef HAVE_GMTIME_R
 
166
 
 
167
/* Define to 1 if you have the <grp.h> header file. */
 
168
#undef HAVE_GRP_H
 
169
 
 
170
/* Define if hstrerror is present */
 
171
#undef HAVE_HSTRERROR
 
172
 
 
173
/* Define to 1 if you have the <inttypes.h> header file. */
 
174
#undef HAVE_INTTYPES_H
 
175
 
 
176
/* Define to 1 if you have the <io.h> header file. */
 
177
#undef HAVE_IO_H
 
178
 
 
179
/* Define to 1 if you have the `isinf' function. */
 
180
#undef HAVE_ISINF
 
181
 
 
182
/* Define to 1 if you have the `isnan' function. */
 
183
#undef HAVE_ISNAN
 
184
 
 
185
/* Define to 1 if you have the <kernel/OS.h> header file. */
 
186
#undef HAVE_KERNEL_OS_H
 
187
 
 
188
/* Define to 1 if you have the `kqueue' function. */
 
189
#undef HAVE_KQUEUE
 
190
 
 
191
/* Define to 1 if you have the <langinfo.h> header file. */
 
192
#undef HAVE_LANGINFO_H
 
193
 
 
194
/* Define to 1 if you have the `bsd' library (-lbsd). */
 
195
#undef HAVE_LIBBSD
 
196
 
 
197
/* Define to 1 if you have the `sendfile' library (-lsendfile). */
 
198
#undef HAVE_LIBSENDFILE
 
199
 
 
200
/* Define to 1 if you have the `truerand' library (-ltruerand). */
 
201
#undef HAVE_LIBTRUERAND
 
202
 
 
203
/* Define to 1 if you have the <limits.h> header file. */
 
204
#undef HAVE_LIMITS_H
 
205
 
 
206
/* Define to 1 if you have the `localtime_r' function. */
 
207
#undef HAVE_LOCALTIME_R
 
208
 
 
209
/* Define if LOCK_EX is defined in sys/file.h */
 
210
#undef HAVE_LOCK_EX
 
211
 
 
212
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
 
213
#undef HAVE_MACH_O_DYLD_H
 
214
 
 
215
/* Define to 1 if you have the <malloc.h> header file. */
 
216
#undef HAVE_MALLOC_H
 
217
 
 
218
/* Define if MAP_ANON is defined in sys/mman.h */
 
219
#undef HAVE_MAP_ANON
 
220
 
 
221
/* Define to 1 if you have the `memchr' function. */
 
222
#undef HAVE_MEMCHR
 
223
 
 
224
/* Define to 1 if you have the `memmove' function. */
 
225
#undef HAVE_MEMMOVE
 
226
 
 
227
/* Define to 1 if you have the <memory.h> header file. */
 
228
#undef HAVE_MEMORY_H
 
229
 
 
230
/* Define to 1 if you have the `mkstemp' function. */
 
231
#undef HAVE_MKSTEMP
 
232
 
 
233
/* Define to 1 if you have the `mkstemp64' function. */
 
234
#undef HAVE_MKSTEMP64
 
235
 
 
236
/* Define to 1 if you have the `mmap' function. */
 
237
#undef HAVE_MMAP
 
238
 
 
239
/* Define to 1 if you have the `mmap64' function. */
 
240
#undef HAVE_MMAP64
 
241
 
 
242
/* Define to 1 if you have the `munmap' function. */
 
243
#undef HAVE_MUNMAP
 
244
 
 
245
/* Define to 1 if you have the <netdb.h> header file. */
 
246
#undef HAVE_NETDB_H
 
247
 
 
248
/* Define to 1 if you have the <netinet/in.h> header file. */
 
249
#undef HAVE_NETINET_IN_H
 
250
 
 
251
/* Define to 1 if you have the <netinet/sctp.h> header file. */
 
252
#undef HAVE_NETINET_SCTP_H
 
253
 
 
254
/* Define to 1 if you have the <netinet/sctp_uio.h> header file. */
 
255
#undef HAVE_NETINET_SCTP_UIO_H
 
256
 
 
257
/* Defined if netinet/tcp.h is present */
 
258
#undef HAVE_NETINET_TCP_H
 
259
 
 
260
/* Define to 1 if you have the <net/errno.h> header file. */
 
261
#undef HAVE_NET_ERRNO_H
 
262
 
 
263
/* Define to 1 if you have the `nl_langinfo' function. */
 
264
#undef HAVE_NL_LANGINFO
 
265
 
 
266
/* Define to 1 if you have the <os2.h> header file. */
 
267
#undef HAVE_OS2_H
 
268
 
 
269
/* Define to 1 if you have the <osreldate.h> header file. */
 
270
#undef HAVE_OSRELDATE_H
 
271
 
 
272
/* Define to 1 if you have the <OS.h> header file. */
 
273
#undef HAVE_OS_H
 
274
 
 
275
/* Define to 1 if you have the `poll' function. */
 
276
#undef HAVE_POLL
 
277
 
 
278
/* Define if POLLIN is defined */
 
279
#undef HAVE_POLLIN
 
280
 
 
281
/* Define to 1 if you have the <poll.h> header file. */
 
282
#undef HAVE_POLL_H
 
283
 
 
284
/* Define to 1 if you have the `port_create' function. */
 
285
#undef HAVE_PORT_CREATE
 
286
 
 
287
/* Define to 1 if you have the <process.h> header file. */
 
288
#undef HAVE_PROCESS_H
 
289
 
 
290
/* Define to 1 if you have the `pthread_attr_setguardsize' function. */
 
291
#undef HAVE_PTHREAD_ATTR_SETGUARDSIZE
 
292
 
 
293
/* Define to 1 if you have the <pthread.h> header file. */
 
294
#undef HAVE_PTHREAD_H
 
295
 
 
296
/* Define to 1 if you have the `pthread_key_delete' function. */
 
297
#undef HAVE_PTHREAD_KEY_DELETE
 
298
 
 
299
/* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
 
300
#undef HAVE_PTHREAD_MUTEXATTR_SETPSHARED
 
301
 
 
302
/* Define if recursive pthread mutexes are available */
 
303
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
 
304
 
 
305
/* Define if cross-process robust mutexes are available */
 
306
#undef HAVE_PTHREAD_MUTEX_ROBUST
 
307
 
 
308
/* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */
 
309
#undef HAVE_PTHREAD_PROCESS_SHARED
 
310
 
 
311
/* Define if pthread rwlocks are available */
 
312
#undef HAVE_PTHREAD_RWLOCKS
 
313
 
 
314
/* Define to 1 if you have the `pthread_rwlock_init' function. */
 
315
#undef HAVE_PTHREAD_RWLOCK_INIT
 
316
 
 
317
/* Define to 1 if you have the `putenv' function. */
 
318
#undef HAVE_PUTENV
 
319
 
 
320
/* Define to 1 if you have the <pwd.h> header file. */
 
321
#undef HAVE_PWD_H
 
322
 
 
323
/* Define to 1 if you have the <semaphore.h> header file. */
 
324
#undef HAVE_SEMAPHORE_H
 
325
 
 
326
/* Define to 1 if you have the `semctl' function. */
 
327
#undef HAVE_SEMCTL
 
328
 
 
329
/* Define to 1 if you have the `semget' function. */
 
330
#undef HAVE_SEMGET
 
331
 
 
332
/* Define to 1 if you have the `sem_close' function. */
 
333
#undef HAVE_SEM_CLOSE
 
334
 
 
335
/* Define to 1 if you have the `sem_post' function. */
 
336
#undef HAVE_SEM_POST
 
337
 
 
338
/* Define if SEM_UNDO is defined in sys/sem.h */
 
339
#undef HAVE_SEM_UNDO
 
340
 
 
341
/* Define to 1 if you have the `sem_unlink' function. */
 
342
#undef HAVE_SEM_UNLINK
 
343
 
 
344
/* Define to 1 if you have the `sem_wait' function. */
 
345
#undef HAVE_SEM_WAIT
 
346
 
 
347
/* Define to 1 if you have the `sendfile' function. */
 
348
#undef HAVE_SENDFILE
 
349
 
 
350
/* Define to 1 if you have the `sendfile64' function. */
 
351
#undef HAVE_SENDFILE64
 
352
 
 
353
/* Define to 1 if you have the `sendfilev' function. */
 
354
#undef HAVE_SENDFILEV
 
355
 
 
356
/* Define to 1 if you have the `sendfilev64' function. */
 
357
#undef HAVE_SENDFILEV64
 
358
 
 
359
/* Define to 1 if you have the `send_file' function. */
 
360
#undef HAVE_SEND_FILE
 
361
 
 
362
/* Define to 1 if you have the `setenv' function. */
 
363
#undef HAVE_SETENV
 
364
 
 
365
/* Define to 1 if you have the `setrlimit' function. */
 
366
#undef HAVE_SETRLIMIT
 
367
 
 
368
/* Define to 1 if you have the `setsid' function. */
 
369
#undef HAVE_SETSID
 
370
 
 
371
/* Define to 1 if you have the `set_h_errno' function. */
 
372
#undef HAVE_SET_H_ERRNO
 
373
 
 
374
/* Define to 1 if you have the `shmat' function. */
 
375
#undef HAVE_SHMAT
 
376
 
 
377
/* Define to 1 if you have the `shmctl' function. */
 
378
#undef HAVE_SHMCTL
 
379
 
 
380
/* Define to 1 if you have the `shmdt' function. */
 
381
#undef HAVE_SHMDT
 
382
 
 
383
/* Define to 1 if you have the `shmget' function. */
 
384
#undef HAVE_SHMGET
 
385
 
 
386
/* Define to 1 if you have the `shm_open' function. */
 
387
#undef HAVE_SHM_OPEN
 
388
 
 
389
/* Define to 1 if you have the `shm_unlink' function. */
 
390
#undef HAVE_SHM_UNLINK
 
391
 
 
392
/* Define to 1 if you have the `sigaction' function. */
 
393
#undef HAVE_SIGACTION
 
394
 
 
395
/* Define to 1 if you have the <signal.h> header file. */
 
396
#undef HAVE_SIGNAL_H
 
397
 
 
398
/* Define to 1 if you have the `sigsuspend' function. */
 
399
#undef HAVE_SIGSUSPEND
 
400
 
 
401
/* Define to 1 if you have the `sigwait' function. */
 
402
#undef HAVE_SIGWAIT
 
403
 
 
404
/* Whether you have socklen_t */
 
405
#undef HAVE_SOCKLEN_T
 
406
 
 
407
/* Define if SO_ACCEPTFILTER is defined in sys/socket.h */
 
408
#undef HAVE_SO_ACCEPTFILTER
 
409
 
 
410
/* Define to 1 if you have the <stdarg.h> header file. */
 
411
#undef HAVE_STDARG_H
 
412
 
 
413
/* Define to 1 if you have the <stddef.h> header file. */
 
414
#undef HAVE_STDDEF_H
 
415
 
 
416
/* Define to 1 if you have the <stdint.h> header file. */
 
417
#undef HAVE_STDINT_H
 
418
 
 
419
/* Define to 1 if you have the <stdio.h> header file. */
 
420
#undef HAVE_STDIO_H
 
421
 
 
422
/* Define to 1 if you have the <stdlib.h> header file. */
 
423
#undef HAVE_STDLIB_H
 
424
 
 
425
/* Define to 1 if you have the `strcasecmp' function. */
 
426
#undef HAVE_STRCASECMP
 
427
 
 
428
/* Define to 1 if you have the `strdup' function. */
 
429
#undef HAVE_STRDUP
 
430
 
 
431
/* Define to 1 if you have the `strerror_r' function. */
 
432
#undef HAVE_STRERROR_R
 
433
 
 
434
/* Define to 1 if you have the `stricmp' function. */
 
435
#undef HAVE_STRICMP
 
436
 
 
437
/* Define to 1 if you have the <strings.h> header file. */
 
438
#undef HAVE_STRINGS_H
 
439
 
 
440
/* Define to 1 if you have the <string.h> header file. */
 
441
#undef HAVE_STRING_H
 
442
 
 
443
/* Define to 1 if you have the `strncasecmp' function. */
 
444
#undef HAVE_STRNCASECMP
 
445
 
 
446
/* Define to 1 if you have the `strnicmp' function. */
 
447
#undef HAVE_STRNICMP
 
448
 
 
449
/* Define to 1 if you have the `strstr' function. */
 
450
#undef HAVE_STRSTR
 
451
 
 
452
/* Define if struct impreq was found */
 
453
#undef HAVE_STRUCT_IPMREQ
 
454
 
 
455
/* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
 
456
#undef HAVE_STRUCT_TM_TM_GMTOFF
 
457
 
 
458
/* Define to 1 if `__tm_gmtoff' is member of `struct tm'. */
 
459
#undef HAVE_STRUCT_TM___TM_GMTOFF
 
460
 
 
461
/* Define to 1 if you have the <sysapi.h> header file. */
 
462
#undef HAVE_SYSAPI_H
 
463
 
 
464
/* Define to 1 if you have the <sysgtime.h> header file. */
 
465
#undef HAVE_SYSGTIME_H
 
466
 
 
467
/* Define to 1 if you have the <sys/file.h> header file. */
 
468
#undef HAVE_SYS_FILE_H
 
469
 
 
470
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
471
#undef HAVE_SYS_IOCTL_H
 
472
 
 
473
/* Define to 1 if you have the <sys/ipc.h> header file. */
 
474
#undef HAVE_SYS_IPC_H
 
475
 
 
476
/* Define to 1 if you have the <sys/mman.h> header file. */
 
477
#undef HAVE_SYS_MMAN_H
 
478
 
 
479
/* Define to 1 if you have the <sys/mutex.h> header file. */
 
480
#undef HAVE_SYS_MUTEX_H
 
481
 
 
482
/* Define to 1 if you have the <sys/poll.h> header file. */
 
483
#undef HAVE_SYS_POLL_H
 
484
 
 
485
/* Define to 1 if you have the <sys/resource.h> header file. */
 
486
#undef HAVE_SYS_RESOURCE_H
 
487
 
 
488
/* Define to 1 if you have the <sys/select.h> header file. */
 
489
#undef HAVE_SYS_SELECT_H
 
490
 
 
491
/* Define to 1 if you have the <sys/sem.h> header file. */
 
492
#undef HAVE_SYS_SEM_H
 
493
 
 
494
/* Define to 1 if you have the <sys/sendfile.h> header file. */
 
495
#undef HAVE_SYS_SENDFILE_H
 
496
 
 
497
/* Define to 1 if you have the <sys/shm.h> header file. */
 
498
#undef HAVE_SYS_SHM_H
 
499
 
 
500
/* Define to 1 if you have the <sys/signal.h> header file. */
 
501
#undef HAVE_SYS_SIGNAL_H
 
502
 
 
503
/* Define to 1 if you have the <sys/socket.h> header file. */
 
504
#undef HAVE_SYS_SOCKET_H
 
505
 
 
506
/* Define to 1 if you have the <sys/sockio.h> header file. */
 
507
#undef HAVE_SYS_SOCKIO_H
 
508
 
 
509
/* Define to 1 if you have the <sys/stat.h> header file. */
 
510
#undef HAVE_SYS_STAT_H
 
511
 
 
512
/* Define to 1 if you have the <sys/sysctl.h> header file. */
 
513
#undef HAVE_SYS_SYSCTL_H
 
514
 
 
515
/* Define to 1 if you have the <sys/syslimits.h> header file. */
 
516
#undef HAVE_SYS_SYSLIMITS_H
 
517
 
 
518
/* Define to 1 if you have the <sys/time.h> header file. */
 
519
#undef HAVE_SYS_TIME_H
 
520
 
 
521
/* Define to 1 if you have the <sys/types.h> header file. */
 
522
#undef HAVE_SYS_TYPES_H
 
523
 
 
524
/* Define to 1 if you have the <sys/uio.h> header file. */
 
525
#undef HAVE_SYS_UIO_H
 
526
 
 
527
/* Define to 1 if you have the <sys/un.h> header file. */
 
528
#undef HAVE_SYS_UN_H
 
529
 
 
530
/* Define to 1 if you have the <sys/uuid.h> header file. */
 
531
#undef HAVE_SYS_UUID_H
 
532
 
 
533
/* Define to 1 if you have the <sys/wait.h> header file. */
 
534
#undef HAVE_SYS_WAIT_H
 
535
 
 
536
/* Define if TCP_CORK is defined in netinet/tcp.h */
 
537
#undef HAVE_TCP_CORK
 
538
 
 
539
/* Define if TCP_NODELAY and TCP_CORK can be enabled at the same time */
 
540
#undef HAVE_TCP_NODELAY_WITH_CORK
 
541
 
 
542
/* Define if TCP_NOPUSH is defined in netinet/tcp.h */
 
543
#undef HAVE_TCP_NOPUSH
 
544
 
 
545
/* Define to 1 if you have the <termios.h> header file. */
 
546
#undef HAVE_TERMIOS_H
 
547
 
 
548
/* Define to 1 if you have the <time.h> header file. */
 
549
#undef HAVE_TIME_H
 
550
 
 
551
/* Define to 1 if you have the <tpfeq.h> header file. */
 
552
#undef HAVE_TPFEQ_H
 
553
 
 
554
/* Define to 1 if you have the <tpfio.h> header file. */
 
555
#undef HAVE_TPFIO_H
 
556
 
 
557
/* Define if truerand is supported */
 
558
#undef HAVE_TRUERAND
 
559
 
 
560
/* Define to 1 if you have the <unistd.h> header file. */
 
561
#undef HAVE_UNISTD_H
 
562
 
 
563
/* Define to 1 if you have the <unix.h> header file. */
 
564
#undef HAVE_UNIX_H
 
565
 
 
566
/* Define to 1 if you have the `unsetenv' function. */
 
567
#undef HAVE_UNSETENV
 
568
 
 
569
/* Define to 1 if you have the `utime' function. */
 
570
#undef HAVE_UTIME
 
571
 
 
572
/* Define to 1 if you have the `utimes' function. */
 
573
#undef HAVE_UTIMES
 
574
 
 
575
/* Define to 1 if you have the `uuid_create' function. */
 
576
#undef HAVE_UUID_CREATE
 
577
 
 
578
/* Define to 1 if you have the `uuid_generate' function. */
 
579
#undef HAVE_UUID_GENERATE
 
580
 
 
581
/* Define to 1 if you have the <uuid.h> header file. */
 
582
#undef HAVE_UUID_H
 
583
 
 
584
/* Define to 1 if you have the <uuid/uuid.h> header file. */
 
585
#undef HAVE_UUID_UUID_H
 
586
 
 
587
/* Define if C compiler supports VLA */
 
588
#undef HAVE_VLA
 
589
 
 
590
/* Define to 1 if you have the `waitpid' function. */
 
591
#undef HAVE_WAITPID
 
592
 
 
593
/* Define to 1 if you have the `writev' function. */
 
594
#undef HAVE_WRITEV
 
595
 
 
596
/* Define if EAI_ error codes from getaddrinfo are negative */
 
597
#undef NEGATIVE_EAI
 
598
 
 
599
/* Define to the address where bug reports for this package should be sent. */
 
600
#undef PACKAGE_BUGREPORT
 
601
 
 
602
/* Define to the full name of this package. */
 
603
#undef PACKAGE_NAME
 
604
 
 
605
/* Define to the full name and version of this package. */
 
606
#undef PACKAGE_STRING
 
607
 
 
608
/* Define to the one symbol short name of this package. */
 
609
#undef PACKAGE_TARNAME
 
610
 
 
611
/* Define to the version of this package. */
 
612
#undef PACKAGE_VERSION
 
613
 
 
614
/* Define if POSIX semaphores affect threads within the process */
 
615
#undef POSIXSEM_IS_GLOBAL
 
616
 
 
617
/* Define if pthread_attr_getdetachstate() has one arg */
 
618
#undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG
 
619
 
 
620
/* Define if pthread_getspecific() has two args */
 
621
#undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS
 
622
 
 
623
/* Define if readdir is thread safe */
 
624
#undef READDIR_IS_THREAD_SAFE
 
625
 
 
626
/* Define to 1 if the `setpgrp' function takes no argument. */
 
627
#undef SETPGRP_VOID
 
628
 
 
629
/* */
 
630
#undef SIGWAIT_TAKES_ONE_ARG
 
631
 
 
632
/* The size of a `char', as computed by sizeof. */
 
633
#undef SIZEOF_CHAR
 
634
 
 
635
/* The size of a `int', as computed by sizeof. */
 
636
#undef SIZEOF_INT
 
637
 
 
638
/* The size of a `long', as computed by sizeof. */
 
639
#undef SIZEOF_LONG
 
640
 
 
641
/* The size of a `long long', as computed by sizeof. */
 
642
#undef SIZEOF_LONG_LONG
 
643
 
 
644
/* The size of off_t */
 
645
#undef SIZEOF_OFF_T
 
646
 
 
647
/* The size of pid_t */
 
648
#undef SIZEOF_PID_T
 
649
 
 
650
/* The size of a `short', as computed by sizeof. */
 
651
#undef SIZEOF_SHORT
 
652
 
 
653
/* The size of size_t */
 
654
#undef SIZEOF_SIZE_T
 
655
 
 
656
/* The size of ssize_t */
 
657
#undef SIZEOF_SSIZE_T
 
658
 
 
659
/* The size of a `void*', as computed by sizeof. */
 
660
#undef SIZEOF_VOIDP
 
661
 
 
662
/* Define to 1 if you have the ANSI C header files. */
 
663
#undef STDC_HEADERS
 
664
 
 
665
/* Define if strerror returns int */
 
666
#undef STRERROR_R_RC_INT
 
667
 
 
668
/* Define if SysV semaphores affect threads within the process */
 
669
#undef SYSVSEM_IS_GLOBAL
 
670
 
 
671
/* Define if BeOS Semaphores will be used */
 
672
#undef USE_BEOSSEM
 
673
 
 
674
/* Define if SVR4-style fcntl() will be used */
 
675
#undef USE_FCNTL_SERIALIZE
 
676
 
 
677
/* Define if 4.2BSD-style flock() will be used */
 
678
#undef USE_FLOCK_SERIALIZE
 
679
 
 
680
/* Define if use of generic atomics is requested */
 
681
#undef USE_GENERIC_ATOMICS
 
682
 
 
683
/* Define if BeOS areas will be used */
 
684
#undef USE_SHMEM_BEOS
 
685
 
 
686
/* Define if BeOS areas will be used */
 
687
#undef USE_SHMEM_BEOS_ANON
 
688
 
 
689
/* Define if 4.4BSD-style mmap() via MAP_ANON will be used */
 
690
#undef USE_SHMEM_MMAP_ANON
 
691
 
 
692
/* Define if mmap() via POSIX.1 shm_open() on temporary file will be used */
 
693
#undef USE_SHMEM_MMAP_SHM
 
694
 
 
695
/* Define if Classical mmap() on temporary file will be used */
 
696
#undef USE_SHMEM_MMAP_TMP
 
697
 
 
698
/* Define if SVR4-style mmap() on /dev/zero will be used */
 
699
#undef USE_SHMEM_MMAP_ZERO
 
700
 
 
701
/* Define if OS/2 DosAllocSharedMem() will be used */
 
702
#undef USE_SHMEM_OS2
 
703
 
 
704
/* Define if OS/2 DosAllocSharedMem() will be used */
 
705
#undef USE_SHMEM_OS2_ANON
 
706
 
 
707
/* Define if SysV IPC shmget() will be used */
 
708
#undef USE_SHMEM_SHMGET
 
709
 
 
710
/* Define if SysV IPC shmget() will be used */
 
711
#undef USE_SHMEM_SHMGET_ANON
 
712
 
 
713
/* Define if SysV IPC semget() will be used */
 
714
#undef USE_SYSVSEM_SERIALIZE
 
715
 
 
716
/* Define if apr_wait_for_io_or_timeout() uses poll(2) */
 
717
#undef WAITIO_USES_POLL
 
718
 
 
719
/* Define to 1 if your processor stores words with the most significant byte
 
720
   first (like Motorola and SPARC, unlike Intel and VAX). */
 
721
#undef WORDS_BIGENDIAN
 
722
 
 
723
/* Define to 1 if on AIX 3.
 
724
   System headers sometimes define this.
 
725
   We just want to avoid a redefinition error message.  */
 
726
#ifndef _ALL_SOURCE
 
727
# undef _ALL_SOURCE
 
728
#endif
 
729
 
 
730
/* Define to 1 if on MINIX. */
 
731
#undef _MINIX
 
732
 
 
733
/* Define to 2 if the system does not provide POSIX.1 features except with
 
734
   this defined. */
 
735
#undef _POSIX_1_SOURCE
 
736
 
 
737
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
738
#undef _POSIX_SOURCE
 
739
 
 
740
/* Define to empty if `const' does not conform to ANSI C. */
 
741
#undef const
 
742
 
 
743
/* Define to `int' if <sys/types.h> doesn't define. */
 
744
#undef gid_t
 
745
 
 
746
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
747
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
748
#ifndef __cplusplus
 
749
#undef inline
 
750
#endif
 
751
 
 
752
/* Define to `long' if <sys/types.h> does not define. */
 
753
#undef off_t
 
754
 
 
755
/* Define to `int' if <sys/types.h> does not define. */
 
756
#undef pid_t
 
757
 
 
758
/* Define to `unsigned' if <sys/types.h> does not define. */
 
759
#undef size_t
 
760
 
 
761
/* Define to `int' if <sys/types.h> does not define. */
 
762
#undef ssize_t
 
763
 
 
764
/* Define to `int' if <sys/types.h> doesn't define. */
 
765
#undef uid_t
 
766
 
 
767
 
 
768
/* switch this on if we have a BeOS version below BONE */
 
769
#if BEOS && !HAVE_BONE_VERSION
 
770
#define BEOS_R5 1
 
771
#else
 
772
#define BEOS_BONE 1
 
773
#endif
 
774
 
 
775
/*
 
776
 * Include common private declarations.
 
777
 */
 
778
#include "../apr_private_common.h"
 
779