Mon May 14 04:44:39 2007

Asterisk developer's documentation


autoconfig.h File Reference

#include "asterisk/buildopts.h"

Include dependency graph for autoconfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define __EXTENSIONS__   1
#define __PROTOTYPES   1
#define _GNU_SOURCE   1
#define _POSIX_PTHREAD_SEMANTICS   1
#define HAVE__BOOL   1
#define HAVE_ALARM   1
#define HAVE_ALLOCA   1
#define HAVE_ALLOCA_H   1
#define HAVE_ALSA   1
#define HAVE_ARPA_INET_H   1
#define HAVE_ASPRINTF   1
#define HAVE_ATEXIT   1
#define HAVE_ATTRIBUTE_always_inline   1
#define HAVE_ATTRIBUTE_const   1
#define HAVE_ATTRIBUTE_malloc   1
#define HAVE_ATTRIBUTE_pure   1
#define HAVE_ATTRIBUTE_unused   1
#define HAVE_BZERO   1
#define HAVE_CHOWN   1
#define HAVE_CURL   1
#define HAVE_CURSES   1
#define HAVE_DIRENT_H   1
#define HAVE_DUP2   1
#define HAVE_ENDPWENT   1
#define HAVE_FCNTL_H   1
#define HAVE_FORK   1
#define HAVE_FSEEKO   1
#define HAVE_FTRUNCATE   1
#define HAVE_GCC_ATOMICS   1
#define HAVE_GETCWD   1
#define HAVE_GETHOSTBYNAME   1
#define HAVE_GETHOSTNAME   1
#define HAVE_GETLOADAVG   1
#define HAVE_GETPAGESIZE   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_GSM   1
#define HAVE_GSM_HEADER   1
#define HAVE_GTK2   1
#define HAVE_IKSEMEL   1
#define HAVE_INET_NTOA   1
#define HAVE_INTTYPES_H   1
#define HAVE_IP_MTU_DISCOVER   1
#define HAVE_ISASCII   1
#define HAVE_ISDNNET   1
#define HAVE_LIBINTL_H   1
#define HAVE_LIMITS_H   1
#define HAVE_LOCALE_H   1
#define HAVE_LOCALTIME_R   1
#define HAVE_MALLOC_H   1
#define HAVE_MEMCHR   1
#define HAVE_MEMMOVE   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMSET   1
#define HAVE_MISDN   1
#define HAVE_MKDIR   1
#define HAVE_MMAP   1
#define HAVE_MUNMAP   1
#define HAVE_NCURSES   1
#define HAVE_NETDB_H   1
#define HAVE_NETINET_IN_H   1
#define HAVE_NEWT   1
#define HAVE_OGG   1
#define HAVE_OPENSSL   1
#define HAVE_OSS   1
#define HAVE_POPT   1
#define HAVE_PTHREAD   1
#define HAVE_PTHREAD_RWLOCK_INITIALIZER   1
#define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP   1
#define HAVE_PTRDIFF_T   1
#define HAVE_PUTENV   1
#define HAVE_RADIUS   1
#define HAVE_RE_COMP   1
#define HAVE_REGCOMP   1
#define HAVE_RES_NINIT   1
#define HAVE_RTLD_NOLOAD   1
#define HAVE_SELECT   1
#define HAVE_SETENV   1
#define HAVE_SOCKET   1
#define HAVE_SPEEX   1
#define HAVE_STDBOOL_H   1
#define HAVE_STDDEF_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRCASECMP   1
#define HAVE_STRCASESTR   1
#define HAVE_STRCHR   1
#define HAVE_STRCOLL   1
#define HAVE_STRCSPN   1
#define HAVE_STRDUP   1
#define HAVE_STRERROR   1
#define HAVE_STRFTIME   1
#define HAVE_STRING_H   1
#define HAVE_STRINGS_H   1
#define HAVE_STRLCAT   1
#define HAVE_STRLCPY   1
#define HAVE_STRNCASECMP   1
#define HAVE_STRNDUP   1
#define HAVE_STRNLEN   1
#define HAVE_STRRCHR   1
#define HAVE_STRSEP   1
#define HAVE_STRSPN   1
#define HAVE_STRSTR   1
#define HAVE_STRTOL   1
#define HAVE_STRTOQ   1
#define HAVE_STRUCT_STAT_ST_BLKSIZE   1
#define HAVE_SYS_FILE_H   1
#define HAVE_SYS_IOCTL_H   1
#define HAVE_SYS_PARAM_H   1
#define HAVE_SYS_SELECT_H   1
#define HAVE_SYS_SOCKET_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_WAIT_H   1
#define HAVE_SYSLOG_H   1
#define HAVE_TERMIOS_H   1
#define HAVE_TINFO   1
#define HAVE_TONEZONE   1
#define HAVE_UNISTD_H   1
#define HAVE_UNSETENV   1
#define HAVE_UTIME   1
#define HAVE_UTIME_H   1
#define HAVE_UTIME_NULL   1
#define HAVE_VASPRINTF   1
#define HAVE_VFORK   1
#define HAVE_VORBIS   1
#define HAVE_VPRINTF   1
#define HAVE_WORKING_FORK   1
#define HAVE_WORKING_VFORK   1
#define HAVE_ZAPTEL   1
#define HAVE_ZLIB   1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK   1
#define PACKAGE_BUGREPORT   ""
#define PACKAGE_NAME   ""
#define PACKAGE_STRING   ""
#define PACKAGE_TARNAME   ""
#define PACKAGE_VERSION   ""
#define PROTOTYPES   1
#define RETSIGTYPE   void
#define SELECT_TYPE_ARG1   int
#define SELECT_TYPE_ARG234   (fd_set *)
#define SELECT_TYPE_ARG5   (struct timeval *)
#define SIZEOF_INT   4
#define STDC_HEADERS   1
#define TIME_WITH_SYS_TIME   1


