Mon Sep 20 2010 00:20:20

Asterisk developer's documentation


autoconfig.h

Go to the documentation of this file.
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 your system's implementation of mutexes supports comparison
00015    of a mutex to its initializer. */
00016 /* #undef CAN_COMPARE_MUTEX_TO_INIT_VALUE */
00017 
00018 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00019 /* #undef CLOSEDIR_VOID */
00020 
00021 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00022    systems. This function is required for `alloca.c' support on those systems.
00023    */
00024 /* #undef CRAY_STACKSEG_END */
00025 
00026 /* Define to 1 if using `alloca.c'. */
00027 /* #undef C_ALLOCA */
00028 
00029 /* Define to 1 if you have the `acos' function. */
00030 #define HAVE_ACOS 1
00031 
00032 /* Define to 1 if you have the `acosl' function. */
00033 #define HAVE_ACOSL 1
00034 
00035 /* Define to 1 if you have `alloca', as a function or macro. */
00036 #define HAVE_ALLOCA 1
00037 
00038 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00039    */
00040 #define HAVE_ALLOCA_H 1
00041 
00042 /* Define to 1 if you have the Advanced Linux Sound Architecture library. */
00043 #define HAVE_ALSA 1
00044 
00045 /* Define to the version of the Advanced Linux Sound Architecture library. */
00046 #define HAVE_ALSA_VERSION 
00047 
00048 /* Define to 1 if you have the <arpa/inet.h> header file. */
00049 #define HAVE_ARPA_INET_H 1
00050 
00051 /* Define to 1 if you have the <arpa/nameser.h> header file. */
00052 #define HAVE_ARPA_NAMESER_H 1
00053 
00054 /* Define to 1 if you have the `asin' function. */
00055 #define HAVE_ASIN 1
00056 
00057 /* Define to 1 if you have the `asinl' function. */
00058 #define HAVE_ASINL 1
00059 
00060 /* Define to 1 if you have the `asprintf' function. */
00061 #define HAVE_ASPRINTF 1
00062 
00063 /* Define to 1 if you have the `atan' function. */
00064 #define HAVE_ATAN 1
00065 
00066 /* Define to 1 if you have the `atan2' function. */
00067 #define HAVE_ATAN2 1
00068 
00069 /* Define to 1 if you have the `atan2l' function. */
00070 #define HAVE_ATAN2L 1
00071 
00072 /* Define to 1 if you have the `atanl' function. */
00073 #define HAVE_ATANL 1
00074 
00075 /* Define to 1 if you have the `atexit' function. */
00076 #define HAVE_ATEXIT 1
00077 
00078 /* Define to 1 if your GCC C compiler supports the 'alias' attribute. */
00079 #define HAVE_ATTRIBUTE_alias 1
00080 
00081 /* Define to 1 if your GCC C compiler supports the 'always_inline' attribute.
00082    */
00083 #define HAVE_ATTRIBUTE_always_inline 1
00084 
00085 /* Define to 1 if your GCC C compiler supports the 'const' attribute. */
00086 #define HAVE_ATTRIBUTE_const 1
00087 
00088 /* Define to 1 if your GCC C compiler supports the 'deprecated' attribute. */
00089 #define HAVE_ATTRIBUTE_deprecated 1
00090 
00091 /* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */
00092 #define HAVE_ATTRIBUTE_malloc 1
00093 
00094 /* Define to 1 if your GCC C compiler supports the 'pure' attribute. */
00095 #define HAVE_ATTRIBUTE_pure 1
00096 
00097 /* Define to 1 if your GCC C compiler supports the 'sentinel' attribute. */
00098 #define HAVE_ATTRIBUTE_sentinel 1
00099 
00100 /* Define to 1 if your GCC C compiler supports the 'unused' attribute. */
00101 #define HAVE_ATTRIBUTE_unused 1
00102 
00103 /* Define to 1 if your GCC C compiler supports the 'warn_unused_result'
00104    attribute. */
00105 #define HAVE_ATTRIBUTE_warn_unused_result 1
00106 
00107 /* Define to 1 if your GCC C compiler supports the 'weak' attribute. */
00108 #define HAVE_ATTRIBUTE_weak 1
00109 
00110 /* Define to 1 if your GCC C compiler supports the 'weak_import' attribute. */
00111 /* #undef HAVE_ATTRIBUTE_weak_import */
00112 
00113 /* Define to 1 if you have the Stack Backtrace support library. */
00114 #define HAVE_BKTR 1
00115 
00116 /* Define to the version of the Stack Backtrace support library. */
00117 #define HAVE_BKTR_VERSION 
00118 
00119 /* Define to 1 if byteswap.h macros are available. */
00120 #define HAVE_BYTESWAP_H 1
00121 
00122 /* Define to 1 if you have the POSIX 1.e capabilities library. */
00123 #define HAVE_CAP 1
00124 
00125 /* Define to the version of the POSIX 1.e capabilities library. */
00126 #define HAVE_CAP_VERSION 
00127 
00128 /* Define to 1 if you have the `ceil' function. */
00129 #define HAVE_CEIL 1
00130 
00131 /* Define to 1 if you have the `ceill' function. */
00132 #define HAVE_CEILL 1
00133 
00134 /* Define to 1 if your system has a working `chown' function. */
00135 #define HAVE_CHOWN 1
00136 
00137 /* Define to 1 if you have the `closefrom' function. */
00138 /* #undef HAVE_CLOSEFROM */
00139 
00140 /* Define to 1 if you have the `cos' function. */
00141 #define HAVE_COS 1
00142 
00143 /* Define to 1 if you have the `cosl' function. */
00144 #define HAVE_COSL 1
00145 
00146 /* Define to 1 if you have the OpenSSL Cryptography support library. */
00147 #define HAVE_CRYPTO 1
00148 
00149 /* Define to the version of the OpenSSL Cryptography support library. */
00150 #define HAVE_CRYPTO_VERSION 
00151 
00152 /* Define to 1 if you have a functional curl library. */
00153 #define HAVE_CURL 1
00154 
00155 /* Define to the version of the cURL library. */
00156 /* #undef HAVE_CURL_VERSION */
00157 
00158 /* Define to 1 if you have the curses library. */
00159 #define HAVE_CURSES 1
00160 
00161 /* Define to the version of the curses library. */
00162 #define HAVE_CURSES_VERSION 
00163 
00164 /* Define if your system has the DAHDI headers. */
00165 #define HAVE_DAHDI 1
00166 
00167 /* Define if your system has the DAHDI_HALF_FULL headers. */
00168 /* #undef HAVE_DAHDI_HALF_FULL */
00169 
00170 /* Define DAHDI_HALF_FULL headers version */
00171 /* #undef HAVE_DAHDI_HALF_FULL_VERSION */
00172 
00173 /* Define if your system has the DAHDI_LINEREVERSE_VMWI headers. */
00174 /* #undef HAVE_DAHDI_LINEREVERSE_VMWI */
00175 
00176 /* Define DAHDI_LINEREVERSE_VMWI headers version */
00177 /* #undef HAVE_DAHDI_LINEREVERSE_VMWI_VERSION */
00178 
00179 /* Define DAHDI headers version */
00180 #define HAVE_DAHDI_VERSION /**/
00181 
00182 /* Define to 1 if your system has /dev/urandom. */
00183 #define HAVE_DEV_URANDOM 1
00184 
00185 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00186    */
00187 #define HAVE_DIRENT_H 1
00188 
00189 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00190 /* #undef HAVE_DOPRNT */
00191 
00192 /* Define to 1 if you have the `dup2' function. */
00193 #define HAVE_DUP2 1
00194 
00195 /* Define to 1 if you have the `eaccess' function. */
00196 #define HAVE_EACCESS 1
00197 
00198 /* Define to 1 if you have the `endpwent' function. */
00199 #define HAVE_ENDPWENT 1
00200 
00201 /* Define to 1 if you have the `euidaccess' function. */
00202 #define HAVE_EUIDACCESS 1
00203 
00204 /* Define to 1 if you have the `exp' function. */
00205 #define HAVE_EXP 1
00206 
00207 /* Define to 1 if you have the `exp10' function. */
00208 #define HAVE_EXP10 1
00209 
00210 /* Define to 1 if you have the `exp10l' function. */
00211 #define HAVE_EXP10L 1
00212 
00213 /* Define to 1 if you have the `exp2' function. */
00214 #define HAVE_EXP2 1
00215 
00216 /* Define to 1 if you have the `exp2l' function. */
00217 #define HAVE_EXP2L 1
00218 
00219 /* Define to 1 if you have the `expl' function. */
00220 #define HAVE_EXPL 1
00221 
00222 /* Define to 1 if you have the <fcntl.h> header file. */
00223 #define HAVE_FCNTL_H 1
00224 
00225 /* Define to 1 if you have the Ffmpeg and avcodec library library. */
00226 /* #undef HAVE_FFMPEG */
00227 
00228 /* Define to the version of the Ffmpeg and avcodec library library. */
00229 /* #undef HAVE_FFMPEG_VERSION */
00230 
00231 /* Define to 1 if you have the `floor' function. */
00232 #define HAVE_FLOOR 1
00233 
00234 /* Define to 1 if you have the `floorl' function. */
00235 #define HAVE_FLOORL 1
00236 
00237 /* Define to 1 if you have the `fmod' function. */
00238 #define HAVE_FMOD 1
00239 
00240 /* Define to 1 if you have the `fmodl' function. */
00241 #define HAVE_FMODL 1
00242 
00243 /* Define to 1 if you have the `fopencookie' function. */
00244 #define HAVE_FOPENCOOKIE 1
00245 
00246 /* Define to 1 if you have the `fork' function. */
00247 #define HAVE_FORK 1
00248 
00249 /* Define to 1 if you have the FreeTDS library. */
00250 #define HAVE_FREETDS 1
00251 
00252 /* Define to the version of the FreeTDS library. */
00253 #define HAVE_FREETDS_VERSION 
00254 
00255 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00256 #define HAVE_FSEEKO 1
00257 
00258 /* Define to 1 if you have the `ftruncate' function. */
00259 #define HAVE_FTRUNCATE 1
00260 
00261 /* Define to 1 if you have the `funopen' function. */
00262 /* #undef HAVE_FUNOPEN */
00263 
00264 /* Define to 1 if your GCC C compiler provides atomic operations. */
00265 #define HAVE_GCC_ATOMICS 1
00266 
00267 /* Define to 1 if you have the `getcwd' function. */
00268 #define HAVE_GETCWD 1
00269 
00270 /* Define to 1 if you have the `gethostbyname' function. */
00271 #define HAVE_GETHOSTBYNAME 1
00272 
00273 /* Define to 1 if your system has gethostbyname_r with 5 arguments. */
00274 /* #undef HAVE_GETHOSTBYNAME_R_5 */
00275 
00276 /* Define to 1 if your system has gethostbyname_r with 6 arguments. */
00277 #define HAVE_GETHOSTBYNAME_R_6 1
00278 
00279 /* Define to 1 if you have the `gethostname' function. */
00280 #define HAVE_GETHOSTNAME 1
00281 
00282 /* Define if your system has the GETIFADDRS headers. */
00283 #define HAVE_GETIFADDRS 1
00284 
00285 /* Define GETIFADDRS headers version */
00286 #define HAVE_GETIFADDRS_VERSION /**/
00287 
00288 /* Define to 1 if you have the `getloadavg' function. */
00289 #define HAVE_GETLOADAVG 1
00290 
00291 /* Define to 1 if you have the `getpagesize' function. */
00292 #define HAVE_GETPAGESIZE 1
00293 
00294 /* Define to 1 if you have the `getpeereid' function. */
00295 /* #undef HAVE_GETPEEREID */
00296 
00297 /* Define to 1 if you have the `gettimeofday' function. */
00298 #define HAVE_GETTIMEOFDAY 1
00299 
00300 /* Define to 1 if you have the `glob' function. */
00301 #define HAVE_GLOB 1
00302 
00303 /* Define if your system has the GMIME libraries. */
00304 #define HAVE_GMIME 1
00305 
00306 /* Define to the version of the GMime library library. */
00307 /* #undef HAVE_GMIME_VERSION */
00308 
00309 /* Define to indicate the GSM library */
00310 #define HAVE_GSM 1
00311 
00312 /* Define to indicate that gsm.h is in gsm/gsm.h */
00313 /* #undef HAVE_GSM_GSM_HEADER */
00314 
00315 /* Define to indicate that gsm.h has no prefix for its location */
00316 #define HAVE_GSM_HEADER 1
00317 
00318 /* Define to the version of the External GSM library library. */
00319 /* #undef HAVE_GSM_VERSION */
00320 
00321 /* Define if your system has the GTK libraries. */
00322 /* #undef HAVE_GTK */
00323 
00324 /* Define if your system has the GTK2 libraries. */
00325 #define HAVE_GTK2 1
00326 
00327 /* Define to the version of the gtk2 libraries library. */
00328 /* #undef HAVE_GTK2_VERSION */
00329 
00330 /* Define to the version of the gtk libraries library. */
00331 /* #undef HAVE_GTK_VERSION */
00332 
00333 /* Define to 1 if you have the Hoard Memory Allocator library. */
00334 /* #undef HAVE_HOARD */
00335 
00336 /* Define to the version of the Hoard Memory Allocator library. */
00337 /* #undef HAVE_HOARD_VERSION */
00338 
00339 /* Define to 1 if you have the Iconv Library library. */
00340 #define HAVE_ICONV 1
00341 
00342 /* Define to the version of the Iconv Library library. */
00343 #define HAVE_ICONV_VERSION 
00344 
00345 /* Define to 1 if you have the Iksemel Jabber Library library. */
00346 #define HAVE_IKSEMEL 1
00347 
00348 /* Define to the version of the Iksemel Jabber Library library. */
00349 #define HAVE_IKSEMEL_VERSION 
00350 
00351 /* Define if your system has the UW IMAP Toolkit c-client library. */
00352 #define HAVE_IMAP_TK 1
00353 
00354 /* Define if your system has the UW IMAP Toolkit c-client library version 2006
00355    or greater. */
00356 #define HAVE_IMAP_TK2006 1
00357 
00358 /* Define to the version of the UW IMAP Toolkit library. */
00359 /* #undef HAVE_IMAP_TK_VERSION */
00360 
00361 /* Define to 1 if you have the `inet_aton' function. */
00362 #define HAVE_INET_ATON 1
00363 
00364 /* Define to 1 if you have the `inet_ntoa' function. */
00365 #define HAVE_INET_NTOA 1
00366 
00367 /* Define to 1 if you have the inotify support library. */
00368 #define HAVE_INOTIFY 1
00369 
00370 /* Define to the version of the inotify support library. */
00371 #define HAVE_INOTIFY_VERSION 
00372 
00373 /* Define to 1 if you have the <inttypes.h> header file. */
00374 #define HAVE_INTTYPES_H 1
00375 
00376 /* Define to 1 if you have the iODBC library. */
00377 /* #undef HAVE_IODBC */
00378 
00379 /* Define to the version of the iODBC library. */
00380 /* #undef HAVE_IODBC_VERSION */
00381 
00382 /* Define to 1 if you have the `ioperm' function. */
00383 /* #undef HAVE_IOPERM */
00384 
00385 /* Define if your system has the IP_MTU_DISCOVER headers. */
00386 #define HAVE_IP_MTU_DISCOVER 1
00387 
00388 /* Define IP_MTU_DISCOVER headers version */
00389 #define HAVE_IP_MTU_DISCOVER_VERSION /**/
00390 
00391 /* Define to 1 if you have the `isascii' function. */
00392 #define HAVE_ISASCII 1
00393 
00394 /* Define to 1 if you have the ISDN4Linux Library library. */
00395 #define HAVE_ISDNNET 1
00396 
00397 /* Define to the version of the ISDN4Linux Library library. */
00398 #define HAVE_ISDNNET_VERSION 
00399 
00400 /* Define to 1 if you have the Jack Audio Connection Kit library. */
00401 #define HAVE_JACK 1
00402 
00403 /* Define to the version of the Jack Audio Connection Kit library. */
00404 #define HAVE_JACK_VERSION 
00405 
00406 /* Define to 1 if you have the OpenLDAP library. */
00407 #define HAVE_LDAP 1
00408 
00409 /* Define to the version of the OpenLDAP library. */
00410 #define HAVE_LDAP_VERSION 
00411 
00412 /* Define if your system has the NetBSD Editline libraries. */
00413 #define HAVE_LIBEDIT 1
00414 
00415 /* Define to the version of the NetBSD Editline library library. */
00416 /* #undef HAVE_LIBEDIT_VERSION */
00417 
00418 /* Define to 1 if you have the <libintl.h> header file. */
00419 #define HAVE_LIBINTL_H 1
00420 
00421 /* Define to 1 if you have the `m' library (-lm). */
00422 #define HAVE_LIBM 1
00423 
00424 /* Define if your system has the LIBXML2 libraries. */
00425 #define HAVE_LIBXML2 1
00426 
00427 /* Define to the version of the LibXML2 library. */
00428 /* #undef HAVE_LIBXML2_VERSION */
00429 
00430 /* Define to 1 if you have the <limits.h> header file. */
00431 #define HAVE_LIMITS_H 1
00432 
00433 /* Define to 1 if your system has linux/compiler.h. */
00434 /* #undef HAVE_LINUX_COMPILER_H */
00435 
00436 /* Define to 1 if you have the <locale.h> header file. */
00437 #define HAVE_LOCALE_H 1
00438 
00439 /* Define to 1 if you have the `localtime_r' function. */
00440 #define HAVE_LOCALTIME_R 1
00441 
00442 /* Define to 1 if you have the `log' function. */
00443 #define HAVE_LOG 1
00444 
00445 /* Define to 1 if you have the `log10' function. */
00446 #define HAVE_LOG10 1
00447 
00448 /* Define to 1 if you have the `log10l' function. */
00449 #define HAVE_LOG10L 1
00450 
00451 /* Define to 1 if you have the `log2' function. */
00452 #define HAVE_LOG2 1
00453 
00454 /* Define to 1 if you have the `log2l' function. */
00455 #define HAVE_LOG2L 1
00456 
00457 /* Define to 1 if you have the `logl' function. */
00458 #define HAVE_LOGL 1
00459 
00460 /* Define to 1 if you have the libtool library. */
00461 #define HAVE_LTDL 1
00462 
00463 /* Define to the version of the libtool library. */
00464 #define HAVE_LTDL_VERSION 
00465 
00466 /* Define to 1 if you have the Lua library. */
00467 #define HAVE_LUA 1
00468 
00469 /* Define to the version of the Lua library. */
00470 #define HAVE_LUA_VERSION 
00471 
00472 /* Define to 1 if you have the <malloc.h> header file. */
00473 #define HAVE_MALLOC_H 1
00474 
00475 /* Define to 1 if you have the `memchr' function. */
00476 #define HAVE_MEMCHR 1
00477 
00478 /* Define to 1 if you have the `memmove' function. */
00479 #define HAVE_MEMMOVE 1
00480 
00481 /* Define to 1 if you have the <memory.h> header file. */
00482 #define HAVE_MEMORY_H 1
00483 
00484 /* Define to 1 if you have the `memset' function. */
00485 #define HAVE_MEMSET 1
00486 
00487 /* Define to 1 if you have the mISDN User Library library. */
00488 #define HAVE_MISDN 1
00489 
00490 /* Define if your system has the MISDN_FAC_ERROR headers. */
00491 /* #undef HAVE_MISDN_FAC_ERROR */
00492 
00493 /* Define MISDN_FAC_ERROR headers version */
00494 /* #undef HAVE_MISDN_FAC_ERROR_VERSION */
00495 
00496 /* Define if your system has the MISDN_FAC_RESULT headers. */
00497 /* #undef HAVE_MISDN_FAC_RESULT */
00498 
00499 /* Define MISDN_FAC_RESULT headers version */
00500 /* #undef HAVE_MISDN_FAC_RESULT_VERSION */
00501 
00502 /* Define to the version of the mISDN User Library library. */
00503 #define HAVE_MISDN_VERSION 
00504 
00505 /* Define to 1 if you have the `mkdir' function. */
00506 #define HAVE_MKDIR 1
00507 
00508 /* Define to 1 if you have a working `mmap' system call. */
00509 #define HAVE_MMAP 1
00510 
00511 /* Define to 1 if you have the `munmap' function. */
00512 #define HAVE_MUNMAP 1
00513 
00514 /* Define to 1 if you have the Network Broadcast Sound library. */
00515 /* #undef HAVE_NBS */
00516 
00517 /* Define to the version of the Network Broadcast Sound library. */
00518 /* #undef HAVE_NBS_VERSION */
00519 
00520 /* Define to 1 if you have the ncurses library. */
00521 #define HAVE_NCURSES 1
00522 
00523 /* Define to the version of the ncurses library. */
00524 #define HAVE_NCURSES_VERSION 
00525 
00526 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00527 /* #undef HAVE_NDIR_H */
00528 
00529 /* Define to 1 if you have the <netdb.h> header file. */
00530 #define HAVE_NETDB_H 1
00531 
00532 /* Define to 1 if you have the <netinet/in.h> header file. */
00533 #define HAVE_NETINET_IN_H 1
00534 
00535 /* Define if your system has the NETSNMP libraries. */
00536 #define HAVE_NETSNMP 1
00537 
00538 /* Define to the version of the Net-SNMP library. */
00539 /* #undef HAVE_NETSNMP_VERSION */
00540 
00541 /* Define to 1 if you have the newt library. */
00542 #define HAVE_NEWT 1
00543 
00544 /* Define to the version of the newt library. */
00545 #define HAVE_NEWT_VERSION 
00546 
00547 /* Define to 1 if your C library can safely print NULL to string formats. */
00548 #define HAVE_NULLSAFE_PRINTF 1
00549 
00550 /* Define to 1 if your ODBC library has wide (Unicode) types. */
00551 #define HAVE_ODBC_WCHAR 1
00552 
00553 /* Define to 1 if you have the OGG library. */
00554 #define HAVE_OGG 1
00555 
00556 /* Define to the version of the OGG library. */
00557 #define HAVE_OGG_VERSION 
00558 
00559 /* Define to 1 if you have the OpenAIS library. */
00560 #define HAVE_OPENAIS 1
00561 
00562 /* Define to the version of the OpenAIS library. */
00563 #define HAVE_OPENAIS_VERSION 
00564 
00565 /* Define if your system has the OpenH323 libraries. */
00566 /* #undef HAVE_OPENH323 */
00567 
00568 /* Define to the version of the OpenH323 library. */
00569 /* #undef HAVE_OPENH323_VERSION */
00570 
00571 /* Define to 1 if you have the MFR2 library. */
00572 /* #undef HAVE_OPENR2 */
00573 
00574 /* Define to the version of the MFR2 library. */
00575 /* #undef HAVE_OPENR2_VERSION */
00576 
00577 /* Define to 1 if you have the OpenSSL Secure Sockets Layer support library.
00578    */
00579 #define HAVE_OPENSSL 1
00580 
00581 /* Define to the version of the OpenSSL Secure Sockets Layer support library.
00582    */
00583 #define HAVE_OPENSSL_VERSION 
00584 
00585 /* Define this to indicate the ${OSPTK_DESCRIP} library */
00586 /* #undef HAVE_OSPTK */
00587 
00588 /* Define to the version of the OSP Toolkit library. */
00589 /* #undef HAVE_OSPTK_VERSION */
00590 
00591 /* Define to 1 if you have the Open Sound System library. */
00592 #define HAVE_OSS 1
00593 
00594 /* Define to the version of the Open Sound System library. */
00595 #define HAVE_OSS_VERSION 
00596 
00597 /* Define to 1 if OSX atomic operations are supported. */
00598 /* #undef HAVE_OSX_ATOMICS */
00599 
00600 /* Define to indicate the PostgreSQL library */
00601 #define HAVE_PGSQL 1
00602 
00603 /* Define to the version of the PostgreSQL library. */
00604 /* #undef HAVE_PGSQL_VERSION */
00605 
00606 /* Define to 1 if your system defines IP_PKTINFO. */
00607 #define HAVE_PKTINFO 1
00608 
00609 /* Define to 1 if you have the popt library. */
00610 #define HAVE_POPT 1
00611 
00612 /* Define to the version of the popt library. */
00613 #define HAVE_POPT_VERSION 
00614 
00615 /* Define to 1 if you have the PortAudio library. */
00616 #define HAVE_PORTAUDIO 1
00617 
00618 /* Define to the version of the PortAudio library. */
00619 #define HAVE_PORTAUDIO_VERSION 
00620 
00621 /* Define to 1 if you have the `pow' function. */
00622 #define HAVE_POW 1
00623 
00624 /* Define to 1 if you have the `powl' function. */
00625 #define HAVE_POWL 1
00626 
00627 /* Define to 1 if you have the ISDN PRI library. */
00628 #define HAVE_PRI 1
00629 
00630 /* Define to 1 if you have the ISDN PRI set_inbanddisconnect library. */
00631 #define HAVE_PRI_INBANDDISCONNECT 1
00632 
00633 /* Define to the version of the ISDN PRI library. */
00634 #define HAVE_PRI_VERSION 
00635 
00636 /* Define if you have POSIX threads libraries and header files. */
00637 #define HAVE_PTHREAD 1
00638 
00639 /* Define to 1 if your system defines PTHREAD_MUTEX_RECURSIVE_NP in pthread.h
00640    */
00641 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
00642 
00643 /* Define if your system has the PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
00644    headers. */
00645 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
00646 
00647 /* Define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP headers version */
00648 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP_VERSION /**/
00649 
00650 /* Define if your system has the PTHREAD_RWLOCK_INITIALIZER headers. */
00651 #define HAVE_PTHREAD_RWLOCK_INITIALIZER 1
00652 
00653 /* Define PTHREAD_RWLOCK_INITIALIZER headers version */
00654 #define HAVE_PTHREAD_RWLOCK_INITIALIZER_VERSION /**/
00655 
00656 /* Define to 1 if your system defines PTHREAD_RWLOCK_PREFER_WRITER_NP in
00657    pthread.h */
00658 #define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP 1
00659 
00660 /* Define if your system has pthread_rwlock_timedwrlock() */
00661 /* #undef HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK */
00662 
00663 /* Define to 1 if the system has the type `ptrdiff_t'. */
00664 #define HAVE_PTRDIFF_T 1
00665 
00666 /* Define to 1 if you have the `putenv' function. */
00667 #define HAVE_PUTENV 1
00668 
00669 /* Define if your system has the PWLib libraries. */
00670 /* #undef HAVE_PWLIB */
00671 
00672 /* Define to the version of the PWlib library. */
00673 /* #undef HAVE_PWLIB_VERSION */
00674 
00675 /* Define to 1 if you have the Radius Client library. */
00676 #define HAVE_RADIUS 1
00677 
00678 /* Define to the version of the Radius Client library. */
00679 #define HAVE_RADIUS_VERSION 
00680 
00681 /* Define to 1 if you have the `regcomp' function. */
00682 #define HAVE_REGCOMP 1
00683 
00684 /* Define to 1 if you have the `remainder' function. */
00685 #define HAVE_REMAINDER 1
00686 
00687 /* Define to 1 if you have the `remainderl' function. */
00688 #define HAVE_REMAINDERL 1
00689 
00690 /* Define to 1 if you have the LIBRESAMPLE library. */
00691 #define HAVE_RESAMPLE 1
00692 
00693 /* Define to the version of the LIBRESAMPLE library. */
00694 #define HAVE_RESAMPLE_VERSION 
00695 
00696 /* Define to 1 if your system has the ndestroy resolver function. */
00697 /* #undef HAVE_RES_NDESTROY */
00698 
00699 /* Define to 1 if your system has the re-entrant resolver functions. */
00700 #define HAVE_RES_NINIT 1
00701 
00702 /* Define to 1 if you have the `re_comp' function. */
00703 #define HAVE_RE_COMP 1
00704 
00705 /* Define to 1 if you have the `rint' function. */
00706 #define HAVE_RINT 1
00707 
00708 /* Define to 1 if you have the `rintl' function. */
00709 #define HAVE_RINTL 1
00710 
00711 /* Define to 1 if you have the `round' function. */
00712 #define HAVE_ROUND 1
00713 
00714 /* Define to 1 if you have the `roundl' function. */
00715 #define HAVE_ROUNDL 1
00716 
00717 /* Define to 1 if your system has /sbin/launchd. */
00718 /* #undef HAVE_SBIN_LAUNCHD */
00719 
00720 /* Define if your system has the SDL libraries. */
00721 /* #undef HAVE_SDL */
00722 
00723 /* Define to 1 if you have the Sdl Image library library. */
00724 /* #undef HAVE_SDL_IMAGE */
00725 
00726 /* Define to the version of the Sdl Image library library. */
00727 /* #undef HAVE_SDL_IMAGE_VERSION */
00728 
00729 /* Define to the version of the Sdl library. */
00730 /* #undef HAVE_SDL_VERSION */
00731 
00732 /* Define to 1 if you have the `select' function. */
00733 #define HAVE_SELECT 1
00734 
00735 /* Define to 1 if you have the `setenv' function. */
00736 #define HAVE_SETENV 1
00737 
00738 /* Define to 1 if you have the `sin' function. */
00739 #define HAVE_SIN 1
00740 
00741 /* Define to 1 if you have the `sinl' function. */
00742 #define HAVE_SINL 1
00743 
00744 /* Define to 1 if you have the `socket' function. */
00745 #define HAVE_SOCKET 1
00746 
00747 /* Define to 1 if your system has soxmix application. */
00748 /* #undef HAVE_SOXMIX */
00749 
00750 /* Define if your system has the SPANDSP headers. */
00751 #define HAVE_SPANDSP 1
00752 
00753 /* Define to 1 if spandsp/expose.h is available. */
00754 #define HAVE_SPANDSP_EXPOSE_H 1
00755 
00756 /* Define SPANDSP headers version */
00757 #define HAVE_SPANDSP_VERSION 
00758 
00759 /* Define to 1 if you have the Speex library. */
00760 #define HAVE_SPEEX 1
00761 
00762 /* Define to 1 if you have the Speexdsp library. */
00763 #define HAVE_SPEEXDSP 1
00764 
00765 /* Define to the version of the Speexdsp library. */
00766 #define HAVE_SPEEXDSP_VERSION 
00767 
00768 /* Define to 1 if you have the speex_preprocess_ctl library. */
00769 /* #undef HAVE_SPEEX_PREPROCESS */
00770 
00771 /* Define to the version of the Speex preprocess routines library. */
00772 /* #undef HAVE_SPEEX_PREPROCESS_VERSION */
00773 
00774 /* Define to the version of the Speex library. */
00775 #define HAVE_SPEEX_VERSION 
00776 
00777 /* Define to 1 if you have the SQLite library. */
00778 /* #undef HAVE_SQLITE */
00779 
00780 /* Define to 1 if you have the SQLite library. */
00781 #define HAVE_SQLITE3 1
00782 
00783 /* Define to the version of the SQLite library. */
00784 #define HAVE_SQLITE3_VERSION 
00785 
00786 /* Define to the version of the SQLite library. */
00787 /* #undef HAVE_SQLITE_VERSION */
00788 
00789 /* Define to 1 if you have the `sqrtl' function. */
00790 #define HAVE_SQRTL 1
00791 
00792 /* Define to 1 if you have the ISDN SS7 library. */
00793 #define HAVE_SS7 1
00794 
00795 /* Define to the version of the ISDN SS7 library. */
00796 #define HAVE_SS7_VERSION 
00797 
00798 /* Define to 1 if `stat' has the bug that it succeeds when given the
00799    zero-length file name argument. */
00800 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00801 
00802 /* Define to 1 if stdbool.h conforms to C99. */
00803 #define HAVE_STDBOOL_H 1
00804 
00805 /* Define to 1 if you have the <stddef.h> header file. */
00806 #define HAVE_STDDEF_H 1
00807 
00808 /* Define to 1 if you have the <stdint.h> header file. */
00809 #define HAVE_STDINT_H 1
00810 
00811 /* Define to 1 if you have the <stdlib.h> header file. */
00812 #define HAVE_STDLIB_H 1
00813 
00814 /* Define to 1 if you have the `strcasecmp' function. */
00815 #define HAVE_STRCASECMP 1
00816 
00817 /* Define to 1 if you have the `strcasestr' function. */
00818 #define HAVE_STRCASESTR 1
00819 
00820 /* Define to 1 if you have the `strchr' function. */
00821 #define HAVE_STRCHR 1
00822 
00823 /* Define to 1 if you have the `strcoll' function and it is properly defined.
00824    */
00825 #define HAVE_STRCOLL 1
00826 
00827 /* Define to 1 if you have the `strcspn' function. */
00828 #define HAVE_STRCSPN 1
00829 
00830 /* Define to 1 if you have the `strdup' function. */
00831 #define HAVE_STRDUP 1
00832 
00833 /* Define to 1 if you have the `strerror' function. */
00834 #define HAVE_STRERROR 1
00835 
00836 /* Define to 1 if you have the `strftime' function. */
00837 #define HAVE_STRFTIME 1
00838 
00839 /* Define to 1 if you have the <strings.h> header file. */
00840 #define HAVE_STRINGS_H 1
00841 
00842 /* Define to 1 if you have the <string.h> header file. */
00843 #define HAVE_STRING_H 1
00844 
00845 /* Define to 1 if you have the `strlcat' function. */
00846 /* #undef HAVE_STRLCAT */
00847 
00848 /* Define to 1 if you have the `strlcpy' function. */
00849 /* #undef HAVE_STRLCPY */
00850 
00851 /* Define to 1 if you have the `strncasecmp' function. */
00852 #define HAVE_STRNCASECMP 1
00853 
00854 /* Define to 1 if you have the `strndup' function. */
00855 #define HAVE_STRNDUP 1
00856 
00857 /* Define to 1 if you have the `strnlen' function. */
00858 #define HAVE_STRNLEN 1
00859 
00860 /* Define to 1 if you have the `strrchr' function. */
00861 #define HAVE_STRRCHR 1
00862 
00863 /* Define to 1 if you have the `strsep' function. */
00864 #define HAVE_STRSEP 1
00865 
00866 /* Define to 1 if you have the `strspn' function. */
00867 #define HAVE_STRSPN 1
00868 
00869 /* Define to 1 if you have the `strstr' function. */
00870 #define HAVE_STRSTR 1
00871 
00872 /* Define to 1 if you have the `strtod' function. */
00873 #define HAVE_STRTOD 1
00874 
00875 /* Define to 1 if you have the `strtol' function. */
00876 #define HAVE_STRTOL 1
00877 
00878 /* Define to 1 if you have the `strtold' function. */
00879 #define HAVE_STRTOLD 1
00880 
00881 /* Define to 1 if you have the `strtoq' function. */
00882 #define HAVE_STRTOQ 1
00883 
00884 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
00885 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
00886 
00887 /* Define to 1 if you have the mISDN Supplemental Services library. */
00888 #define HAVE_SUPPSERV 1
00889 
00890 /* Define to the version of the mISDN Supplemental Services library. */
00891 #define HAVE_SUPPSERV_VERSION 
00892 
00893 /* Define to 1 if you have the `swapctl' function. */
00894 /* #undef HAVE_SWAPCTL */
00895 
00896 /* Define to 1 if you have the `sysctl' function. */
00897 #define HAVE_SYSCTL 1
00898 
00899 /* Define to 1 if your system has sysinfo support */
00900 #define HAVE_SYSINFO 1
00901 
00902 /* Define to 1 if you have the <syslog.h> header file. */
00903 #define HAVE_SYSLOG_H 1
00904 
00905 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00906    */
00907 /* #undef HAVE_SYS_DIR_H */
00908 
00909 /* Define to 1 if your sys/endian.h header file provides the bswap16 macro. */
00910 /* #undef HAVE_SYS_ENDIAN_BSWAP16 */
00911 
00912 /* Define to 1 if your sys/endian.h header file provides the __swap16 macro.
00913    */
00914 /* #undef HAVE_SYS_ENDIAN_SWAP16 */
00915 
00916 /* Define to 1 if you have the <sys/file.h> header file. */
00917 #define HAVE_SYS_FILE_H 1
00918 
00919 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00920 #define HAVE_SYS_IOCTL_H 1
00921 
00922 /* Define to 1 if you have the <sys/io.h> header file. */
00923 /* #undef HAVE_SYS_IO_H */
00924 
00925 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00926    */
00927 /* #undef HAVE_SYS_NDIR_H */
00928 
00929 /* Define to 1 if you have the <sys/param.h> header file. */
00930 #define HAVE_SYS_PARAM_H 1
00931 
00932 /* Define to 1 if your system has working sys/poll.h */
00933 #define HAVE_SYS_POLL_H 1
00934 
00935 /* Define to 1 if you have the <sys/select.h> header file. */
00936 #define HAVE_SYS_SELECT_H 1
00937 
00938 /* Define to 1 if you have the <sys/socket.h> header file. */
00939 #define HAVE_SYS_SOCKET_H 1
00940 
00941 /* Define to 1 if you have the <sys/stat.h> header file. */
00942 #define HAVE_SYS_STAT_H 1
00943 
00944 /* Define to 1 if you have the <sys/time.h> header file. */
00945 #define HAVE_SYS_TIME_H 1
00946 
00947 /* Define to 1 if you have the <sys/types.h> header file. */
00948 #define HAVE_SYS_TYPES_H 1
00949 
00950 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00951 #define HAVE_SYS_WAIT_H 1
00952 
00953 /* Define to 1 if you have the `tan' function. */
00954 #define HAVE_TAN 1
00955 
00956 /* Define to 1 if you have the `tanl' function. */
00957 #define HAVE_TANL 1
00958 
00959 /* Define to 1 if you have the Termcap library. */
00960 #define HAVE_TERMCAP 1
00961 
00962 /* Define to the version of the Termcap library. */
00963 #define HAVE_TERMCAP_VERSION 
00964 
00965 /* Define to 1 if you have the <termios.h> header file. */
00966 #define HAVE_TERMIOS_H 1
00967 
00968 /* Define if your system has the TIMERFD headers. */
00969 #define HAVE_TIMERFD 1
00970 
00971 /* Define TIMERFD headers version */
00972 #define HAVE_TIMERFD_VERSION /**/
00973 
00974 /* Define to 1 if your system defines timersub. */
00975 #define HAVE_TIMERSUB 1
00976 
00977 /* Define to 1 if you have the Term Info library. */
00978 #define HAVE_TINFO 1
00979 
00980 /* Define to the version of the Term Info library. */
00981 #define HAVE_TINFO_VERSION 
00982 
00983 /* Define to 1 if you have the tonezone library. */
00984 #define HAVE_TONEZONE 1
00985 
00986 /* Define to the version of the tonezone library. */
00987 #define HAVE_TONEZONE_VERSION 
00988 
00989 /* Define to 1 if you have the `trunc' function. */
00990 #define HAVE_TRUNC 1
00991 
00992 /* Define to 1 if you have the `truncl' function. */
00993 #define HAVE_TRUNCL 1
00994 
00995 /* Define to 1 if you have the <unistd.h> header file. */
00996 #define HAVE_UNISTD_H 1
00997 
00998 /* Define to 1 if you have the unixODBC library. */
00999 #define HAVE_UNIXODBC 1
01000 
01001 /* Define to the version of the unixODBC library. */
01002 #define HAVE_UNIXODBC_VERSION 
01003 
01004 /* Define to 1 if you have the `unsetenv' function. */
01005 #define HAVE_UNSETENV 1
01006 
01007 /* Define to 1 if you have the usb library. */
01008 #define HAVE_USB 1
01009 
01010 /* Define to the version of the usb library. */
01011 #define HAVE_USB_VERSION 
01012 
01013 /* Define to 1 if you have the `utime' function. */
01014 #define HAVE_UTIME 1
01015 
01016 /* Define to 1 if you have the <utime.h> header file. */
01017 #define HAVE_UTIME_H 1
01018 
01019 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
01020 #define HAVE_UTIME_NULL 1
01021 
01022 /* Define to 1 if you have the `vasprintf' function. */
01023 #define HAVE_VASPRINTF 1
01024 
01025 /* Define to 1 if you have the `vfork' function. */
01026 #define HAVE_VFORK 1
01027 
01028 /* Define to 1 if you have the <vfork.h> header file. */
01029 /* #undef HAVE_VFORK_H */
01030 
01031 /* Define to 1 if your system has linux/videodev.h. */
01032 #define HAVE_VIDEODEV_H 1
01033 
01034 /* Define to 1 if you have the Vorbis library. */
01035 #define HAVE_VORBIS 1
01036 
01037 /* Define to the version of the Vorbis library. */
01038 #define HAVE_VORBIS_VERSION 
01039 
01040 /* Define if your system has the VoiceTronix API libraries. */
01041 /* #undef HAVE_VPB */
01042 
01043 /* Define to the version of the Voicetronix API library. */
01044 /* #undef HAVE_VPB_VERSION */
01045 
01046 /* Define to 1 if you have the `vprintf' function. */
01047 #define HAVE_VPRINTF 1
01048 
01049 /* Define to 1 if you have the <winsock2.h> header file. */
01050 /* #undef HAVE_WINSOCK2_H */
01051 
01052 /* Define to 1 if you have the <winsock.h> header file. */
01053 /* #undef HAVE_WINSOCK_H */
01054 
01055 /* Define to 1 if `fork' works. */
01056 #define HAVE_WORKING_FORK 1
01057 
01058 /* Define to 1 if `vfork' works. */
01059 #define HAVE_WORKING_VFORK 1
01060 
01061 /* Define to 1 if you have the X11 support library. */
01062 #define HAVE_X11 1
01063 
01064 /* Define to the version of the X11 support library. */
01065 #define HAVE_X11_VERSION standard_path
01066 
01067 /* Define to 1 if you have the zlib library. */
01068 #define HAVE_ZLIB 1
01069 
01070 /* Define to the version of the zlib library. */
01071 #define HAVE_ZLIB_VERSION 
01072 
01073 /* Define to 1 if the system has the type `_Bool'. */
01074 #define HAVE__BOOL 1
01075 
01076 /* Defined if libcurl supports AsynchDNS */
01077 /* #undef LIBCURL_FEATURE_ASYNCHDNS */
01078 
01079 /* Defined if libcurl supports IDN */
01080 #define LIBCURL_FEATURE_IDN 1
01081 
01082 /* Defined if libcurl supports IPv6 */
01083 #define LIBCURL_FEATURE_IPV6 1
01084 
01085 /* Defined if libcurl supports KRB4 */
01086 /* #undef LIBCURL_FEATURE_KRB4 */
01087 
01088 /* Defined if libcurl supports libz */
01089 #define LIBCURL_FEATURE_LIBZ 1
01090 
01091 /* Defined if libcurl supports NTLM */
01092 /* #undef LIBCURL_FEATURE_NTLM */
01093 
01094 /* Defined if libcurl supports SSL */
01095 #define LIBCURL_FEATURE_SSL 1
01096 
01097 /* Defined if libcurl supports SSPI */
01098 /* #undef LIBCURL_FEATURE_SSPI */
01099 
01100 /* Defined if libcurl supports DICT */
01101 #define LIBCURL_PROTOCOL_DICT 1
01102 
01103 /* Defined if libcurl supports FILE */
01104 #define LIBCURL_PROTOCOL_FILE 1
01105 
01106 /* Defined if libcurl supports FTP */
01107 #define LIBCURL_PROTOCOL_FTP 1
01108 
01109 /* Defined if libcurl supports FTPS */
01110 #define LIBCURL_PROTOCOL_FTPS 1
01111 
01112 /* Defined if libcurl supports HTTP */
01113 #define LIBCURL_PROTOCOL_HTTP 1
01114 
01115 /* Defined if libcurl supports HTTPS */
01116 #define LIBCURL_PROTOCOL_HTTPS 1
01117 
01118 /* Defined if libcurl supports LDAP */
01119 #define LIBCURL_PROTOCOL_LDAP 1
01120 
01121 /* Defined if libcurl supports TELNET */
01122 #define LIBCURL_PROTOCOL_TELNET 1
01123 
01124 /* Defined if libcurl supports TFTP */
01125 #define LIBCURL_PROTOCOL_TFTP 1
01126 
01127 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
01128    slash. */
01129 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
01130 
01131 /* Define to 1 if lua is found with a lua5.1 prefix */
01132 /* #undef LUA51_PREFIX */
01133 
01134 /* Build chan_misdn for mISDN 1.2 or later. */
01135 /* #undef MISDN_1_2 */
01136 
01137 /* Define to the address where bug reports for this package should be sent. */
01138 #define PACKAGE_BUGREPORT "www.asterisk.org"
01139 
01140 /* Define to the full name of this package. */
01141 #define PACKAGE_NAME "asterisk"
01142 
01143 /* Define to the full name and version of this package. */
01144 #define PACKAGE_STRING "asterisk 1.6"
01145 
01146 /* Define to the one symbol short name of this package. */
01147 #define PACKAGE_TARNAME "asterisk"
01148 
01149 /* Define to the home page for this package. */
01150 #define PACKAGE_URL ""
01151 
01152 /* Define to the version of this package. */
01153 #define PACKAGE_VERSION "1.6"
01154 
01155 /* Define to necessary symbol if this constant uses a non-standard name on
01156    your system. */
01157 /* #undef PTHREAD_CREATE_JOINABLE */
01158 
01159 /* Define if your system needs braces around PTHREAD_ONCE_INIT */
01160 /* #undef PTHREAD_ONCE_INIT_NEEDS_BRACES */
01161 
01162 /* Define as the return type of signal handlers (`int' or `void'). */
01163 #define RETSIGTYPE void
01164 
01165 /* Define to the type of arg 1 for `select'. */
01166 #define SELECT_TYPE_ARG1 int
01167 
01168 /* Define to the type of args 2, 3 and 4 for `select'. */
01169 #define SELECT_TYPE_ARG234 (fd_set *)
01170 
01171 /* Define to the type of arg 5 for `select'. */
01172 #define SELECT_TYPE_ARG5 (struct timeval *)
01173 
01174 /* The size of `int', as computed by sizeof. */
01175 #define SIZEOF_INT 4
01176 
01177 /* If using the C implementation of alloca, define if you know the
01178    direction of stack growth for your system; otherwise it will be
01179    automatically deduced at runtime.
01180    STACK_DIRECTION > 0 => grows toward higher addresses
01181    STACK_DIRECTION < 0 => grows toward lower addresses
01182    STACK_DIRECTION = 0 => direction of growth unknown */
01183 /* #undef STACK_DIRECTION */
01184 
01185 /* Define to 1 if you have the ANSI C header files. */
01186 #define STDC_HEADERS 1
01187 
01188 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01189 #define TIME_WITH_SYS_TIME 1
01190 
01191 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
01192 /* #undef TM_IN_SYS_TIME */
01193 
01194 /* Enable extensions on AIX 3, Interix.  */
01195 #ifndef _ALL_SOURCE
01196 # define _ALL_SOURCE 1
01197 #endif
01198 /* Enable GNU extensions on systems that have them.  */
01199 #ifndef _GNU_SOURCE
01200 # define _GNU_SOURCE 1
01201 #endif
01202 /* Enable threading extensions on Solaris.  */
01203 #ifndef _POSIX_PTHREAD_SEMANTICS
01204 # define _POSIX_PTHREAD_SEMANTICS 1
01205 #endif
01206 /* Enable extensions on HP NonStop.  */
01207 #ifndef _TANDEM_SOURCE
01208 # define _TANDEM_SOURCE 1
01209 #endif
01210 /* Enable general extensions on Solaris.  */
01211 #ifndef __EXTENSIONS__
01212 # define __EXTENSIONS__ 1
01213 #endif
01214 
01215 
01216 /* Number of bits in a file offset, on hosts where this is settable. */
01217 /* #undef _FILE_OFFSET_BITS */
01218 
01219 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
01220 /* #undef _LARGEFILE_SOURCE */
01221 
01222 /* Define for large files, on AIX-style hosts. */
01223 /* #undef _LARGE_FILES */
01224 
01225 /* Define to 1 if on MINIX. */
01226 /* #undef _MINIX */
01227 
01228 /* Define to 2 if the system does not provide POSIX.1 features except with
01229    this defined. */
01230 /* #undef _POSIX_1_SOURCE */
01231 
01232 /* Define to 1 if you need to in order for `stat' and other things to work. */
01233 /* #undef _POSIX_SOURCE */
01234 
01235 /* Define to empty if `const' does not conform to ANSI C. */
01236 /* #undef const */
01237 
01238 /* Define curl_free() as free() if our version of curl lacks curl_free. */
01239 /* #undef curl_free */
01240 
01241 /* Define to `int' if <sys/types.h> doesn't define. */
01242 /* #undef gid_t */
01243 
01244 /* Define to `__inline__' or `__inline' if that's what the C compiler
01245    calls it, or to nothing if 'inline' is not supported under any name.  */
01246 #ifndef __cplusplus
01247 /* #undef inline */
01248 #endif
01249 
01250 /* Define to `int' if <sys/types.h> does not define. */
01251 /* #undef mode_t */
01252 
01253 /* Define to `long int' if <sys/types.h> does not define. */
01254 /* #undef off_t */
01255 
01256 /* Define to `int' if <sys/types.h> does not define. */
01257 /* #undef pid_t */
01258 
01259 /* Define to `unsigned int' if <sys/types.h> does not define. */
01260 /* #undef size_t */
01261 
01262 /* Define to `int' if <sys/types.h> doesn't define. */
01263 /* #undef uid_t */
01264 
01265 /* Define as `fork' if `vfork' does not work. */
01266 /* #undef vfork */
01267 
01268 /* Define to empty if the keyword `volatile' does not work. Warning: valid
01269    code using `volatile' can become incorrect without. Disable with care. */
01270 /* #undef volatile */
01271 
01272 #endif
01273