Blame include/config.h.in

Packit 4a16fb
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
Packit 4a16fb
Packit 4a16fb
/* Directory with aload* device files */
Packit 4a16fb
#undef ALOAD_DEVICE_DIRECTORY
Packit 4a16fb
Packit 4a16fb
/* directory containing ALSA configuration database */
Packit 4a16fb
#undef ALSA_CONFIG_DIR
Packit 4a16fb
Packit 4a16fb
/* Enable assert at error message handler */
Packit 4a16fb
#undef ALSA_DEBUG_ASSERT
Packit 4a16fb
Packit 4a16fb
/* Directory with ALSA device files */
Packit 4a16fb
#undef ALSA_DEVICE_DIRECTORY
Packit 4a16fb
Packit 4a16fb
/* directory containing pkgconfig files */
Packit 4a16fb
#undef ALSA_PKGCONF_DIR
Packit 4a16fb
Packit 4a16fb
/* directory containing ALSA add-on modules */
Packit 4a16fb
#undef ALSA_PLUGIN_DIR
Packit 4a16fb
Packit 4a16fb
/* Build hwdep component */
Packit 4a16fb
#undef BUILD_HWDEP
Packit 4a16fb
Packit 4a16fb
/* Build mixer component */
Packit 4a16fb
#undef BUILD_MIXER
Packit 4a16fb
Packit 4a16fb
/* Build PCM component */
Packit 4a16fb
#undef BUILD_PCM
Packit 4a16fb
Packit 4a16fb
/* Build PCM adpcm plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_ADPCM
Packit 4a16fb
Packit 4a16fb
/* Build PCM alaw plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_ALAW
Packit 4a16fb
Packit 4a16fb
/* Build PCM lfloat plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_LFLOAT
Packit 4a16fb
Packit 4a16fb
/* Build PCM mmap-emul plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_MMAP_EMUL
Packit 4a16fb
Packit 4a16fb
/* Build PCM mulaw plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_MULAW
Packit 4a16fb
Packit 4a16fb
/* Build PCM rate plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_RATE
Packit 4a16fb
Packit 4a16fb
/* Build PCM route plugin */
Packit 4a16fb
#undef BUILD_PCM_PLUGIN_ROUTE
Packit 4a16fb
Packit 4a16fb
/* Build raw MIDI component */
Packit 4a16fb
#undef BUILD_RAWMIDI
Packit 4a16fb
Packit 4a16fb
/* Build sequencer component */
Packit 4a16fb
#undef BUILD_SEQ
Packit 4a16fb
Packit 4a16fb
/* Build DSP Topology component */
Packit 4a16fb
#undef BUILD_TOPOLOGY
Packit 4a16fb
Packit 4a16fb
/* Build UCM component */
Packit 4a16fb
#undef BUILD_UCM
Packit 4a16fb
Packit 4a16fb
/* Have clock gettime */
Packit 4a16fb
#undef HAVE_CLOCK_GETTIME
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 4a16fb
#undef HAVE_DLFCN_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <endian.h> header file. */
Packit 4a16fb
#undef HAVE_ENDIAN_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 4a16fb
#undef HAVE_INTTYPES_H
Packit 4a16fb
Packit 4a16fb
/* Have libdl */
Packit 4a16fb
#undef HAVE_LIBDL
Packit 4a16fb
Packit 4a16fb
/* Have libpthread */
Packit 4a16fb
#undef HAVE_LIBPTHREAD
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the `resmgr' library (-lresmgr). */
Packit 4a16fb
#undef HAVE_LIBRESMGR
Packit 4a16fb
Packit 4a16fb
/* Have librt */
Packit 4a16fb
#undef HAVE_LIBRT
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <memory.h> header file. */
Packit 4a16fb
#undef HAVE_MEMORY_H
Packit 4a16fb
Packit 4a16fb
/* Define if your pthreads implementation have PTHREAD_MUTEX_RECURSIVE */
Packit 4a16fb
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
Packit 4a16fb
Packit 4a16fb
/* Avoid calculation in float */
Packit 4a16fb
#undef HAVE_SOFT_FLOAT
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <stdint.h> header file. */
Packit 4a16fb
#undef HAVE_STDINT_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 4a16fb
#undef HAVE_STDLIB_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <strings.h> header file. */
Packit 4a16fb
#undef HAVE_STRINGS_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <string.h> header file. */
Packit 4a16fb
#undef HAVE_STRING_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <sys/endian.h> header file. */
Packit 4a16fb
#undef HAVE_SYS_ENDIAN_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <sys/shm.h> header file. */
Packit 4a16fb
#undef HAVE_SYS_SHM_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 4a16fb
#undef HAVE_SYS_STAT_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 4a16fb
#undef HAVE_SYS_TYPES_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the <unistd.h> header file. */
Packit 4a16fb
#undef HAVE_UNISTD_H
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the `uselocale' function. */
Packit 4a16fb
#undef HAVE_USELOCALE
Packit 4a16fb
Packit 4a16fb
/* Enable use of wordexp */
Packit 4a16fb
#undef HAVE_WORDEXP
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if compiler supports __thread */
Packit 4a16fb
#undef HAVE___THREAD
Packit 4a16fb
Packit 4a16fb
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 4a16fb
#undef LT_OBJDIR
Packit 4a16fb
Packit 4a16fb
/* No assert debug */
Packit 4a16fb
#undef NDEBUG
Packit 4a16fb
Packit 4a16fb
/* Name of package */
Packit 4a16fb
#undef PACKAGE
Packit 4a16fb
Packit 4a16fb
/* Define to the address where bug reports for this package should be sent. */
Packit 4a16fb
#undef PACKAGE_BUGREPORT
Packit 4a16fb
Packit 4a16fb
/* Define to the full name of this package. */
Packit 4a16fb
#undef PACKAGE_NAME
Packit 4a16fb
Packit 4a16fb
/* Define to the full name and version of this package. */
Packit 4a16fb
#undef PACKAGE_STRING
Packit 4a16fb
Packit 4a16fb
/* Define to the one symbol short name of this package. */
Packit 4a16fb
#undef PACKAGE_TARNAME
Packit 4a16fb
Packit 4a16fb
/* Define to the home page for this package. */
Packit 4a16fb
#undef PACKAGE_URL
Packit 4a16fb
Packit 4a16fb
/* Define to the version of this package. */
Packit 4a16fb
#undef PACKAGE_VERSION
Packit 4a16fb
Packit 4a16fb
/* Max number of cards */
Packit 4a16fb
#undef SND_MAX_CARDS
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you have the ANSI C header files. */
Packit 4a16fb
#undef STDC_HEADERS
Packit 4a16fb
Packit 4a16fb
/* Support /dev/aload* access for auto-loading */
Packit 4a16fb
#undef SUPPORT_ALOAD
Packit 4a16fb
Packit 4a16fb
/* Support resmgr with alsa-lib */
Packit 4a16fb
#undef SUPPORT_RESMGR
Packit 4a16fb
Packit 4a16fb
/* Disable thread-safe API functions */
Packit 4a16fb
#undef THREAD_SAFE_API
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 4a16fb
#undef TIME_WITH_SYS_TIME
Packit 4a16fb
Packit 4a16fb
/* directory to put tmp socket files */
Packit 4a16fb
#undef TMPDIR
Packit 4a16fb
Packit 4a16fb
/* Enable extensions on AIX 3, Interix.  */
Packit 4a16fb
#ifndef _ALL_SOURCE
Packit 4a16fb
# undef _ALL_SOURCE
Packit 4a16fb
#endif
Packit 4a16fb
/* Enable GNU extensions on systems that have them.  */
Packit 4a16fb
#ifndef _GNU_SOURCE
Packit 4a16fb
# undef _GNU_SOURCE
Packit 4a16fb
#endif
Packit 4a16fb
/* Enable threading extensions on Solaris.  */
Packit 4a16fb
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 4a16fb
# undef _POSIX_PTHREAD_SEMANTICS
Packit 4a16fb
#endif
Packit 4a16fb
/* Enable extensions on HP NonStop.  */
Packit 4a16fb
#ifndef _TANDEM_SOURCE
Packit 4a16fb
# undef _TANDEM_SOURCE
Packit 4a16fb
#endif
Packit 4a16fb
/* Enable general extensions on Solaris.  */
Packit 4a16fb
#ifndef __EXTENSIONS__
Packit 4a16fb
# undef __EXTENSIONS__
Packit 4a16fb
#endif
Packit 4a16fb
Packit 4a16fb
Packit 4a16fb
/* sound library version string */
Packit 4a16fb
#undef VERSION
Packit 4a16fb
Packit 4a16fb
/* compiled with versioned symbols */
Packit 4a16fb
#undef VERSIONED_SYMBOLS
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if on MINIX. */
Packit 4a16fb
#undef _MINIX
Packit 4a16fb
Packit 4a16fb
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 4a16fb
   this defined. */
Packit 4a16fb
#undef _POSIX_1_SOURCE
Packit 4a16fb
Packit 4a16fb
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 4a16fb
#undef _POSIX_SOURCE
Packit 4a16fb
Packit 4a16fb
/* Toolchain Symbol Prefix */
Packit 4a16fb
#undef __SYMBOL_PREFIX
Packit 4a16fb
Packit 4a16fb
/* Define to empty if `const' does not conform to ANSI C. */
Packit 4a16fb
#undef const
Packit 4a16fb
Packit 4a16fb
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit 4a16fb
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit 4a16fb
#ifndef __cplusplus
Packit 4a16fb
#undef inline
Packit 4a16fb
#endif