Define Documentation

#define __EXTENSIONS__   1

Definition at line 610 of file autoconfig.h.

#define __PROTOTYPES   1

Definition at line 617 of file autoconfig.h.

#define _GNU_SOURCE   1

Definition at line 589 of file autoconfig.h.

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 613 of file autoconfig.h.

#define HAVE__BOOL   1

Definition at line 509 of file autoconfig.h.

#define HAVE_ALARM   1

Definition at line 23 of file autoconfig.h.

#define HAVE_ALLOCA   1

Definition at line 26 of file autoconfig.h.

#define HAVE_ALLOCA_H   1

Definition at line 30 of file autoconfig.h.

#define HAVE_ALSA   1

Definition at line 33 of file autoconfig.h.

#define HAVE_ARPA_INET_H   1

Definition at line 36 of file autoconfig.h.

#define HAVE_ASPRINTF   1

Definition at line 39 of file autoconfig.h.

#define HAVE_ATEXIT   1

Definition at line 42 of file autoconfig.h.

#define HAVE_ATTRIBUTE_always_inline   1

Definition at line 46 of file autoconfig.h.

#define HAVE_ATTRIBUTE_const   1

Definition at line 49 of file autoconfig.h.

#define HAVE_ATTRIBUTE_malloc   1

Definition at line 52 of file autoconfig.h.

#define HAVE_ATTRIBUTE_pure   1

Definition at line 55 of file autoconfig.h.

#define HAVE_ATTRIBUTE_unused   1

Definition at line 58 of file autoconfig.h.

#define HAVE_BZERO   1

Definition at line 61 of file autoconfig.h.

#define HAVE_CHOWN   1

Definition at line 64 of file autoconfig.h.

#define HAVE_CURL   1

Definition at line 67 of file autoconfig.h.

#define HAVE_CURSES   1

Definition at line 70 of file autoconfig.h.

#define HAVE_DIRENT_H   1

Definition at line 74 of file autoconfig.h.

#define HAVE_DUP2   1

Definition at line 80 of file autoconfig.h.

#define HAVE_ENDPWENT   1

Definition at line 83 of file autoconfig.h.

#define HAVE_FCNTL_H   1

Definition at line 86 of file autoconfig.h.

#define HAVE_FORK   1

Definition at line 92 of file autoconfig.h.

#define HAVE_FSEEKO   1

Definition at line 98 of file autoconfig.h.

#define HAVE_FTRUNCATE   1

Definition at line 101 of file autoconfig.h.

#define HAVE_GCC_ATOMICS   1

Definition at line 104 of file autoconfig.h.

#define HAVE_GETCWD   1

Definition at line 107 of file autoconfig.h.

#define HAVE_GETHOSTBYNAME   1

Definition at line 110 of file autoconfig.h.

#define HAVE_GETHOSTNAME   1

Definition at line 113 of file autoconfig.h.

#define HAVE_GETLOADAVG   1

Definition at line 116 of file autoconfig.h.

#define HAVE_GETPAGESIZE   1

Definition at line 119 of file autoconfig.h.

#define HAVE_GETTIMEOFDAY   1

Definition at line 122 of file autoconfig.h.

#define HAVE_GSM   1

Definition at line 128 of file autoconfig.h.

#define HAVE_GSM_HEADER   1

Definition at line 134 of file autoconfig.h.

#define HAVE_GTK2   1

Definition at line 140 of file autoconfig.h.

#define HAVE_IKSEMEL   1

Definition at line 143 of file autoconfig.h.

#define HAVE_INET_NTOA   1

Definition at line 153 of file autoconfig.h.

