Blame include/config.h.in

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