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 internal poll should be used. */ 00012 /* #undef AST_POLL_COMPAT */ 00013 00014 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 00015 /* #undef CLOSEDIR_VOID */ 00016 00017 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00018 systems. This function is required for `alloca.c' support on those systems. 00019 */ 00020 /* #undef CRAY_STACKSEG_END */ 00021 00022 /* Define to 1 if using `alloca.c'. */ 00023 /* #undef C_ALLOCA */ 00024 00025 /* Define this to indicate the ${ACOS_DESCRIP} library */ 00026 #define HAVE_ACOS 1 00027 00028 /* Define this to indicate the ${ACOSL_DESCRIP} library */ 00029 #define HAVE_ACOSL 1 00030 00031 /* Define to indicate the ${ACOSL_DESCRIP} library version */ 00032 #define HAVE_ACOSL_VERSION 00033 00034 /* Define to indicate the ${ACOS_DESCRIP} library version */ 00035 #define HAVE_ACOS_VERSION 00036 00037 /* Define to 1 if you have `alloca', as a function or macro. */ 00038 #define HAVE_ALLOCA 1 00039 00040 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00041 */ 00042 #define HAVE_ALLOCA_H 1 00043 00044 /* Define this to indicate the ${ALSA_DESCRIP} library */ 00045 #define HAVE_ALSA 1 00046 00047 /* Define to indicate the ${ALSA_DESCRIP} library version */ 00048 #define HAVE_ALSA_VERSION 00049 00050 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00051 #define HAVE_ARPA_INET_H 1 00052 00053 /* Define to 1 if you have the <arpa/nameser.h> header file. */ 00054 #define HAVE_ARPA_NAMESER_H 1 00055 00056 /* Define this to indicate the ${ASIN_DESCRIP} library */ 00057 #define HAVE_ASIN 1 00058 00059 /* Define this to indicate the ${ASINL_DESCRIP} library */ 00060 #define HAVE_ASINL 1 00061 00062 /* Define to indicate the ${ASINL_DESCRIP} library version */ 00063 #define HAVE_ASINL_VERSION 00064 00065 /* Define to indicate the ${ASIN_DESCRIP} library version */ 00066 #define HAVE_ASIN_VERSION 00067 00068 /* Define to 1 if you have the `asprintf' function. */ 00069 #define HAVE_ASPRINTF 1 00070 00071 /* Define this to indicate the ${ATAN_DESCRIP} library */ 00072 #define HAVE_ATAN 1 00073 00074 /* Define this to indicate the ${ATAN2_DESCRIP} library */ 00075 #define HAVE_ATAN2 1 00076 00077 /* Define this to indicate the ${ATAN2L_DESCRIP} library */ 00078 #define HAVE_ATAN2L 1 00079 00080 /* Define to indicate the ${ATAN2L_DESCRIP} library version */ 00081 #define HAVE_ATAN2L_VERSION 00082 00083 /* Define to indicate the ${ATAN2_DESCRIP} library version */ 00084 #define HAVE_ATAN2_VERSION 00085 00086 /* Define this to indicate the ${ATANL_DESCRIP} library */ 00087 #define HAVE_ATANL 1 00088 00089 /* Define to indicate the ${ATANL_DESCRIP} library version */ 00090 #define HAVE_ATANL_VERSION 00091 00092 /* Define to indicate the ${ATAN_DESCRIP} library version */ 00093 #define HAVE_ATAN_VERSION 00094 00095 /* Define to 1 if you have the `atexit' function. */ 00096 #define HAVE_ATEXIT 1 00097 00098 /* Define to 1 if your GCC C compiler supports the 'always_inline' attribute. 00099 */ 00100 #define HAVE_ATTRIBUTE_always_inline 1 00101 00102 /* Define to 1 if your GCC C compiler supports the 'const' attribute. */ 00103 #define HAVE_ATTRIBUTE_const 1 00104 00105 /* Define to 1 if your GCC C compiler supports the 'deprecated' attribute. */ 00106 #define HAVE_ATTRIBUTE_deprecated 1 00107 00108 /* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */ 00109 #define HAVE_ATTRIBUTE_malloc 1 00110 00111 /* Define to 1 if your GCC C compiler supports the 'pure' attribute. */ 00112 #define HAVE_ATTRIBUTE_pure 1 00113 00114 /* Define to 1 if your GCC C compiler supports the 'unused' attribute. */ 00115 #define HAVE_ATTRIBUTE_unused 1 00116 00117 /* Define to 1 if your GCC C compiler supports the 'weak' attribute. */ 00118 #define HAVE_ATTRIBUTE_weak 1 00119 00120 /* Define this to indicate the ${BKTR_DESCRIP} library */ 00121 #define HAVE_BKTR 1 00122 00123 /* Define to indicate the ${BKTR_DESCRIP} library version */ 00124 #define HAVE_BKTR_VERSION 00125 00126 /* Define to 1 if byteswap.h macros are available. */ 00127 #define HAVE_BYTESWAP_H 1 00128 00129 /* Define this to indicate the ${CAP_DESCRIP} library */ 00130 #define HAVE_CAP 1 00131 00132 /* Define to indicate the ${CAP_DESCRIP} library version */ 00133 #define HAVE_CAP_VERSION 00134 00135 /* Define this to indicate the ${CEIL_DESCRIP} library */ 00136 #define HAVE_CEIL 1 00137 00138 /* Define this to indicate the ${CEILL_DESCRIP} library */ 00139 #define HAVE_CEILL 1 00140 00141 /* Define to indicate the ${CEILL_DESCRIP} library version */ 00142 #define HAVE_CEILL_VERSION 00143 00144 /* Define to indicate the ${CEIL_DESCRIP} library version */ 00145 #define HAVE_CEIL_VERSION 00146 00147 /* Define to 1 if your system has a working `chown' function. */ 00148 #define HAVE_CHOWN 1 00149 00150 /* Define this to indicate the ${COS_DESCRIP} library */ 00151 #define HAVE_COS 1 00152 00153 /* Define this to indicate the ${COSL_DESCRIP} library */ 00154 #define HAVE_COSL 1 00155 00156 /* Define to indicate the ${COSL_DESCRIP} library version */ 00157 #define HAVE_COSL_VERSION 00158 00159 /* Define to indicate the ${COS_DESCRIP} library version */ 00160 #define HAVE_COS_VERSION 00161 00162 /* Define this to indicate the ${CRYPTO_DESCRIP} library */ 00163 #define HAVE_CRYPTO 1 00164 00165 /* Define to indicate the ${CRYPTO_DESCRIP} library version */ 00166 #define HAVE_CRYPTO_VERSION 00167 00168 /* Define if your system has the curl libraries. */ 00169 #define HAVE_CURL 1 00170 00171 /* Define this to indicate the ${CURSES_DESCRIP} library */ 00172 #define HAVE_CURSES 1 00173 00174 /* Define to indicate the ${CURSES_DESCRIP} library version */ 00175 #define HAVE_CURSES_VERSION 00176 00177 /* Define if your system has the DAHDI headers. */ 00178 #define HAVE_DAHDI 1 00179 00180 /* Define DAHDI headers version */ 00181 #define HAVE_DAHDI_VERSION 00182 00183 /* Define to 1 if your system has /dev/urandom. */ 00184 #define HAVE_DEV_URANDOM 1 00185 00186 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00187 */ 00188 #define HAVE_DIRENT_H 1 00189 00190 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00191 /* #undef HAVE_DOPRNT */ 00192 00193 /* Define to 1 if you have the `dup2' function. */ 00194 #define HAVE_DUP2 1 00195 00196 /* Define to 1 if you have the `eaccess' function. */ 00197 #define HAVE_EACCESS 1 00198 00199 /* Define to 1 if you have the `endpwent' function. */ 00200 #define HAVE_ENDPWENT 1 00201 00202 /* Define to 1 if you have the `euidaccess' function. */ 00203 #define HAVE_EUIDACCESS 1 00204 00205 /* Define this to indicate the ${EXP_DESCRIP} library */ 00206 #define HAVE_EXP 1 00207 00208 /* Define this to indicate the ${EXP10_DESCRIP} library */ 00209 #define HAVE_EXP10 1 00210 00211 /* Define this to indicate the ${EXP10L_DESCRIP} library */ 00212 #define HAVE_EXP10L 1 00213 00214 /* Define to indicate the ${EXP10L_DESCRIP} library version */ 00215 #define HAVE_EXP10L_VERSION 00216 00217 /* Define to indicate the ${EXP10_DESCRIP} library version */ 00218 #define HAVE_EXP10_VERSION 00219 00220 /* Define this to indicate the ${EXP2_DESCRIP} library */ 00221 #define HAVE_EXP2 1 00222 00223 /* Define this to indicate the ${EXP2L_DESCRIP} library */ 00224 #define HAVE_EXP2L 1 00225 00226 /* Define to indicate the ${EXP2L_DESCRIP} library version */ 00227 #define HAVE_EXP2L_VERSION 00228 00229 /* Define to indicate the ${EXP2_DESCRIP} library version */ 00230 #define HAVE_EXP2_VERSION 00231 00232 /* Define this to indicate the ${EXPL_DESCRIP} library */ 00233 #define HAVE_EXPL 1 00234 00235 /* Define to indicate the ${EXPL_DESCRIP} library version */ 00236 #define HAVE_EXPL_VERSION 00237 00238 /* Define to indicate the ${EXP_DESCRIP} library version */ 00239 #define HAVE_EXP_VERSION 00240 00241 /* Define to 1 if you have the <fcntl.h> header file. */ 00242 #define HAVE_FCNTL_H 1 00243 00244 /* Define this to indicate the ${FFMPEG_DESCRIP} library */ 00245 /* #undef HAVE_FFMPEG */ 00246 00247 /* Define to indicate the ${FFMPEG_DESCRIP} library version */ 00248 /* #undef HAVE_FFMPEG_VERSION */ 00249 00250 /* Define this to indicate the ${FLOOR_DESCRIP} library */ 00251 #define HAVE_FLOOR 1 00252 00253 /* Define this to indicate the ${FLOORL_DESCRIP} library */ 00254 #define HAVE_FLOORL 1 00255 00256 /* Define to indicate the ${FLOORL_DESCRIP} library version */ 00257 #define HAVE_FLOORL_VERSION 00258 00259 /* Define to indicate the ${FLOOR_DESCRIP} library version */ 00260 #define HAVE_FLOOR_VERSION 00261 00262 /* Define this to indicate the ${FMOD_DESCRIP} library */ 00263 #define HAVE_FMOD 1 00264 00265 /* Define this to indicate the ${FMODL_DESCRIP} library */ 00266 #define HAVE_FMODL 1 00267 00268 /* Define to indicate the ${FMODL_DESCRIP} library version */ 00269 #define HAVE_FMODL_VERSION 00270 00271 /* Define to indicate the ${FMOD_DESCRIP} library version */ 00272 #define HAVE_FMOD_VERSION 00273 00274 /* Define to 1 if you have the `fopencookie' function. */ 00275 #define HAVE_FOPENCOOKIE 1 00276 00277 /* Define to 1 if you have the `fork' function. */ 00278 #define HAVE_FORK 1 00279 00280 /* Define this to indicate the ${FREETDS_DESCRIP} library */ 00281 /* #undef HAVE_FREETDS */ 00282 00283 /* Define to indicate the ${FREETDS_DESCRIP} library version */ 00284 /* #undef HAVE_FREETDS_VERSION */ 00285 00286 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 00287 #define HAVE_FSEEKO 1 00288 00289 /* Define to 1 if you have the `ftruncate' function. */ 00290 #define HAVE_FTRUNCATE 1 00291 00292 /* Define to 1 if you have the `funopen' function. */ 00293 /* #undef HAVE_FUNOPEN */ 00294 00295 /* Define to 1 if your GCC C compiler provides atomic operations. */ 00296 #define HAVE_GCC_ATOMICS 1 00297 00298 /* Define to 1 if you have the `getcwd' function. */ 00299 #define HAVE_GETCWD 1 00300 00301 /* Define to 1 if you have the `gethostbyname' function. */ 00302 #define HAVE_GETHOSTBYNAME 1 00303 00304 /* Define to 1 if your system has gethostbyname_r with 5 arguments. */ 00305 /* #undef HAVE_GETHOSTBYNAME_R_5 */ 00306 00307 /* Define to 1 if your system has gethostbyname_r with 6 arguments. */ 00308 #define HAVE_GETHOSTBYNAME_R_6 1 00309 00310 /* Define to 1 if you have the `gethostname' function. */ 00311 #define HAVE_GETHOSTNAME 1 00312 00313 /* Define if your system has the GETIFADDRS headers. */ 00314 #define HAVE_GETIFADDRS 1 00315 00316 /* Define GETIFADDRS headers version */ 00317 #define HAVE_GETIFADDRS_VERSION 00318 00319 /* Define to 1 if you have the `getloadavg' function. */ 00320 #define HAVE_GETLOADAVG 1 00321 00322 /* Define to 1 if you have the `getpagesize' function. */ 00323 #define HAVE_GETPAGESIZE 1 00324 00325 /* Define to 1 if you have the `gettimeofday' function. */ 00326 #define HAVE_GETTIMEOFDAY 1 00327 00328 /* Define to 1 if you have the `glob' function. */ 00329 #define HAVE_GLOB 1 00330 00331 /* Define if your system has the GLOB_BRACE headers. */ 00332 #define HAVE_GLOB_BRACE 1 00333 00334 /* Define GLOB_BRACE headers version */ 00335 #define HAVE_GLOB_BRACE_VERSION 00336 00337 /* Define if your system has the GLOB_NOMAGIC headers. */ 00338 #define HAVE_GLOB_NOMAGIC 1 00339 00340 /* Define GLOB_NOMAGIC headers version */ 00341 #define HAVE_GLOB_NOMAGIC_VERSION 00342 00343 /* Define if your system has the GMIME libraries. */ 00344 /* #undef HAVE_GMIME */ 00345 00346 /* Define to indicate the GSM library */ 00347 #define HAVE_GSM 1 00348 00349 /* Define to indicate that gsm.h is in gsm/gsm.h */ 00350 /* #undef HAVE_GSM_GSM_HEADER */ 00351 00352 /* Define to indicate that gsm.h has no prefix for its location */ 00353 #define HAVE_GSM_HEADER 1 00354 00355 /* Define if your system has the GTK libraries. */ 00356 /* #undef HAVE_GTK */ 00357 00358 /* Define if your system has the GTK2 libraries. */ 00359 #define HAVE_GTK2 1 00360 00361 /* Define this to indicate the ${ICONV_DESCRIP} library */ 00362 /* #undef HAVE_ICONV */ 00363 00364 /* Define to indicate the ${ICONV_DESCRIP} library version */ 00365 /* #undef HAVE_ICONV_VERSION */ 00366 00367 /* Define this to indicate the ${IKSEMEL_DESCRIP} library */ 00368 #define HAVE_IKSEMEL 1 00369 00370 /* Define to indicate the ${IKSEMEL_DESCRIP} library version */ 00371 #define HAVE_IKSEMEL_VERSION 00372 00373 /* Define if your system has the UW IMAP Toolkit c-client library. */ 00374 #define HAVE_IMAP_TK 1 00375 00376 /* Define if your system has the UW IMAP Toolkit c-client library version 2006 00377 or greater. */ 00378 #define HAVE_IMAP_TK2006 1 00379 00380 /* Define to 1 if you have the `inet_aton' function. */ 00381 #define HAVE_INET_ATON 1 00382 00383 /* Define to 1 if you have the `inet_ntoa' function. */ 00384 #define HAVE_INET_NTOA 1 00385 00386 /* Define to 1 if you have the <inttypes.h> header file. */ 00387 #define HAVE_INTTYPES_H 1 00388 00389 /* Define if your system has the IP_MTU_DISCOVER headers. */ 00390 #define HAVE_IP_MTU_DISCOVER 1 00391 00392 /* Define IP_MTU_DISCOVER headers version */ 00393 #define HAVE_IP_MTU_DISCOVER_VERSION 00394 00395 /* Define to 1 if you have the `isascii' function. */ 00396 #define HAVE_ISASCII 1 00397 00398 /* Define this to indicate the ${ISDNNET_DESCRIP} library */ 00399 #define HAVE_ISDNNET 1 00400 00401 /* Define to indicate the ${ISDNNET_DESCRIP} library version */ 00402 #define HAVE_ISDNNET_VERSION 00403 00404 /* Define this to indicate the ${JACK_DESCRIP} library */ 00405 /* #undef HAVE_JACK */ 00406 00407 /* Define to indicate the ${JACK_DESCRIP} library version */ 00408 /* #undef HAVE_JACK_VERSION */ 00409 00410 /* Define this to indicate the ${LDAP_DESCRIP} library */ 00411 #define HAVE_LDAP 1 00412 00413 /* Define to indicate the ${LDAP_DESCRIP} library version */ 00414 #define HAVE_LDAP_VERSION 00415 00416 /* Define to 1 if you have the <libintl.h> header file. */ 00417 #define HAVE_LIBINTL_H 1 00418 00419 /* Define to 1 if you have the <limits.h> header file. */ 00420 #define HAVE_LIMITS_H 1 00421 00422 /* Define to 1 if your system has linux/compiler.h. */ 00423 /* #undef HAVE_LINUX_COMPILER_H */ 00424 00425 /* Define to 1 if you have the <locale.h> header file. */ 00426 #define HAVE_LOCALE_H 1 00427 00428 /* Define to 1 if you have the `localtime_r' function. */ 00429 #define HAVE_LOCALTIME_R 1 00430 00431 /* Define this to indicate the ${LOG_DESCRIP} library */ 00432 #define HAVE_LOG 1 00433 00434 /* Define this to indicate the ${LOG10_DESCRIP} library */ 00435 #define HAVE_LOG10 1 00436 00437 /* Define this to indicate the ${LOG10L_DESCRIP} library */ 00438 #define HAVE_LOG10L 1 00439 00440 /* Define to indicate the ${LOG10L_DESCRIP} library version */ 00441 #define HAVE_LOG10L_VERSION 00442 00443 /* Define to indicate the ${LOG10_DESCRIP} library version */ 00444 #define HAVE_LOG10_VERSION 00445 00446 /* Define this to indicate the ${LOG2_DESCRIP} library */ 00447 #define HAVE_LOG2 1 00448 00449 /* Define this to indicate the ${LOG2L_DESCRIP} library */ 00450 #define HAVE_LOG2L 1 00451 00452 /* Define to indicate the ${LOG2L_DESCRIP} library version */ 00453 #define HAVE_LOG2L_VERSION 00454 00455 /* Define to indicate the ${LOG2_DESCRIP} library version */ 00456 #define HAVE_LOG2_VERSION 00457 00458 /* Define this to indicate the ${LOGL_DESCRIP} library */ 00459 #define HAVE_LOGL 1 00460 00461 /* Define to indicate the ${LOGL_DESCRIP} library version */ 00462 #define HAVE_LOGL_VERSION 00463 00464 /* Define to indicate the ${LOG_DESCRIP} library version */ 00465 #define HAVE_LOG_VERSION 00466 00467 /* Define this to indicate the ${LTDL_DESCRIP} library */ 00468 #define HAVE_LTDL 1 00469 00470 /* Define to indicate the ${LTDL_DESCRIP} library version */ 00471 #define HAVE_LTDL_VERSION 00472 00473 /* Define this to indicate the ${LUA_DESCRIP} library */ 00474 /* #undef HAVE_LUA */ 00475 00476 /* Define to indicate the ${LUA_DESCRIP} library version */ 00477 /* #undef HAVE_LUA_VERSION */ 00478 00479 /* Define to 1 if you have the <malloc.h> header file. */ 00480 #define HAVE_MALLOC_H 1 00481 00482 /* Define to 1 if you have the `memchr' function. */ 00483 #define HAVE_MEMCHR 1 00484 00485 /* Define to 1 if you have the `memmove' function. */ 00486 #define HAVE_MEMMOVE 1 00487 00488 /* Define to 1 if you have the <memory.h> header file. */ 00489 #define HAVE_MEMORY_H 1 00490 00491 /* Define to 1 if you have the `memset' function. */ 00492 #define HAVE_MEMSET 1 00493 00494 /* Define this to indicate the ${MISDN_DESCRIP} library */ 00495 #define HAVE_MISDN 1 00496 00497 /* Define if your system has the MISDN_FAC_ERROR headers. */ 00498 /* #undef HAVE_MISDN_FAC_ERROR */ 00499 00500 /* Define MISDN_FAC_ERROR headers version */ 00501 /* #undef HAVE_MISDN_FAC_ERROR_VERSION */ 00502 00503 /* Define if your system has the MISDN_FAC_RESULT headers. */ 00504 /* #undef HAVE_MISDN_FAC_RESULT */ 00505 00506 /* Define MISDN_FAC_RESULT headers version */ 00507 /* #undef HAVE_MISDN_FAC_RESULT_VERSION */ 00508 00509 /* Define to indicate the ${MISDN_DESCRIP} library version */ 00510 #define HAVE_MISDN_VERSION 00511 00512 /* Define to 1 if you have the `mkdir' function. */ 00513 #define HAVE_MKDIR 1 00514 00515 /* Define to 1 if you have a working `mmap' system call. */ 00516 #define HAVE_MMAP 1 00517 00518 /* Define to 1 if you have the `munmap' function. */ 00519 #define HAVE_MUNMAP 1 00520 00521 /* Define this to indicate the ${NBS_DESCRIP} library */ 00522 /* #undef HAVE_NBS */ 00523 00524 /* Define to indicate the ${NBS_DESCRIP} library version */ 00525 /* #undef HAVE_NBS_VERSION */ 00526 00527 /* Define this to indicate the ${NCURSES_DESCRIP} library */ 00528 #define HAVE_NCURSES 1 00529 00530 /* Define to indicate the ${NCURSES_DESCRIP} library version */ 00531 #define HAVE_NCURSES_VERSION 00532 00533 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00534 /* #undef HAVE_NDIR_H */ 00535 00536 /* Define to 1 if you have the <netdb.h> header file. */ 00537 #define HAVE_NETDB_H 1 00538 00539 /* Define to 1 if you have the <netinet/in.h> header file. */ 00540 #define HAVE_NETINET_IN_H 1 00541 00542 /* Define if your system has the NETSNMP libraries. */ 00543 #define HAVE_NETSNMP 1 00544 00545 /* Define this to indicate the ${NEWT_DESCRIP} library */ 00546 #define HAVE_NEWT 1 00547 00548 /* Define to indicate the ${NEWT_DESCRIP} library version */ 00549 #define HAVE_NEWT_VERSION 00550 00551 /* Define this to indicate the ${OGG_DESCRIP} library */ 00552 #define HAVE_OGG 1 00553 00554 /* Define to indicate the ${OGG_DESCRIP} library version */ 00555 #define HAVE_OGG_VERSION 00556 00557 /* Define if your system has the OpenH323 libraries. */ 00558 /* #undef HAVE_OPENH323 */ 00559 00560 /* Define this to indicate the ${OPENSSL_DESCRIP} library */ 00561 #define HAVE_OPENSSL 1 00562 00563 /* Define to indicate the ${OPENSSL_DESCRIP} library version */ 00564 #define HAVE_OPENSSL_VERSION 00565 00566 /* Define this to indicate the ${OSPTK_DESCRIP} library */ 00567 /* #undef HAVE_OSPTK */ 00568 00569 /* Define to indicate the ${OSPTK_DESCRIP} library version */ 00570 /* #undef HAVE_OSPTK_VERSION */ 00571 00572 /* Define this to indicate the ${OSS_DESCRIP} library */ 00573 #define HAVE_OSS 1 00574 00575 /* Define to indicate the ${OSS_DESCRIP} library version */ 00576 #define HAVE_OSS_VERSION 00577 00578 /* Define to 1 if OSX atomic operations are supported. */ 00579 /* #undef HAVE_OSX_ATOMICS */ 00580 00581 /* Define to indicate the PostgreSQL library */ 00582 #define HAVE_PGSQL 1 00583 00584 /* Define to 1 if your system defines IP_PKTINFO. */ 00585 #define HAVE_PKTINFO 1 00586 00587 /* Define this to indicate the ${POPT_DESCRIP} library */ 00588 #define HAVE_POPT 1 00589 00590 /* Define to indicate the ${POPT_DESCRIP} library version */ 00591 #define HAVE_POPT_VERSION 00592 00593 /* Define this to indicate the ${PORTAUDIO_DESCRIP} library */ 00594 /* #undef HAVE_PORTAUDIO */ 00595 00596 /* Define to indicate the ${PORTAUDIO_DESCRIP} library version */ 00597 /* #undef HAVE_PORTAUDIO_VERSION */ 00598 00599 /* Define this to indicate the ${POW_DESCRIP} library */ 00600 #define HAVE_POW 1 00601 00602 /* Define this to indicate the ${POWL_DESCRIP} library */ 00603 #define HAVE_POWL 1 00604 00605 /* Define to indicate the ${POWL_DESCRIP} library version */ 00606 #define HAVE_POWL_VERSION 00607 00608 /* Define to indicate the ${POW_DESCRIP} library version */ 00609 #define HAVE_POW_VERSION 00610 00611 /* Define this to indicate the ${PRI_DESCRIP} library */ 00612 #define HAVE_PRI 1 00613 00614 /* Define this to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library */ 00615 #define HAVE_PRI_INBANDDISCONNECT 1 00616 00617 /* Define to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library version */ 00618 #define HAVE_PRI_INBANDDISCONNECT_VERSION 00619 00620 /* Define to indicate the ${PRI_DESCRIP} library version */ 00621 #define HAVE_PRI_VERSION 00622 00623 /* Define if you have POSIX threads libraries and header files. */ 00624 #define HAVE_PTHREAD 1 00625 00626 /* Define to 1 if your system defines PTHREAD_MUTEX_RECURSIVE_NP in pthread.h 00627 */ 00628 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 00629 00630 /* Define if your system has the PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 00631 headers. */ 00632 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1 00633 00634 /* Define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP headers version */ 00635 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION 00636 00637 /* Define if your system has the PTHREAD_RWLOCK_INITIALIZER headers. */ 00638 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1 00639 00640 /* Define PTHREAD_RWLOCK_INITIALIZER headers version */ 00641 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION 00642 00643 /* Define to 1 if your system defines PTHREAD_RWLOCK_PREFER_WRITER_NP in 00644 pthread.h */ 00645 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1 00646 00647 /* Define if your system has pthread_rwlock_timedwrlock() */ 00648 /* #undef HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK */ 00649 00650 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00651 #define HAVE_PTRDIFF_T 1 00652 00653 /* Define to 1 if you have the `putenv' function. */ 00654 #define HAVE_PUTENV 1 00655 00656 /* Define if your system has the PWLib libraries. */ 00657 /* #undef HAVE_PWLIB */ 00658 00659 /* Define this to indicate the ${RADIUS_DESCRIP} library */ 00660 #define HAVE_RADIUS 1 00661 00662 /* Define to indicate the ${RADIUS_DESCRIP} library version */ 00663 #define HAVE_RADIUS_VERSION 00664 00665 /* Define to 1 if you have the `regcomp' function. */ 00666 #define HAVE_REGCOMP 1 00667 00668 /* Define this to indicate the ${REMAINDER_DESCRIP} library */ 00669 #define HAVE_REMAINDER 1 00670 00671 /* Define this to indicate the ${REMAINDERL_DESCRIP} library */ 00672 #define HAVE_REMAINDERL 1 00673 00674 /* Define to indicate the ${REMAINDERL_DESCRIP} library version */ 00675 #define HAVE_REMAINDERL_VERSION 00676 00677 /* Define to indicate the ${REMAINDER_DESCRIP} library version */ 00678 #define HAVE_REMAINDER_VERSION 00679 00680 /* Define this to indicate the ${RESAMPLE_DESCRIP} library */ 00681 /* #undef HAVE_RESAMPLE */ 00682 00683 /* Define to indicate the ${RESAMPLE_DESCRIP} library version */ 00684 /* #undef HAVE_RESAMPLE_VERSION */ 00685 00686 /* Define to 1 if your system has the ndestroy resolver function. */ 00687 /* #undef HAVE_RES_NDESTROY */ 00688 00689 /* Define to 1 if your system has the re-entrant resolver functions. */ 00690 #define HAVE_RES_NINIT 1 00691 00692 /* Define to 1 if you have the `re_comp' function. */ 00693 #define HAVE_RE_COMP 1 00694 00695 /* Define this to indicate the ${RINT_DESCRIP} library */ 00696 #define HAVE_RINT 1 00697 00698 /* Define this to indicate the ${RINTL_DESCRIP} library */ 00699 #define HAVE_RINTL 1 00700 00701 /* Define to indicate the ${RINTL_DESCRIP} library version */ 00702 #define HAVE_RINTL_VERSION 00703 00704 /* Define to indicate the ${RINT_DESCRIP} library version */ 00705 #define HAVE_RINT_VERSION 00706 00707 /* Define this to indicate the ${ROUND_DESCRIP} library */ 00708 #define HAVE_ROUND 1 00709 00710 /* Define this to indicate the ${ROUNDL_DESCRIP} library */ 00711 #define HAVE_ROUNDL 1 00712 00713 /* Define to indicate the ${ROUNDL_DESCRIP} library version */ 00714 #define HAVE_ROUNDL_VERSION 00715 00716 /* Define to indicate the ${ROUND_DESCRIP} library version */ 00717 #define HAVE_ROUND_VERSION 00718 00719 /* Define to 1 if your system has /sbin/launchd. */ 00720 /* #undef HAVE_SBIN_LAUNCHD */ 00721 00722 /* Define if your system has the SDL libraries. */ 00723 #define HAVE_SDL 1 00724 00725 /* Define this to indicate the ${SDL_IMAGE_DESCRIP} library */ 00726 /* #undef HAVE_SDL_IMAGE */ 00727 00728 /* Define to indicate the ${SDL_IMAGE_DESCRIP} library version */ 00729 /* #undef HAVE_SDL_IMAGE_VERSION */ 00730 00731 /* Define to 1 if you have the `select' function. */ 00732 #define HAVE_SELECT 1 00733 00734 /* Define to 1 if you have the `setenv' function. */ 00735 #define HAVE_SETENV 1 00736 00737 /* Define this to indicate the ${SIN_DESCRIP} library */ 00738 #define HAVE_SIN 1 00739 00740 /* Define this to indicate the ${SINL_DESCRIP} library */ 00741 #define HAVE_SINL 1 00742 00743 /* Define to indicate the ${SINL_DESCRIP} library version */ 00744 #define HAVE_SINL_VERSION 00745 00746 /* Define to indicate the ${SIN_DESCRIP} library version */ 00747 #define HAVE_SIN_VERSION 00748 00749 /* Define to 1 if you have the `socket' function. */ 00750 #define HAVE_SOCKET 1 00751 00752 /* Define to 1 if your system has soxmix application. */ 00753 #define HAVE_SOXMIX 1 00754 00755 /* Define this to indicate the ${SPANDSP_DESCRIP} library */ 00756 #define HAVE_SPANDSP 1 00757 00758 /* Define to 1 if spandsp/expose.h is available. */ 00759 #define HAVE_SPANDSP_EXPOSE_H 1 00760 00761 /* Define to indicate the ${SPANDSP_DESCRIP} library version */ 00762 #define HAVE_SPANDSP_VERSION 00763 00764 /* Define this to indicate the ${SPEEX_DESCRIP} library */ 00765 #define HAVE_SPEEX 1 00766 00767 /* Define this to indicate the ${SPEEXDSP_DESCRIP} library */ 00768 #define HAVE_SPEEXDSP 1 00769 00770 /* Define to indicate the ${SPEEXDSP_DESCRIP} library version */ 00771 #define HAVE_SPEEXDSP_VERSION 00772 00773 /* Define this to indicate the ${SPEEX_PREPROCESS_DESCRIP} library */ 00774 /* #undef HAVE_SPEEX_PREPROCESS */ 00775 00776 /* Define to indicate the ${SPEEX_PREPROCESS_DESCRIP} library version */ 00777 /* #undef HAVE_SPEEX_PREPROCESS_VERSION */ 00778 00779 /* Define to indicate the ${SPEEX_DESCRIP} library version */ 00780 #define HAVE_SPEEX_VERSION 00781 00782 /* Define this to indicate the ${SQLITE_DESCRIP} library */ 00783 #define HAVE_SQLITE 1 00784 00785 /* Define this to indicate the ${SQLITE3_DESCRIP} library */ 00786 #define HAVE_SQLITE3 1 00787 00788 /* Define to indicate the ${SQLITE3_DESCRIP} library version */ 00789 #define HAVE_SQLITE3_VERSION 00790 00791 /* Define to indicate the ${SQLITE_DESCRIP} library version */ 00792 #define HAVE_SQLITE_VERSION 00793 00794 /* Define this to indicate the ${SQRT_DESCRIP} library */ 00795 #define HAVE_SQRT 1 00796 00797 /* Define this to indicate the ${SQRTL_DESCRIP} library */ 00798 #define HAVE_SQRTL 1 00799 00800 /* Define to indicate the ${SQRTL_DESCRIP} library version */ 00801 #define HAVE_SQRTL_VERSION 00802 00803 /* Define to indicate the ${SQRT_DESCRIP} library version */ 00804 #define HAVE_SQRT_VERSION 00805 00806 /* Define this to indicate the ${SS7_DESCRIP} library */ 00807 /* #undef HAVE_SS7 */ 00808 00809 /* Define to indicate the ${SS7_DESCRIP} library version */ 00810 /* #undef HAVE_SS7_VERSION */ 00811 00812 /* Define to 1 if `stat' has the bug that it succeeds when given the 00813 zero-length file name argument. */ 00814 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 00815 00816 /* Define to 1 if stdbool.h conforms to C99. */ 00817 #define HAVE_STDBOOL_H 1 00818 00819 /* Define to 1 if you have the <stddef.h> header file. */ 00820 #define HAVE_STDDEF_H 1 00821 00822 /* Define to 1 if you have the <stdint.h> header file. */ 00823 #define HAVE_STDINT_H 1 00824 00825 /* Define to 1 if you have the <stdlib.h> header file. */ 00826 #define HAVE_STDLIB_H 1 00827 00828 /* Define to 1 if you have the `strcasecmp' function. */ 00829 #define HAVE_STRCASECMP 1 00830 00831 /* Define to 1 if you have the `strcasestr' function. */ 00832 #define HAVE_STRCASESTR 1 00833 00834 /* Define to 1 if you have the `strchr' function. */ 00835 #define HAVE_STRCHR 1 00836 00837 /* Define to 1 if you have the `strcoll' function and it is properly defined. 00838 */ 00839 #define HAVE_STRCOLL 1 00840 00841 /* Define to 1 if you have the `strcspn' function. */ 00842 #define HAVE_STRCSPN 1 00843 00844 /* Define to 1 if you have the `strdup' function. */ 00845 #define HAVE_STRDUP 1 00846 00847 /* Define to 1 if you have the `strerror' function. */ 00848 #define HAVE_STRERROR 1 00849 00850 /* Define to 1 if you have the `strftime' function. */ 00851 #define HAVE_STRFTIME 1 00852 00853 /* Define to 1 if you have the <strings.h> header file. */ 00854 #define HAVE_STRINGS_H 1 00855 00856 /* Define to 1 if you have the <string.h> header file. */ 00857 #define HAVE_STRING_H 1 00858 00859 /* Define to 1 if you have the `strlcat' function. */ 00860 /* #undef HAVE_STRLCAT */ 00861 00862 /* Define to 1 if you have the `strlcpy' function. */ 00863 /* #undef HAVE_STRLCPY */ 00864 00865 /* Define to 1 if you have the `strncasecmp' function. */ 00866 #define HAVE_STRNCASECMP 1 00867 00868 /* Define to 1 if you have the `strndup' function. */ 00869 #define HAVE_STRNDUP 1 00870 00871 /* Define to 1 if you have the `strnlen' function. */ 00872 #define HAVE_STRNLEN 1 00873 00874 /* Define to 1 if you have the `strrchr' function. */ 00875 #define HAVE_STRRCHR 1 00876 00877 /* Define to 1 if you have the `strsep' function. */ 00878 #define HAVE_STRSEP 1 00879 00880 /* Define to 1 if you have the `strspn' function. */ 00881 #define HAVE_STRSPN 1 00882 00883 /* Define to 1 if you have the `strstr' function. */ 00884 #define HAVE_STRSTR 1 00885 00886 /* Define this to indicate the ${STRTOD_DESCRIP} library */ 00887 #define HAVE_STRTOD 1 00888 00889 /* Define to indicate the ${STRTOD_DESCRIP} library version */ 00890 #define HAVE_STRTOD_VERSION 00891 00892 /* Define to 1 if you have the `strtol' function. */ 00893 #define HAVE_STRTOL 1 00894 00895 /* Define this to indicate the ${STRTOLD_DESCRIP} library */ 00896 #define HAVE_STRTOLD 1 00897 00898 /* Define to indicate the ${STRTOLD_DESCRIP} library version */ 00899 #define HAVE_STRTOLD_VERSION 00900 00901 /* Define to 1 if you have the `strtoq' function. */ 00902 #define HAVE_STRTOQ 1 00903 00904 /* Define to 1 if `st_blksize' is member of `struct stat'. */ 00905 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 00906 00907 /* Define this to indicate the ${SUPPSERV_DESCRIP} library */ 00908 #define HAVE_SUPPSERV 1 00909 00910 /* Define to indicate the ${SUPPSERV_DESCRIP} library version */ 00911 #define HAVE_SUPPSERV_VERSION 00912 00913 /* Define to 1 if your system has sysinfo support */ 00914 #define HAVE_SYSINFO 1 00915 00916 /* Define to 1 if you have the <syslog.h> header file. */ 00917 #define HAVE_SYSLOG_H 1 00918 00919 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00920 */ 00921 /* #undef HAVE_SYS_DIR_H */ 00922 00923 /* Define to 1 if your sys/endian.h header file provides the bswap16 macro. */ 00924 /* #undef HAVE_SYS_ENDIAN_BSWAP16 */ 00925 00926 /* Define to 1 if your sys/endian.h header file provides the __swap16 macro. 00927 */ 00928 /* #undef HAVE_SYS_ENDIAN_SWAP16 */ 00929 00930 /* Define to 1 if you have the <sys/file.h> header file. */ 00931 #define HAVE_SYS_FILE_H 1 00932 00933 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00934 #define HAVE_SYS_IOCTL_H 1 00935 00936 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00937 */ 00938 /* #undef HAVE_SYS_NDIR_H */ 00939 00940 /* Define to 1 if you have the <sys/param.h> header file. */ 00941 #define HAVE_SYS_PARAM_H 1 00942 00943 /* Define to 1 if your system has working sys/poll.h */ 00944 #define HAVE_SYS_POLL_H 1 00945 00946 /* Define to 1 if you have the <sys/select.h> header file. */ 00947 #define HAVE_SYS_SELECT_H 1 00948 00949 /* Define to 1 if you have the <sys/socket.h> header file. */ 00950 #define HAVE_SYS_SOCKET_H 1 00951 00952 /* Define to 1 if you have the <sys/stat.h> header file. */ 00953 #define HAVE_SYS_STAT_H 1 00954 00955 /* Define to 1 if you have the <sys/time.h> header file. */ 00956 #define HAVE_SYS_TIME_H 1 00957 00958 /* Define to 1 if you have the <sys/types.h> header file. */ 00959 #define HAVE_SYS_TYPES_H 1 00960 00961 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00962 #define HAVE_SYS_WAIT_H 1 00963 00964 /* Define this to indicate the ${TAN_DESCRIP} library */ 00965 #define HAVE_TAN 1 00966 00967 /* Define this to indicate the ${TANL_DESCRIP} library */ 00968 #define HAVE_TANL 1 00969 00970 /* Define to indicate the ${TANL_DESCRIP} library version */ 00971 #define HAVE_TANL_VERSION 00972 00973 /* Define to indicate the ${TAN_DESCRIP} library version */ 00974 #define HAVE_TAN_VERSION 00975 00976 /* Define this to indicate the ${TERMCAP_DESCRIP} library */ 00977 #define HAVE_TERMCAP 1 00978 00979 /* Define to indicate the ${TERMCAP_DESCRIP} library version */ 00980 #define HAVE_TERMCAP_VERSION 00981 00982 /* Define to 1 if you have the <termios.h> header file. */ 00983 #define HAVE_TERMIOS_H 1 00984 00985 /* Define to 1 if your system defines timersub. */ 00986 #define HAVE_TIMERSUB 1 00987 00988 /* Define this to indicate the ${TINFO_DESCRIP} library */ 00989 /* #undef HAVE_TINFO */ 00990 00991 /* Define to indicate the ${TINFO_DESCRIP} library version */ 00992 /* #undef HAVE_TINFO_VERSION */ 00993 00994 /* Define this to indicate the ${TONEZONE_DESCRIP} library */ 00995 #define HAVE_TONEZONE 1 00996 00997 /* Define to indicate the ${TONEZONE_DESCRIP} library version */ 00998 #define HAVE_TONEZONE_VERSION 00999 01000 /* Define this to indicate the ${TRUNC_DESCRIP} library */ 01001 #define HAVE_TRUNC 1 01002 01003 /* Define this to indicate the ${TRUNCL_DESCRIP} library */ 01004 #define HAVE_TRUNCL 1 01005 01006 /* Define to indicate the ${TRUNCL_DESCRIP} library version */ 01007 #define HAVE_TRUNCL_VERSION 01008 01009 /* Define to indicate the ${TRUNC_DESCRIP} library version */ 01010 #define HAVE_TRUNC_VERSION 01011 01012 /* Define to 1 if you have the <unistd.h> header file. */ 01013 #define HAVE_UNISTD_H 1 01014 01015 /* Define this to indicate the ${UNIXODBC_DESCRIP} library */ 01016 #define HAVE_UNIXODBC 1 01017 01018 /* Define to indicate the ${UNIXODBC_DESCRIP} library version */ 01019 #define HAVE_UNIXODBC_VERSION 01020 01021 /* Define to 1 if you have the `unsetenv' function. */ 01022 #define HAVE_UNSETENV 1 01023 01024 /* Define this to indicate the ${USB_DESCRIP} library */ 01025 #define HAVE_USB 1 01026 01027 /* Define to indicate the ${USB_DESCRIP} library version */ 01028 #define HAVE_USB_VERSION 01029 01030 /* Define to 1 if you have the `utime' function. */ 01031 #define HAVE_UTIME 1 01032 01033 /* Define to 1 if you have the <utime.h> header file. */ 01034 #define HAVE_UTIME_H 1 01035 01036 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ 01037 #define HAVE_UTIME_NULL 1 01038 01039 /* Define to 1 if you have the `vasprintf' function. */ 01040 #define HAVE_VASPRINTF 1 01041 01042 /* Define to 1 if you have the `vfork' function. */ 01043 #define HAVE_VFORK 1 01044 01045 /* Define to 1 if you have the <vfork.h> header file. */ 01046 /* #undef HAVE_VFORK_H */ 01047 01048 /* Define to 1 if your system has linux/videodev.h. */ 01049 #define HAVE_VIDEODEV_H 1 01050 01051 /* Define this to indicate the ${VORBIS_DESCRIP} library */ 01052 #define HAVE_VORBIS 1 01053 01054 /* Define to indicate the ${VORBIS_DESCRIP} library version */ 01055 #define HAVE_VORBIS_VERSION 01056 01057 /* Define if your system has the VoiceTronix API libraries. */ 01058 /* #undef HAVE_VPB */ 01059 01060 /* Define to 1 if you have the `vprintf' function. */ 01061 #define HAVE_VPRINTF 1 01062 01063 /* Define to 1 if you have the <winsock2.h> header file. */ 01064 /* #undef HAVE_WINSOCK2_H */ 01065 01066 /* Define to 1 if you have the <winsock.h> header file. */ 01067 /* #undef HAVE_WINSOCK_H */ 01068 01069 /* Define to 1 if `fork' works. */ 01070 #define HAVE_WORKING_FORK 1 01071 01072 /* Define to 1 if `vfork' works. */ 01073 #define HAVE_WORKING_VFORK 1 01074 01075 /* Define this to indicate the ${X11_DESCRIP} library */ 01076 #define HAVE_X11 1 01077 01078 /* Define to indicate the ${X11_DESCRIP} library version */ 01079 #define HAVE_X11_VERSION standard_path 01080 01081 /* Define this to indicate the ${ZLIB_DESCRIP} library */ 01082 #define HAVE_ZLIB 1 01083 01084 /* Define to indicate the ${ZLIB_DESCRIP} library version */ 01085 #define HAVE_ZLIB_VERSION 01086 01087 /* Define to 1 if the system has the type `_Bool'. */ 01088 #define HAVE__BOOL 1 01089 01090 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 01091 slash. */ 01092 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 01093 01094 /* Build chan_misdn for mISDN 1.2 or later. */ 01095 /* #undef MISDN_1_2 */ 01096 01097 /* Define to the address where bug reports for this package should be sent. */ 01098 #define PACKAGE_BUGREPORT "www.asterisk.org" 01099 01100 /* Define to the full name of this package. */ 01101 #define PACKAGE_NAME "asterisk" 01102 01103 /* Define to the full name and version of this package. */ 01104 #define PACKAGE_STRING "asterisk 1.6" 01105 01106 /* Define to the one symbol short name of this package. */ 01107 #define PACKAGE_TARNAME "asterisk" 01108 01109 /* Define to the version of this package. */ 01110 #define PACKAGE_VERSION "1.6" 01111 01112 /* Define to 1 if the C compiler supports function prototypes. */ 01113 #define PROTOTYPES 1 01114 01115 /* Define to necessary symbol if this constant uses a non-standard name on 01116 your system. */ 01117 /* #undef PTHREAD_CREATE_JOINABLE */ 01118 01119 /* Define as the return type of signal handlers (`int' or `void'). */ 01120 #define RETSIGTYPE void 01121 01122 /* Define to the type of arg 1 for `select'. */ 01123 #define SELECT_TYPE_ARG1 int 01124 01125 /* Define to the type of args 2, 3 and 4 for `select'. */ 01126 #define SELECT_TYPE_ARG234 (fd_set *) 01127 01128 /* Define to the type of arg 5 for `select'. */ 01129 #define SELECT_TYPE_ARG5 (struct timeval *) 01130 01131 /* Define to 1 if the `setvbuf' function takes the buffering type as its 01132 second argument and the buffer pointer as the third, as on System V before 01133 release 3. */ 01134 /* #undef SETVBUF_REVERSED */ 01135 01136 /* The size of `int', as computed by sizeof. */ 01137 #define SIZEOF_INT 4 01138 01139 /* If using the C implementation of alloca, define if you know the 01140 direction of stack growth for your system; otherwise it will be 01141 automatically deduced at runtime. 01142 STACK_DIRECTION > 0 => grows toward higher addresses 01143 STACK_DIRECTION < 0 => grows toward lower addresses 01144 STACK_DIRECTION = 0 => direction of growth unknown */ 01145 /* #undef STACK_DIRECTION */ 01146 01147 /* Define to 1 if you have the ANSI C header files. */ 01148 #define STDC_HEADERS 1 01149 01150 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 01151 #define TIME_WITH_SYS_TIME 1 01152 01153 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 01154 /* #undef TM_IN_SYS_TIME */ 01155 01156 /* Number of bits in a file offset, on hosts where this is settable. */ 01157 #define _FILE_OFFSET_BITS 64 01158 01159 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 01160 /* #undef _LARGEFILE_SOURCE */ 01161 01162 /* Define for large files, on AIX-style hosts. */ 01163 /* #undef _LARGE_FILES */ 01164 01165 /* Define like PROTOTYPES; this can be used by system headers. */ 01166 #define __PROTOTYPES 1 01167 01168 /* Define to empty if `const' does not conform to ANSI C. */ 01169 /* #undef const */ 01170 01171 /* Define to `int' if <sys/types.h> doesn't define. */ 01172 /* #undef gid_t */ 01173 01174 /* Define to `__inline__' or `__inline' if that's what the C compiler 01175 calls it, or to nothing if 'inline' is not supported under any name. */ 01176 #ifndef __cplusplus 01177 /* #undef inline */ 01178 #endif 01179 01180 /* Define to `int' if <sys/types.h> does not define. */ 01181 /* #undef mode_t */ 01182 01183 /* Define to `long int' if <sys/types.h> does not define. */ 01184 /* #undef off_t */ 01185 01186 /* Define to `int' if <sys/types.h> does not define. */ 01187 /* #undef pid_t */ 01188 01189 /* Define to `unsigned int' if <sys/types.h> does not define. */ 01190 /* #undef size_t */ 01191 01192 /* Define to `int' if <sys/types.h> doesn't define. */ 01193 /* #undef uid_t */ 01194 01195 /* Define as `fork' if `vfork' does not work. */ 01196 /* #undef vfork */ 01197 01198 /* Define to empty if the keyword `volatile' does not work. Warning: valid 01199 code using `volatile' can become incorrect without. Disable with care. */ 01200 /* #undef volatile */ 01201 01202 #endif 01203