00001 /* include/asterisk/autoconfig.h. Generated from autoconfig.h.in by configure. */ 00002 /* include/asterisk/autoconfig.h.in. Generated from configure.ac by autoheader. */ 00003 00004 #ifndef ASTERISK_AUTOCONFIG_H 00005 #define ASTERISK_AUTOCONFIG_H 00006 00007 #include "asterisk/buildopts.h" 00008 00009 00010 00011 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 00012 /* #undef CLOSEDIR_VOID */ 00013 00014 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00015 systems. This function is required for `alloca.c' support on those systems. 00016 */ 00017 /* #undef CRAY_STACKSEG_END */ 00018 00019 /* Define to 1 if using `alloca.c'. */ 00020 /* #undef C_ALLOCA */ 00021 00022 /* Define to 1 if you have the `alarm' function. */ 00023 #define HAVE_ALARM 1 00024 00025 /* Define to 1 if you have `alloca', as a function or macro. */ 00026 #define HAVE_ALLOCA 1 00027 00028 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00029 */ 00030 #define HAVE_ALLOCA_H 1 00031 00032 /* Define to indicate the ${ALSA_DESCRIP} library */ 00033 #define HAVE_ALSA 1 00034 00035 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00036 #define HAVE_ARPA_INET_H 1 00037 00038 /* Define to 1 if you have the `asprintf' function. */ 00039 #define HAVE_ASPRINTF 1 00040 00041 /* Define to 1 if you have the `atexit' function. */ 00042 #define HAVE_ATEXIT 1 00043 00044 /* Define to 1 if your GCC C compiler supports the 'always_inline' attribute. 00045 */ 00046 #define HAVE_ATTRIBUTE_always_inline 1 00047 00048 /* Define to 1 if your GCC C compiler supports the 'const' attribute. */ 00049 #define HAVE_ATTRIBUTE_const 1 00050 00051 /* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */ 00052 #define HAVE_ATTRIBUTE_malloc 1 00053 00054 /* Define to 1 if your GCC C compiler supports the 'pure' attribute. */ 00055 #define HAVE_ATTRIBUTE_pure 1 00056 00057 /* Define to 1 if your GCC C compiler supports the 'unused' attribute. */ 00058 #define HAVE_ATTRIBUTE_unused 1 00059 00060 /* Define to 1 if you have the `bzero' function. */ 00061 #define HAVE_BZERO 1 00062 00063 /* Define to 1 if your system has a working `chown' function. */ 00064 #define HAVE_CHOWN 1 00065 00066 /* Define if your system has the curl libraries. */ 00067 #define HAVE_CURL 1 00068 00069 /* Define to indicate the ${CURSES_DESCRIP} library */ 00070 #define HAVE_CURSES 1 00071 00072 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00073 */ 00074 #define HAVE_DIRENT_H 1 00075 00076 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00077 /* #undef HAVE_DOPRNT */ 00078 00079 /* Define to 1 if you have the `dup2' function. */ 00080 #define HAVE_DUP2 1 00081 00082 /* Define to 1 if you have the `endpwent' function. */ 00083 #define HAVE_ENDPWENT 1 00084 00085 /* Define to 1 if you have the <fcntl.h> header file. */ 00086 #define HAVE_FCNTL_H 1 00087 00088 /* Define to 1 if you have the `floor' function. */ 00089 /* #undef HAVE_FLOOR */ 00090 00091 /* Define to 1 if you have the `fork' function. */ 00092 #define HAVE_FORK 1 00093 00094 /* Define to indicate the ${FREETDS_DESCRIP} library */ 00095 /* #undef HAVE_FREETDS */ 00096 00097 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 00098 #define HAVE_FSEEKO 1 00099 00100 /* Define to 1 if you have the `ftruncate' function. */ 00101 #define HAVE_FTRUNCATE 1 00102 00103 /* Define to 1 if your GCC C compiler provides atomic operations. */ 00104 #define HAVE_GCC_ATOMICS 1 00105 00106 /* Define to 1 if you have the `getcwd' function. */ 00107 #define HAVE_GETCWD 1 00108 00109 /* Define to 1 if you have the `gethostbyname' function. */ 00110 #define HAVE_GETHOSTBYNAME 1 00111 00112 /* Define to 1 if you have the `gethostname' function. */ 00113 #define HAVE_GETHOSTNAME 1 00114 00115 /* Define to 1 if you have the `getloadavg' function. */ 00116 #define HAVE_GETLOADAVG 1 00117 00118 /* Define to 1 if you have the `getpagesize' function. */ 00119 #define HAVE_GETPAGESIZE 1 00120 00121 /* Define to 1 if you have the `gettimeofday' function. */ 00122 #define HAVE_GETTIMEOFDAY 1 00123 00124 /* Define to indicate the ${GNUTLS_DESCRIP} library */ 00125 /* #undef HAVE_GNUTLS */ 00126 00127 /* Define to indicate the GSM library */ 00128 #define HAVE_GSM 1 00129 00130 /* Define to indicate that gsm.h is in gsm/gsm.h */ 00131 /* #undef HAVE_GSM_GSM_HEADER */ 00132 00133 /* Define to indicate that gsm.h has no prefix for its location */ 00134 #define HAVE_GSM_HEADER 1 00135 00136 /* Define if your system has the GTK libraries. */ 00137 /* #undef HAVE_GTK */ 00138 00139 /* Define if your system has the GTK2 libraries. */ 00140 #define HAVE_GTK2 1 00141 00142 /* Define to indicate the ${IKSEMEL_DESCRIP} library */ 00143 #define HAVE_IKSEMEL 1 00144 00145 /* Define if your system has the UW IMAP Toolkit c-client library. */ 00146 /* #undef HAVE_IMAP_TK */ 00147 00148 /* Define if your system has the UW IMAP Toolkit c-client library version 2006 00149 or greater. */ 00150 /* #undef HAVE_IMAP_TK2006 */ 00151 00152 /* Define to 1 if you have the `inet_ntoa' function. */ 00153 #define HAVE_INET_NTOA 1 00154 00155 /* Define to 1 if you have the <inttypes.h> header file. */ 00156 #define HAVE_INTTYPES_H 1 00157 00158 /* Define to 1 if your system has PMTU discovery on UDP sockets. */ 00159 #define HAVE_IP_MTU_DISCOVER 1 00160 00161 /* Define to 1 if you have the `isascii' function. */ 00162 #define HAVE_ISASCII 1 00163 00164 /* Define to indicate the ${ISDNNET_DESCRIP} library */ 00165 #define HAVE_ISDNNET 1 00166 00167 /* Define to 1 if you have the <libintl.h> header file. */ 00168 #define HAVE_LIBINTL_H 1 00169 00170 /* Define if your system has the KDE libraries. */ 00171 /* #undef HAVE_LIBKDE */ 00172 00173 /* Define to 1 if you have the <limits.h> header file. */ 00174 #define HAVE_LIMITS_H 1 00175 00176 /* Define to 1 if you have the <locale.h> header file. */ 00177 #define HAVE_LOCALE_H 1 00178 00179 /* Define to 1 if you have the `localtime_r' function. */ 00180 #define HAVE_LOCALTIME_R 1 00181 00182 /* Define to 1 if you have the <malloc.h> header file. */ 00183 #define HAVE_MALLOC_H 1 00184 00185 /* Define to 1 if you have the `memchr' function. */ 00186 #define HAVE_MEMCHR 1 00187 00188 /* Define to 1 if you have the `memmove' function. */ 00189 #define HAVE_MEMMOVE 1 00190 00191 /* Define to 1 if you have the <memory.h> header file. */ 00192 #define HAVE_MEMORY_H 1 00193 00194 /* Define to 1 if you have the `memset' function. */ 00195 #define HAVE_MEMSET 1 00196 00197 /* Define to indicate the ${MISDN_DESCRIP} library */ 00198 #define HAVE_MISDN 1 00199 00200 /* Define to 1 if you have the `mkdir' function. */ 00201 #define HAVE_MKDIR 1 00202 00203 /* Define to 1 if you have a working `mmap' system call. */ 00204 #define HAVE_MMAP 1 00205 00206 /* Define to 1 if you have the `munmap' function. */ 00207 #define HAVE_MUNMAP 1 00208 00209 /* Define to indicate the ${NBS_DESCRIP} library */ 00210 /* #undef HAVE_NBS */ 00211 00212 /* Define to indicate the ${NCURSES_DESCRIP} library */ 00213 #define HAVE_NCURSES 1 00214 00215 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00216 /* #undef HAVE_NDIR_H */ 00217 00218 /* Define to 1 if you have the <netdb.h> header file. */ 00219 #define HAVE_NETDB_H 1 00220 00221 /* Define to 1 if you have the <netinet/in.h> header file. */ 00222 #define HAVE_NETINET_IN_H 1 00223 00224 /* Define to indicate the Net-SNMP library */ 00225 /* #undef HAVE_NETSNMP */ 00226 00227 /* Define to indicate the ${NEWT_DESCRIP} library */ 00228 #define HAVE_NEWT 1 00229 00230 /* Define to indicate the ${OGG_DESCRIP} library */ 00231 #define HAVE_OGG 1 00232 00233 /* Define if your system has the OpenH323 libraries. */ 00234 /* #undef HAVE_OPENH323 */ 00235 00236 /* Define to indicate the ${OPENSSL_DESCRIP} library */ 00237 #define HAVE_OPENSSL 1 00238 00239 /* Define to indicate the ${OSPTK_DESCRIP} library */ 00240 /* #undef HAVE_OSPTK */ 00241 00242 /* Define to indicate the ${OSS_DESCRIP} library */ 00243 #define HAVE_OSS 1 00244 00245 /* Define to 1 if OSX atomic operations are supported. */ 00246 /* #undef HAVE_OSX_ATOMICS */ 00247 00248 /* Define to indicate the PostgreSQL library */ 00249 /* #undef HAVE_PGSQL */ 00250 00251 /* Define to indicate the ${POPT_DESCRIP} library */ 00252 #define HAVE_POPT 1 00253 00254 /* Define to 1 if you have the `pow' function. */ 00255 /* #undef HAVE_POW */ 00256 00257 /* Define to indicate the ${PRI_DESCRIP} library */ 00258 /* #undef HAVE_PRI */ 00259 00260 /* Define if you have POSIX threads libraries and header files. */ 00261 #define HAVE_PTHREAD 1 00262 00263 /* Define to 1 if your system has PTHREAD_RWLOCK_INITIALIZER. */ 00264 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 00265 00266 /* Define PTHREAD_RWLOCK_INITIALIZER headers version */ 00267 /* #undef HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION */ 00268 00269 /* Define to 1 if your system has PTHREAD_RWLOCK_PREFER_WRITER_NP. */ 00270 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 00271 00272 /* Define PTHREAD_RWLOCK_PREFER_WRITER_NP headers version */ 00273 /* #undef HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP_VERSION */ 00274 00275 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00276 #define HAVE_PTRDIFF_T 1 00277 00278 /* Define to 1 if you have the `putenv' function. */ 00279 #define HAVE_PUTENV 1 00280 00281 /* Define if your system has the PWLib libraries. */ 00282 /* #undef HAVE_PWLIB */ 00283 00284 /* Define if your system has the Qt library */ 00285 /* #undef HAVE_QT */ 00286 00287 /* Define to indicate the ${RADIUS_DESCRIP} library */ 00288 #define HAVE_RADIUS 1 00289 00290 /* Define to 1 if you have the `regcomp' function. */ 00291 #define HAVE_REGCOMP 1 00292 00293 /* Define to 1 if your system has the re-entrant resolver functions. */ 00294 #define HAVE_RES_NINIT 1 00295 00296 /* Define to 1 if you have the `re_comp' function. */ 00297 #define HAVE_RE_COMP 1 00298 00299 /* Define to 1 if you have the `rint' function. */ 00300 /* #undef HAVE_RINT */ 00301 00302 /* Define to 1 if your system has a dynamic linker that supports RTLD_NOLOAD. 00303 */ 00304 #define HAVE_RTLD_NOLOAD 1 00305 00306 /* Define to 1 if you have the `select' function. */ 00307 #define HAVE_SELECT 1 00308 00309 /* Define to 1 if you have the `setenv' function. */ 00310 #define HAVE_SETENV 1 00311 00312 /* Define to 1 if you have the `socket' function. */ 00313 #define HAVE_SOCKET 1 00314 00315 /* Define to indicate the ${SPEEX_DESCRIP} library */ 00316 #define HAVE_SPEEX 1 00317 00318 /* Define to indicate the ${SQLITE_DESCRIP} library */ 00319 /* #undef HAVE_SQLITE */ 00320 00321 /* Define to 1 if you have the `sqrt' function. */ 00322 /* #undef HAVE_SQRT */ 00323 00324 /* Define to 1 if `stat' has the bug that it succeeds when given the 00325 zero-length file name argument. */ 00326 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 00327 00328 /* Define to 1 if stdbool.h conforms to C99. */ 00329 #define HAVE_STDBOOL_H 1 00330 00331 /* Define to 1 if you have the <stddef.h> header file. */ 00332 #define HAVE_STDDEF_H 1 00333 00334 /* Define to 1 if you have the <stdint.h> header file. */ 00335 #define HAVE_STDINT_H 1 00336 00337 /* Define to 1 if you have the <stdlib.h> header file. */ 00338 #define HAVE_STDLIB_H 1 00339 00340 /* Define to 1 if you have the `strcasecmp' function. */ 00341 #define HAVE_STRCASECMP 1 00342 00343 /* Define to 1 if you have the `strcasestr' function. */ 00344 #define HAVE_STRCASESTR 1 00345 00346 /* Define to 1 if you have the `strchr' function. */ 00347 #define HAVE_STRCHR 1 00348 00349 /* Define to 1 if you have the `strcoll' function and it is properly defined. 00350 */ 00351 #define HAVE_STRCOLL 1 00352 00353 /* Define to 1 if you have the `strcspn' function. */ 00354 #define HAVE_STRCSPN 1 00355 00356 /* Define to 1 if you have the `strdup' function. */ 00357 #define HAVE_STRDUP 1 00358 00359 /* Define to 1 if you have the `strerror' function. */ 00360 #define HAVE_STRERROR 1 00361 00362 /* Define to 1 if you have the `strftime' function. */ 00363 #define HAVE_STRFTIME 1 00364 00365 /* Define to 1 if you have the <strings.h> header file. */ 00366 #define HAVE_STRINGS_H 1 00367 00368 /* Define to 1 if you have the <string.h> header file. */ 00369 #define HAVE_STRING_H 1 00370 00371 /* Define to 1 if you have the `strlcat' function. */ 00372 #define HAVE_STRLCAT 1 00373 00374 /* Define to 1 if you have the `strlcpy' function. */ 00375 #define HAVE_STRLCPY 1 00376 00377 /* Define to 1 if you have the `strncasecmp' function. */ 00378 #define HAVE_STRNCASECMP 1 00379 00380 /* Define to 1 if you have the `strndup' function. */ 00381 #define HAVE_STRNDUP 1 00382 00383 /* Define to 1 if you have the `strnlen' function. */ 00384 #define HAVE_STRNLEN 1 00385 00386 /* Define to 1 if you have the `strrchr' function. */ 00387 #define HAVE_STRRCHR 1 00388 00389 /* Define to 1 if you have the `strsep' function. */ 00390 #define HAVE_STRSEP 1 00391 00392 /* Define to 1 if you have the `strspn' function. */ 00393 #define HAVE_STRSPN 1 00394 00395 /* Define to 1 if you have the `strstr' function. */ 00396 #define HAVE_STRSTR 1 00397 00398 /* Define to 1 if you have the `strtol' function. */ 00399 #define HAVE_STRTOL 1 00400 00401 /* Define to 1 if you have the `strtoq' function. */ 00402 #define HAVE_STRTOQ 1 00403 00404 /* Define to 1 if `st_blksize' is member of `struct stat'. */ 00405 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 00406 00407 /* Define to indicate the ${SUPPSERV_DESCRIP} library */ 00408 /* #undef HAVE_SUPPSERV */ 00409 00410 /* Define to 1 if you have the <syslog.h> header file. */ 00411 #define HAVE_SYSLOG_H 1 00412 00413 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00414 */ 00415 /* #undef HAVE_SYS_DIR_H */ 00416 00417 /* Define to 1 if you have the <sys/file.h> header file. */ 00418 #define HAVE_SYS_FILE_H 1 00419 00420 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00421 #define HAVE_SYS_IOCTL_H 1 00422 00423 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00424 */ 00425 /* #undef HAVE_SYS_NDIR_H */ 00426 00427 /* Define to 1 if you have the <sys/param.h> header file. */ 00428 #define HAVE_SYS_PARAM_H 1 00429 00430 /* Define to 1 if you have the <sys/select.h> header file. */ 00431 #define HAVE_SYS_SELECT_H 1 00432 00433 /* Define to 1 if you have the <sys/socket.h> header file. */ 00434 #define HAVE_SYS_SOCKET_H 1 00435 00436 /* Define to 1 if you have the <sys/stat.h> header file. */ 00437 #define HAVE_SYS_STAT_H 1 00438 00439 /* Define to 1 if you have the <sys/time.h> header file. */ 00440 #define HAVE_SYS_TIME_H 1 00441 00442 /* Define to 1 if you have the <sys/types.h> header file. */ 00443 #define HAVE_SYS_TYPES_H 1 00444 00445 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00446 #define HAVE_SYS_WAIT_H 1 00447 00448 /* Define to indicate the ${TERMCAP_DESCRIP} library */ 00449 /* #undef HAVE_TERMCAP */ 00450 00451 /* Define to 1 if you have the <termios.h> header file. */ 00452 #define HAVE_TERMIOS_H 1 00453 00454 /* Define to indicate the ${TINFO_DESCRIP} library */ 00455 #define HAVE_TINFO 1 00456 00457 /* Define to indicate the ${TONEZONE_DESCRIP} library */ 00458 #define HAVE_TONEZONE 1 00459 00460 /* Define to 1 if you have the <unistd.h> header file. */ 00461 #define HAVE_UNISTD_H 1 00462 00463 /* Define to indicate the ${UNIXODBC_DESCRIP} library */ 00464 /* #undef HAVE_UNIXODBC */ 00465 00466 /* Define to 1 if you have the `unsetenv' function. */ 00467 #define HAVE_UNSETENV 1 00468 00469 /* Define to 1 if you have the `utime' function. */ 00470 #define HAVE_UTIME 1 00471 00472 /* Define to 1 if you have the <utime.h> header file. */ 00473 #define HAVE_UTIME_H 1 00474 00475 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ 00476 #define HAVE_UTIME_NULL 1 00477 00478 /* Define to 1 if you have the `vasprintf' function. */ 00479 #define HAVE_VASPRINTF 1 00480 00481 /* Define to 1 if you have the `vfork' function. */ 00482 #define HAVE_VFORK 1 00483 00484 /* Define to 1 if you have the <vfork.h> header file. */ 00485 /* #undef HAVE_VFORK_H */ 00486 00487 /* Define to indicate the ${VORBIS_DESCRIP} library */ 00488 #define HAVE_VORBIS 1 00489 00490 /* Define if your system has the VoiceTronix API libraries. */ 00491 /* #undef HAVE_VPB */ 00492 00493 /* Define to 1 if you have the `vprintf' function. */ 00494 #define HAVE_VPRINTF 1 00495 00496 /* Define to 1 if `fork' works. */ 00497 #define HAVE_WORKING_FORK 1 00498 00499 /* Define to 1 if `vfork' works. */ 00500 #define HAVE_WORKING_VFORK 1 00501 00502 /* Define if your system has the Zaptel headers. */ 00503 #define HAVE_ZAPTEL 1 00504 00505 /* Define to indicate the ${ZLIB_DESCRIP} library */ 00506 #define HAVE_ZLIB 1 00507 00508 /* Define to 1 if the system has the type `_Bool'. */ 00509 #define HAVE__BOOL 1 00510 00511 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 00512 slash. */ 00513 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 00514 00515 /* Build chan_misdn for mISDN 1.2 or later. */ 00516 /* #undef MISDN_1_2 */ 00517 00518 /* Define to the address where bug reports for this package should be sent. */ 00519 #define PACKAGE_BUGREPORT "" 00520 00521 /* Define to the full name of this package. */ 00522 #define PACKAGE_NAME "" 00523 00524 /* Define to the full name and version of this package. */ 00525 #define PACKAGE_STRING "" 00526 00527 /* Define to the one symbol short name of this package. */ 00528 #define PACKAGE_TARNAME "" 00529 00530 /* Define to the version of this package. */ 00531 #define PACKAGE_VERSION "" 00532 00533 /* Define to 1 if the C compiler supports function prototypes. */ 00534 #define PROTOTYPES 1 00535 00536 /* Define to necessary symbol if this constant uses a non-standard name on 00537 your system. */ 00538 /* #undef PTHREAD_CREATE_JOINABLE */ 00539 00540 /* Define as the return type of signal handlers (`int' or `void'). */ 00541 #define RETSIGTYPE void 00542 00543 /* Define to the type of arg 1 for `select'. */ 00544 #define SELECT_TYPE_ARG1 int 00545 00546 /* Define to the type of args 2, 3 and 4 for `select'. */ 00547 #define SELECT_TYPE_ARG234 (fd_set *) 00548 00549 /* Define to the type of arg 5 for `select'. */ 00550 #define SELECT_TYPE_ARG5 (struct timeval *) 00551 00552 /* Define to 1 if the `setvbuf' function takes the buffering type as its 00553 second argument and the buffer pointer as the third, as on System V before 00554 release 3. */ 00555 /* #undef SETVBUF_REVERSED */ 00556 00557 /* The size of `int', as computed by sizeof. */ 00558 #define SIZEOF_INT 4 00559 00560 /* If using the C implementation of alloca, define if you know the 00561 direction of stack growth for your system; otherwise it will be 00562 automatically deduced at runtime. 00563 STACK_DIRECTION > 0 => grows toward higher addresses 00564 STACK_DIRECTION < 0 => grows toward lower addresses 00565 STACK_DIRECTION = 0 => direction of growth unknown */ 00566 /* #undef STACK_DIRECTION */ 00567 00568 /* Define to 1 if you have the ANSI C header files. */ 00569 #define STDC_HEADERS 1 00570 00571 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00572 #define TIME_WITH_SYS_TIME 1 00573 00574 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 00575 /* #undef TM_IN_SYS_TIME */ 00576 00577 /* Define to 1 if on AIX 3. 00578 System headers sometimes define this. 00579 We just want to avoid a redefinition error message. */ 00580 #ifndef _ALL_SOURCE 00581 /* # undef _ALL_SOURCE */ 00582 #endif 00583 00584 /* Number of bits in a file offset, on hosts where this is settable. */ 00585 /* #undef _FILE_OFFSET_BITS */ 00586 00587 /* Enable GNU extensions on systems that have them. */ 00588 #ifndef _GNU_SOURCE 00589 # define _GNU_SOURCE 1 00590 #endif 00591 00592 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 00593 /* #undef _LARGEFILE_SOURCE */ 00594 00595 /* Define for large files, on AIX-style hosts. */ 00596 /* #undef _LARGE_FILES */ 00597 00598 /* Define to 1 if on MINIX. */ 00599 /* #undef _MINIX */ 00600 00601 /* Define to 2 if the system does not provide POSIX.1 features except with 00602 this defined. */ 00603 /* #undef _POSIX_1_SOURCE */ 00604 00605 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00606 /* #undef _POSIX_SOURCE */ 00607 00608 /* Enable extensions on Solaris. */ 00609 #ifndef __EXTENSIONS__ 00610 # define __EXTENSIONS__ 1 00611 #endif 00612 #ifndef _POSIX_PTHREAD_SEMANTICS 00613 # define _POSIX_PTHREAD_SEMANTICS 1 00614 #endif 00615 00616 /* Define like PROTOTYPES; this can be used by system headers. */ 00617 #define __PROTOTYPES 1 00618 00619 /* Define to empty if `const' does not conform to ANSI C. */ 00620 /* #undef const */ 00621 00622 /* Define to `int' if <sys/types.h> doesn't define. */ 00623 /* #undef gid_t */ 00624 00625 /* Define to `__inline__' or `__inline' if that's what the C compiler 00626 calls it, or to nothing if 'inline' is not supported under any name. */ 00627 #ifndef __cplusplus 00628 /* #undef inline */ 00629 #endif 00630 00631 /* Define to `int' if <sys/types.h> does not define. */ 00632 /* #undef mode_t */ 00633 00634 /* Define to `long int' if <sys/types.h> does not define. */ 00635 /* #undef off_t */ 00636 00637 /* Define to `int' if <sys/types.h> does not define. */ 00638 /* #undef pid_t */ 00639 00640 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00641 /* #undef size_t */ 00642 00643 /* Define to `int' if <sys/types.h> doesn't define. */ 00644 /* #undef uid_t */ 00645 00646 /* Define as `fork' if `vfork' does not work. */ 00647 /* #undef vfork */ 00648 00649 /* Define to empty if the keyword `volatile' does not work. Warning: valid 00650 code using `volatile' can become incorrect without. Disable with care. */ 00651 /* #undef volatile */ 00652 00653 #endif 00654