#define HAVE_INTTYPES_H   1

Definition at line 156 of file autoconfig.h.

#define HAVE_IP_MTU_DISCOVER   1

Definition at line 159 of file autoconfig.h.

#define HAVE_ISASCII   1

Definition at line 162 of file autoconfig.h.

#define HAVE_ISDNNET   1

Definition at line 165 of file autoconfig.h.

#define HAVE_LIBINTL_H   1

Definition at line 168 of file autoconfig.h.

#define HAVE_LIMITS_H   1

Definition at line 174 of file autoconfig.h.

#define HAVE_LOCALE_H   1

Definition at line 177 of file autoconfig.h.

#define HAVE_LOCALTIME_R   1

Definition at line 180 of file autoconfig.h.

#define HAVE_MALLOC_H   1

Definition at line 183 of file autoconfig.h.

#define HAVE_MEMCHR   1

Definition at line 186 of file autoconfig.h.

#define HAVE_MEMMOVE   1

Definition at line 189 of file autoconfig.h.

#define HAVE_MEMORY_H   1

Definition at line 192 of file autoconfig.h.

#define HAVE_MEMSET   1

Definition at line 195 of file autoconfig.h.

#define HAVE_MISDN   1

Definition at line 198 of file autoconfig.h.

#define HAVE_MKDIR   1

Definition at line 201 of file autoconfig.h.

#define HAVE_MMAP   1

Definition at line 204 of file autoconfig.h.

#define HAVE_MUNMAP   1

Definition at line 207 of file autoconfig.h.

#define HAVE_NCURSES   1

Definition at line 213 of file autoconfig.h.

#define HAVE_NETDB_H   1

Definition at line 219 of file autoconfig.h.

#define HAVE_NETINET_IN_H   1

Definition at line 222 of file autoconfig.h.

#define HAVE_NEWT   1

Definition at line 228 of file autoconfig.h.

#define HAVE_OGG   1

Definition at line 231 of file autoconfig.h.

#define HAVE_OPENSSL   1

Definition at line 237 of file autoconfig.h.

#define HAVE_OSS   1

Definition at line 243 of file autoconfig.h.

#define HAVE_POPT   1

Definition at line 252 of file autoconfig.h.

#define HAVE_PTHREAD   1

Definition at line 261 of file autoconfig.h.

#define HAVE_PTHREAD_RWLOCK_INITIALIZER   1

Definition at line 264 of file autoconfig.h.

#define HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NP   1

Definition at line 270 of file autoconfig.h.

#define HAVE_PTRDIFF_T   1

Definition at line 276 of file autoconfig.h.

#define HAVE_PUTENV   1

Definition at line 279 of file autoconfig.h.

#define HAVE_RADIUS   1

Definition at line 288 of file autoconfig.h.

#define HAVE_RE_COMP   1

Definition at line 297 of file autoconfig.h.

#define HAVE_REGCOMP   1

Definition at line 291 of file autoconfig.h.

#define HAVE_RES_NINIT   1

Definition at line 294 of file autoconfig.h.

#define HAVE_RTLD_NOLOAD   1

Definition at line 304 of file autoconfig.h.

#define HAVE_SELECT   1

Definition at line 307 of file autoconfig.h.

#define HAVE_SETENV   1

Definition at line 310 of file autoconfig.h.

#define HAVE_SOCKET   1

Definition at line 313 of file autoconfig.h.

#define HAVE_SPEEX   1

Definition at line 316 of file autoconfig.h.

#define HAVE_STDBOOL_H   1

Definition at line 329 of file autoconfig.h.

#define HAVE_STDDEF_H   1

Definition at line 332 of file autoconfig.h.

#define HAVE_STDINT_H   1

Definition at line 335 of file autoconfig.h.

#define HAVE_STDLIB_H   1

Definition at line 338 of file autoconfig.h.

#define HAVE_STRCASECMP   1

Definition at line 341 of file autoconfig.h.

#define HAVE_STRCASESTR   1

Definition at line 344 of file autoconfig.h.

#define HAVE_STRCHR   1

Definition at line 347 of file autoconfig.h.

#define HAVE_STRCOLL   1

Definition at line 351 of file autoconfig.h.

#define HAVE_STRCSPN   1

Definition at line 354 of file autoconfig.h.

#define HAVE_STRDUP   1

Definition at line 357 of file autoconfig.h.

#define HAVE_STRERROR   1

Definition at line 360 of file autoconfig.h.

#define HAVE_STRFTIME   1

Definition at line 363 of file autoconfig.h.

#define HAVE_STRING_H   1

Definition at line 369 of file autoconfig.h.

#define HAVE_STRINGS_H   1

Definition at line 366 of file autoconfig.h.

#define HAVE_STRLCAT   1

Definition at line 372 of file autoconfig.h.

