upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / include / arch / unix / apr_private.h.in
1 /* include/arch/unix/apr_private.h.in.  Generated from configure.in by autoheader.  */
2 #ifndef APR_PRIVATE_H
3 #define APR_PRIVATE_H
4
5
6 /* Various #defines we need to know about */
7 #undef USE_THREADS
8 #undef EGD_DEFAULT_SOCKET
9 #undef HAVE_isascii
10 #undef DIRENT_INODE
11 #undef DIRENT_TYPE
12
13 /* Cross process serialization techniques */
14 #undef USE_FLOCK_SERIALIZE
15 #undef USE_SYSVSEM_SERIALIZE
16 #undef USE_FCNTL_SERIALIZE
17 #undef USE_PROC_PTHREAD_SERIALIZE
18 #undef USE_PTHREAD_SERIALIZE
19
20 #undef POSIXSEM_IS_GLOBAL
21 #undef SYSVSEM_IS_GLOBAL
22 #undef FCNTL_IS_GLOBAL
23 #undef FLOCK_IS_GLOBAL
24
25 #undef HAVE_INT64_C
26
27
28 /* Define if crypt_r has uses CRYPTD */
29 #undef CRYPT_R_CRYPTD
30
31 /* Define if crypt_r uses struct crypt_data */
32 #undef CRYPT_R_STRUCT_CRYPT_DATA
33
34 /* Define to path of random device */
35 #undef DEV_RANDOM
36
37 /* Define if DSO support uses dlfcn.h */
38 #undef DSO_USE_DLFCN
39
40 /* Define if DSO support uses dyld.h */
41 #undef DSO_USE_DYLD
42
43 /* Define if DSO support uses shl_load */
44 #undef DSO_USE_SHL
45
46 /* Define to list of paths to EGD sockets */
47 #undef EGD_DEFAULT_SOCKET
48
49 /* Define if fcntl locks affect threads within the process */
50 #undef FCNTL_IS_GLOBAL
51
52 /* Define if flock locks affect threads within the process */
53 #undef FLOCK_IS_GLOBAL
54
55 /* Define if gethostbyaddr is thread safe */
56 #undef GETHOSTBYADDR_IS_THREAD_SAFE
57
58 /* Define if gethostbyname is thread safe */
59 #undef GETHOSTBYNAME_IS_THREAD_SAFE
60
61 /* Define if gethostbyname_r has the glibc style */
62 #undef GETHOSTBYNAME_R_GLIBC2
63
64 /* Define if gethostbyname_r has the hostent_data for the third argument */
65 #undef GETHOSTBYNAME_R_HOSTENT_DATA
66
67 /* Define to 1 if you have the `alloca' function. */
68 #undef HAVE_ALLOCA
69
70 /* Define to 1 if you have the <alloca.h> header file. */
71 #undef HAVE_ALLOCA_H
72
73 /* Define to 1 if you have the <arpa/inet.h> header file. */
74 #undef HAVE_ARPA_INET_H
75
76 /* Define if BONE_VERSION is defined in sys/socket.h */
77 #undef HAVE_BONE_VERSION
78
79 /* Define to 1 if you have the <ByteOrder.h> header file. */
80 #undef HAVE_BYTEORDER_H
81
82 /* Define to 1 if you have the `calloc' function. */
83 #undef HAVE_CALLOC
84
85 /* Define to 1 if you have the <conio.h> header file. */
86 #undef HAVE_CONIO_H
87
88 /* Define to 1 if you have the `create_area' function. */
89 #undef HAVE_CREATE_AREA
90
91 /* Define to 1 if you have the <crypt.h> header file. */
92 #undef HAVE_CRYPT_H
93
94 /* Define to 1 if you have the `crypt_r' function. */
95 #undef HAVE_CRYPT_R
96
97 /* Define to 1 if you have the <ctype.h> header file. */
98 #undef HAVE_CTYPE_H
99
100 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
101    don't. */
102 #undef HAVE_DECL_SYS_SIGLIST
103
104 /* Define to 1 if you have the <dirent.h> header file. */
105 #undef HAVE_DIRENT_H
106
107 /* Define to 1 if you have the <dir.h> header file. */
108 #undef HAVE_DIR_H
109
110 /* Define to 1 if you have the <dlfcn.h> header file. */
111 #undef HAVE_DLFCN_H
112
113 /* Define to 1 if you have the `dlopen' function. */
114 #undef HAVE_DLOPEN
115
116 /* Define to 1 if you have the `dlsym' function. */
117 #undef HAVE_DLSYM
118
119 /* Define to 1 if you have the <dl.h> header file. */
120 #undef HAVE_DL_H
121
122 /* Define if EGD is supported */
123 #undef HAVE_EGD
124
125 /* Define to 1 if you have the <errno.h> header file. */
126 #undef HAVE_ERRNO_H
127
128 /* Define to 1 if you have the <fcntl.h> header file. */
129 #undef HAVE_FCNTL_H
130
131 /* Define to 1 if you have the `flock' function. */
132 #undef HAVE_FLOCK
133
134 /* Define to 1 if you have the `fork' function. */
135 #undef HAVE_FORK
136
137 /* Define if fstat64 can be used */
138 #undef HAVE_FSTAT64
139
140 /* Define if F_SETLK is defined in fcntl.h */
141 #undef HAVE_F_SETLK
142
143 /* Define to 1 if you have the `gai_strerror' function. */
144 #undef HAVE_GAI_STRERROR
145
146 /* Define if getaddrinfo exists and works well enough for APR */
147 #undef HAVE_GETADDRINFO
148
149 /* Define to 1 if you have the `getenv' function. */
150 #undef HAVE_GETENV
151
152 /* Define to 1 if you have the `getgrgid_r' function. */
153 #undef HAVE_GETGRGID_R
154
155 /* Define to 1 if you have the `getgrnam_r' function. */
156 #undef HAVE_GETGRNAM_R
157
158 /* Define to 1 if you have the `gethostbyaddr_r' function. */
159 #undef HAVE_GETHOSTBYADDR_R
160
161 /* Define to 1 if you have the `gethostbyname_r' function. */
162 #undef HAVE_GETHOSTBYNAME_R
163
164 /* Define if getnameinfo exists */
165 #undef HAVE_GETNAMEINFO
166
167 /* Define to 1 if you have the `getpass' function. */
168 #undef HAVE_GETPASS
169
170 /* Define to 1 if you have the `getpassphrase' function. */
171 #undef HAVE_GETPASSPHRASE
172
173 /* Define to 1 if you have the `getpwnam_r' function. */
174 #undef HAVE_GETPWNAM_R
175
176 /* Define to 1 if you have the `getpwuid_r' function. */
177 #undef HAVE_GETPWUID_R
178
179 /* Define to 1 if you have the `getrlimit' function. */
180 #undef HAVE_GETRLIMIT
181
182 /* Define to 1 if you have the `gmtime_r' function. */
183 #undef HAVE_GMTIME_R
184
185 /* Define if struct tm has a tm_gmtoff field */
186 #undef HAVE_GMTOFF
187
188 /* Define to 1 if you have the <grp.h> header file. */
189 #undef HAVE_GRP_H
190
191 /* Define to 1 if you have the `hstrerror' function. */
192 #undef HAVE_HSTRERROR
193
194 /* Define to 1 if you have the <inttypes.h> header file. */
195 #undef HAVE_INTTYPES_H
196
197 /* Define to 1 if you have the <io.h> header file. */
198 #undef HAVE_IO_H
199
200 /* Define to 1 if you have the `isinf' function. */
201 #undef HAVE_ISINF
202
203 /* Define to 1 if you have the `isnan' function. */
204 #undef HAVE_ISNAN
205
206 /* Define to 1 if you have the <kernel/OS.h> header file. */
207 #undef HAVE_KERNEL_OS_H
208
209 /* Define to 1 if you have the <langinfo.h> header file. */
210 #undef HAVE_LANGINFO_H
211
212 /* Define to 1 if you have the `bsd' library (-lbsd). */
213 #undef HAVE_LIBBSD
214
215 /* Define to 1 if you have the `nsl' library (-lnsl). */
216 #undef HAVE_LIBNSL
217
218 /* Define to 1 if you have the `resolv' library (-lresolv). */
219 #undef HAVE_LIBRESOLV
220
221 /* Define to 1 if you have the `sendfile' library (-lsendfile). */
222 #undef HAVE_LIBSENDFILE
223
224 /* Define to 1 if you have the `socket' library (-lsocket). */
225 #undef HAVE_LIBSOCKET
226
227 /* Define to 1 if you have the `truerand' library (-ltruerand). */
228 #undef HAVE_LIBTRUERAND
229
230 /* Define to 1 if you have the <limits.h> header file. */
231 #undef HAVE_LIMITS_H
232
233 /* Define to 1 if you have the `localtime_r' function. */
234 #undef HAVE_LOCALTIME_R
235
236 /* Define if LOCK_EX is defined in sys/file.h */
237 #undef HAVE_LOCK_EX
238
239 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
240 #undef HAVE_MACH_O_DYLD_H
241
242 /* Define to 1 if you have the <malloc.h> header file. */
243 #undef HAVE_MALLOC_H
244
245 /* Define if MAP_ANON is defined in sys/mman.h */
246 #undef HAVE_MAP_ANON
247
248 /* Define to 1 if you have the `memchr' function. */
249 #undef HAVE_MEMCHR
250
251 /* Define to 1 if you have the `memmove' function. */
252 #undef HAVE_MEMMOVE
253
254 /* Define to 1 if you have the <memory.h> header file. */
255 #undef HAVE_MEMORY_H
256
257 /* Define to 1 if you have the `mkstemp' function. */
258 #undef HAVE_MKSTEMP
259
260 /* Define to 1 if you have the `mmap' function. */
261 #undef HAVE_MMAP
262
263 /* Define to 1 if you have the `munmap' function. */
264 #undef HAVE_MUNMAP
265
266 /* Define to 1 if you have the <netdb.h> header file. */
267 #undef HAVE_NETDB_H
268
269 /* Define to 1 if you have the <netinet/in.h> header file. */
270 #undef HAVE_NETINET_IN_H
271
272 /* Define to 1 if you have the <netinet/sctp.h> header file. */
273 #undef HAVE_NETINET_SCTP_H
274
275 /* Define to 1 if you have the <netinet/sctp_uio.h> header file. */
276 #undef HAVE_NETINET_SCTP_UIO_H
277
278 /* Defined if netinet/tcp.h is present */
279 #undef HAVE_NETINET_TCP_H
280
281 /* Define to 1 if you have the <net/errno.h> header file. */
282 #undef HAVE_NET_ERRNO_H
283
284 /* Define to 1 if you have the `nl_langinfo' function. */
285 #undef HAVE_NL_LANGINFO
286
287 /* Define to 1 if you have the `NSLinkModule' function. */
288 #undef HAVE_NSLINKMODULE
289
290 /* Define to 1 if you have the <os2.h> header file. */
291 #undef HAVE_OS2_H
292
293 /* Define to 1 if you have the <osreldate.h> header file. */
294 #undef HAVE_OSRELDATE_H
295
296 /* Define to 1 if you have the `poll' function. */
297 #undef HAVE_POLL
298
299 /* Define if POLLIN is defined */
300 #undef HAVE_POLLIN
301
302 /* Define to 1 if you have the <poll.h> header file. */
303 #undef HAVE_POLL_H
304
305 /* Define to 1 if you have the <process.h> header file. */
306 #undef HAVE_PROCESS_H
307
308 /* Define to 1 if you have the <pthread.h> header file. */
309 #undef HAVE_PTHREAD_H
310
311 /* Define to 1 if you have the `pthread_key_delete' function. */
312 #undef HAVE_PTHREAD_KEY_DELETE
313
314 /* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
315 #undef HAVE_PTHREAD_MUTEXATTR_SETPSHARED
316
317 /* Define if recursive pthread mutexes are available */
318 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
319
320 /* Define if cross-process robust mutexes are available */
321 #undef HAVE_PTHREAD_MUTEX_ROBUST
322
323 /* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */
324 #undef HAVE_PTHREAD_PROCESS_SHARED
325
326 /* Define if pthread rwlocks are available */
327 #undef HAVE_PTHREAD_RWLOCKS
328
329 /* Define to 1 if you have the `pthread_rwlock_init' function. */
330 #undef HAVE_PTHREAD_RWLOCK_INIT
331
332 /* Define to 1 if you have the `putenv' function. */
333 #undef HAVE_PUTENV
334
335 /* Define to 1 if you have the <pwd.h> header file. */
336 #undef HAVE_PWD_H
337
338 /* Define to 1 if you have the <semaphore.h> header file. */
339 #undef HAVE_SEMAPHORE_H
340
341 /* Define to 1 if you have the `semctl' function. */
342 #undef HAVE_SEMCTL
343
344 /* Define to 1 if you have the `semget' function. */
345 #undef HAVE_SEMGET
346
347 /* Define to 1 if you have the `sem_close' function. */
348 #undef HAVE_SEM_CLOSE
349
350 /* Define to 1 if you have the `sem_post' function. */
351 #undef HAVE_SEM_POST
352
353 /* Define if SEM_UNDO is defined in sys/sem.h */
354 #undef HAVE_SEM_UNDO
355
356 /* Define to 1 if you have the `sem_unlink' function. */
357 #undef HAVE_SEM_UNLINK
358
359 /* Define to 1 if you have the `sem_wait' function. */
360 #undef HAVE_SEM_WAIT
361
362 /* Define to 1 if you have the `sendfile' function. */
363 #undef HAVE_SENDFILE
364
365 /* Define to 1 if you have the `sendfilev' function. */
366 #undef HAVE_SENDFILEV
367
368 /* Define to 1 if you have the `send_file' function. */
369 #undef HAVE_SEND_FILE
370
371 /* Define to 1 if you have the `setenv' function. */
372 #undef HAVE_SETENV
373
374 /* Define to 1 if you have the `setrlimit' function. */
375 #undef HAVE_SETRLIMIT
376
377 /* Define to 1 if you have the `setsid' function. */
378 #undef HAVE_SETSID
379
380 /* Define to 1 if you have the `set_h_errno' function. */
381 #undef HAVE_SET_H_ERRNO
382
383 /* Define to 1 if you have the `shmat' function. */
384 #undef HAVE_SHMAT
385
386 /* Define to 1 if you have the `shmctl' function. */
387 #undef HAVE_SHMCTL
388
389 /* Define to 1 if you have the `shmdt' function. */
390 #undef HAVE_SHMDT
391
392 /* Define to 1 if you have the `shmget' function. */
393 #undef HAVE_SHMGET
394
395 /* Define to 1 if you have the `shm_open' function. */
396 #undef HAVE_SHM_OPEN
397
398 /* Define to 1 if you have the `shm_unlink' function. */
399 #undef HAVE_SHM_UNLINK
400
401 /* Define to 1 if you have the `sigaction' function. */
402 #undef HAVE_SIGACTION
403
404 /* Define to 1 if you have the <signal.h> header file. */
405 #undef HAVE_SIGNAL_H
406
407 /* Define to 1 if you have the `sigsuspend' function. */
408 #undef HAVE_SIGSUSPEND
409
410 /* Define to 1 if you have the `sigwait' function. */
411 #undef HAVE_SIGWAIT
412
413 /* Whether you have socklen_t */
414 #undef HAVE_SOCKLEN_T
415
416 /* Define if SO_ACCEPTFILTER is defined in sys/socket.h */
417 #undef HAVE_SO_ACCEPTFILTER
418
419 /* Define to 1 if you have the <stdarg.h> header file. */
420 #undef HAVE_STDARG_H
421
422 /* Define to 1 if you have the <stddef.h> header file. */
423 #undef HAVE_STDDEF_H
424
425 /* Define to 1 if you have the <stdint.h> header file. */
426 #undef HAVE_STDINT_H
427
428 /* Define to 1 if you have the <stdio.h> header file. */
429 #undef HAVE_STDIO_H
430
431 /* Define to 1 if you have the <stdlib.h> header file. */
432 #undef HAVE_STDLIB_H
433
434 /* Define to 1 if you have the `strcasecmp' function. */
435 #undef HAVE_STRCASECMP
436
437 /* Define to 1 if you have the `strdup' function. */
438 #undef HAVE_STRDUP
439
440 /* Define to 1 if you have the `strerror_r' function. */
441 #undef HAVE_STRERROR_R
442
443 /* Define to 1 if you have the `stricmp' function. */
444 #undef HAVE_STRICMP
445
446 /* Define to 1 if you have the <strings.h> header file. */
447 #undef HAVE_STRINGS_H
448
449 /* Define to 1 if you have the <string.h> header file. */
450 #undef HAVE_STRING_H
451
452 /* Define to 1 if you have the `strncasecmp' function. */
453 #undef HAVE_STRNCASECMP
454
455 /* Define to 1 if you have the `strnicmp' function. */
456 #undef HAVE_STRNICMP
457
458 /* Define to 1 if you have the `strstr' function. */
459 #undef HAVE_STRSTR
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/wait.h> header file. */
531 #undef HAVE_SYS_WAIT_H
532
533 /* Define if TCP_CORK is defined in netinet/tcp.h */
534 #undef HAVE_TCP_CORK
535
536 /* Define if TCP_NOPUSH is defined in netinet/tcp.h */
537 #undef HAVE_TCP_NOPUSH
538
539 /* Define to 1 if you have the <termios.h> header file. */
540 #undef HAVE_TERMIOS_H
541
542 /* Define to 1 if you have the <time.h> header file. */
543 #undef HAVE_TIME_H
544
545 /* Define to 1 if you have the <tpfeq.h> header file. */
546 #undef HAVE_TPFEQ_H
547
548 /* Define to 1 if you have the <tpfio.h> header file. */
549 #undef HAVE_TPFIO_H
550
551 /* Define if truerand is supported */
552 #undef HAVE_TRUERAND
553
554 /* Define to 1 if you have the <unistd.h> header file. */
555 #undef HAVE_UNISTD_H
556
557 /* Define to 1 if you have the <unix.h> header file. */
558 #undef HAVE_UNIX_H
559
560 /* Define to 1 if you have the `unsetenv' function. */
561 #undef HAVE_UNSETENV
562
563 /* Define to 1 if you have the `utime' function. */
564 #undef HAVE_UTIME
565
566 /* Define to 1 if you have the `utimes' function. */
567 #undef HAVE_UTIMES
568
569 /* Define if C compiler supports VLA */
570 #undef HAVE_VLA
571
572 /* Define to 1 if you have the `waitpid' function. */
573 #undef HAVE_WAITPID
574
575 /* Define to 1 if you have the `writev' function. */
576 #undef HAVE_WRITEV
577
578 /* Define if EAI_ error codes from getaddrinfo are negative */
579 #undef NEGATIVE_EAI
580
581 /* Define to the address where bug reports for this package should be sent. */
582 #undef PACKAGE_BUGREPORT
583
584 /* Define to the full name of this package. */
585 #undef PACKAGE_NAME
586
587 /* Define to the full name and version of this package. */
588 #undef PACKAGE_STRING
589
590 /* Define to the one symbol short name of this package. */
591 #undef PACKAGE_TARNAME
592
593 /* Define to the version of this package. */
594 #undef PACKAGE_VERSION
595
596 /* Define if POSIX semaphores affect threads within the process */
597 #undef POSIXSEM_IS_GLOBAL
598
599 /* Define if pthread_attr_getdetachstate() has one arg */
600 #undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG
601
602 /* Define if pthread_getspecific() has two args */
603 #undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS
604
605 /* Define if readdir is thread safe */
606 #undef READDIR_IS_THREAD_SAFE
607
608 /* Define if resolv.h's res_state has the fields retrans/rety */
609 #undef RESOLV_RETRANSRETRY
610
611 /* Define to 1 if the `setpgrp' function takes no argument. */
612 #undef SETPGRP_VOID
613
614 /* */
615 #undef SIGWAIT_TAKES_ONE_ARG
616
617 /* The size of `char', as computed by sizeof. */
618 #undef SIZEOF_CHAR
619
620 /* The size of `int', as computed by sizeof. */
621 #undef SIZEOF_INT
622
623 /* The size of `long', as computed by sizeof. */
624 #undef SIZEOF_LONG
625
626 /* The size of `long double', as computed by sizeof. */
627 #undef SIZEOF_LONG_DOUBLE
628
629 /* The size of `long long', as computed by sizeof. */
630 #undef SIZEOF_LONG_LONG
631
632 /* The size of off_t */
633 #undef SIZEOF_OFF_T
634
635 /* The size of pid_t */
636 #undef SIZEOF_PID_T
637
638 /* The size of `short', as computed by sizeof. */
639 #undef SIZEOF_SHORT
640
641 /* The size of size_t */
642 #undef SIZEOF_SIZE_T
643
644 /* The size of ssize_t */
645 #undef SIZEOF_SSIZE_T
646
647 /* The size of `void*', as computed by sizeof. */
648 #undef SIZEOF_VOIDP
649
650 /* Define to 1 if you have the ANSI C header files. */
651 #undef STDC_HEADERS
652
653 /* Define if strerror returns int */
654 #undef STRERROR_R_RC_INT
655
656 /* Define if SysV semaphores affect threads within the process */
657 #undef SYSVSEM_IS_GLOBAL
658
659 /* Enable extensions on AIX 3, Interix.  */
660 #ifndef _ALL_SOURCE
661 # undef _ALL_SOURCE
662 #endif
663 /* Enable GNU extensions on systems that have them.  */
664 #ifndef _GNU_SOURCE
665 # undef _GNU_SOURCE
666 #endif
667 /* Enable threading extensions on Solaris.  */
668 #ifndef _POSIX_PTHREAD_SEMANTICS
669 # undef _POSIX_PTHREAD_SEMANTICS
670 #endif
671 /* Enable extensions on HP NonStop.  */
672 #ifndef _TANDEM_SOURCE
673 # undef _TANDEM_SOURCE
674 #endif
675 /* Enable general extensions on Solaris.  */
676 #ifndef __EXTENSIONS__
677 # undef __EXTENSIONS__
678 #endif
679
680
681 /* Define if APR supports threads */
682 #undef USE_THREADS
683
684 /* Define to 1 if on MINIX. */
685 #undef _MINIX
686
687 /* Define to 2 if the system does not provide POSIX.1 features except with
688    this defined. */
689 #undef _POSIX_1_SOURCE
690
691 /* Define to 1 if you need to in order for `stat' and other things to work. */
692 #undef _POSIX_SOURCE
693
694 /* Define to empty if `const' does not conform to ANSI C. */
695 #undef const
696
697 /* Define to `int' if <sys/types.h> doesn't define. */
698 #undef gid_t
699
700 /* Define to `__inline__' or `__inline' if that's what the C compiler
701    calls it, or to nothing if 'inline' is not supported under any name.  */
702 #ifndef __cplusplus
703 #undef inline
704 #endif
705
706 /* Define to `long int' if <sys/types.h> does not define. */
707 #undef off_t
708
709 /* Define to `int' if <sys/types.h> does not define. */
710 #undef pid_t
711
712 /* Define to `unsigned int' if <sys/types.h> does not define. */
713 #undef size_t
714
715 /* Define to `int' if <sys/types.h> does not define. */
716 #undef ssize_t
717
718 /* Define to `int' if <sys/types.h> doesn't define. */
719 #undef uid_t
720
721 /* Make sure we have ssize_t defined to be something */
722 #undef ssize_t
723
724 /* switch this on if we have a BeOS version below BONE */
725 #if BEOS && !HAVE_BONE_VERSION
726 #define BEOS_R5 1
727 #else
728 #define BEOS_BONE 1
729 #endif
730
731 #ifdef SIGWAIT_TAKES_ONE_ARG
732 #define apr_sigwait(a,b) ((*(b)=sigwait((a)))<0?-1:0)
733 #else
734 #define apr_sigwait(a,b) sigwait((a),(b))
735 #endif
736
737 /*
738  * Include common private declarations.
739  */
740 #include "../apr_private_common.h"
741
742 #endif /* APR_PRIVATE_H */