blob: 88a4f961c7dd0663f5324d878901743f29e10137 [file] [log] [blame]
/* config.h.in. Generated from configure.ac by autoheader. */
/* Chat archving */
#undef FEATURE_ENABLE_CHAT_ARCHIVING
/* Enable SSL */
#undef FEATURE_ENABLE_SSL
/* voice mail */
#undef FEATURE_ENABLE_VOICEMAIL
/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
#undef HAVE_ALSA_ASOUNDLIB_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Have GIPS Voice Engine */
#undef HAVE_GIPS
/* Glib is required for oRTP code */
#undef HAVE_GLIB
/* Defined when we have ilbc codec lib */
#undef HAVE_ILBC
/* Define to 1 if you have the <iLBC_decode.h> header file. */
#undef HAVE_ILBC_DECODE_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* oRTP provides RTP supprt */
#undef HAVE_ORTP
/* has speex */
#undef HAVE_SPEEX
/* Define to 1 if you have the <speex.h> header file. */
#undef HAVE_SPEEX_H
/* Define to 1 if you have the <speex/speex.h> header file. */
#undef HAVE_SPEEX_SPEEX_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Building on Linux */
#undef LINUX
/* Logging */
#undef LOGGING
/* Building on OSX */
#undef OSX
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* If we're using configure, we're on POSIX */
#undef POSIX
/* Build as a production build */
#undef PRODUCTION
/* Build as a production build */
#undef PRODUCTION_BUILD
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Defined when alsa support is enabled */
#undef __ALSA_ENABLED__