#define HAVE_STRLCPY   1

Definition at line 375 of file autoconfig.h.

#define HAVE_STRNCASECMP   1

Definition at line 378 of file autoconfig.h.

#define HAVE_STRNDUP   1

Definition at line 381 of file autoconfig.h.

#define HAVE_STRNLEN   1

Definition at line 384 of file autoconfig.h.

#define HAVE_STRRCHR   1

Definition at line 387 of file autoconfig.h.

#define HAVE_STRSEP   1

Definition at line 390 of file autoconfig.h.

#define HAVE_STRSPN   1

Definition at line 393 of file autoconfig.h.

#define HAVE_STRSTR   1

Definition at line 396 of file autoconfig.h.

#define HAVE_STRTOL   1

Definition at line 399 of file autoconfig.h.

#define HAVE_STRTOQ   1

Definition at line 402 of file autoconfig.h.

#define HAVE_STRUCT_STAT_ST_BLKSIZE   1

Definition at line 405 of file autoconfig.h.

#define HAVE_SYS_FILE_H   1

Definition at line 418 of file autoconfig.h.

#define HAVE_SYS_IOCTL_H   1

Definition at line 421 of file autoconfig.h.

#define HAVE_SYS_PARAM_H   1

Definition at line 428 of file autoconfig.h.

#define HAVE_SYS_SELECT_H   1

Definition at line 431 of file autoconfig.h.

#define HAVE_SYS_SOCKET_H   1

Definition at line 434 of file autoconfig.h.

#define HAVE_SYS_STAT_H   1

Definition at line 437 of file autoconfig.h.

#define HAVE_SYS_TIME_H   1

Definition at line 440 of file autoconfig.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 443 of file autoconfig.h.

#define HAVE_SYS_WAIT_H   1

Definition at line 446 of file autoconfig.h.

#define HAVE_SYSLOG_H   1

Definition at line 411 of file autoconfig.h.

#define HAVE_TERMIOS_H   1

Definition at line 452 of file autoconfig.h.

#define HAVE_TINFO   1

Definition at line 455 of file autoconfig.h.

#define HAVE_TONEZONE   1

Definition at line 458 of file autoconfig.h.

#define HAVE_UNISTD_H   1

Definition at line 461 of file autoconfig.h.

#define HAVE_UNSETENV   1

Definition at line 467 of file autoconfig.h.

#define HAVE_UTIME   1

Definition at line 470 of file autoconfig.h.

#define HAVE_UTIME_H   1

Definition at line 473 of file autoconfig.h.

#define HAVE_UTIME_NULL   1

Definition at line 476 of file autoconfig.h.

#define HAVE_VASPRINTF   1

Definition at line 479 of file autoconfig.h.

#define HAVE_VFORK   1

Definition at line 482 of file autoconfig.h.

#define HAVE_VORBIS   1

Definition at line 488 of file autoconfig.h.

#define HAVE_VPRINTF   1

Definition at line 494 of file autoconfig.h.

#define HAVE_WORKING_FORK   1

Definition at line 497 of file autoconfig.h.

#define HAVE_WORKING_VFORK   1

Definition at line 500 of file autoconfig.h.

#define HAVE_ZAPTEL   1

Definition at line 503 of file autoconfig.h.

Referenced by ast_channel_alloc().

#define HAVE_ZLIB   1

Definition at line 506 of file autoconfig.h.

#define LSTAT_FOLLOWS_SLASHED_SYMLINK   1

Definition at line 513 of file autoconfig.h.

#define PACKAGE_BUGREPORT   ""

Definition at line 519 of file autoconfig.h.

#define PACKAGE_NAME   ""

Definition at line 522 of file autoconfig.h.

#define PACKAGE_STRING   ""

Definition at line 525 of file autoconfig.h.

#define PACKAGE_TARNAME   ""

Definition at line 528 of file autoconfig.h.

#define PACKAGE_VERSION   ""

Definition at line 531 of file autoconfig.h.

#define PROTOTYPES   1

Definition at line 534 of file autoconfig.h.

#define RETSIGTYPE   void

Definition at line 541 of file autoconfig.h.

#define SELECT_TYPE_ARG1   int

Definition at line 544 of file autoconfig.h.

#define SELECT_TYPE_ARG234   (fd_set *)

Definition at line 547 of file autoconfig.h.

#define SELECT_TYPE_ARG5   (struct timeval *)

Definition at line 550 of file autoconfig.h.

#define SIZEOF_INT   4

Definition at line 558 of file autoconfig.h.

#define STDC_HEADERS   1

Definition at line 569 of file autoconfig.h.

#define TIME_WITH_SYS_TIME   1

Definition at line 572 of file autoconfig.h.


Generated on Mon May 14 04:45:03 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1