Fri Sep 25 19:28:06 2009

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

Generated on Fri Sep 25 19:28:06 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5