/* config.h -- Generated CMake. */ /* Version number of package */ #cmakedefine VERSION "${VERSION}" /* ========== Features selection */ /* Define if your system supports binary pipes (i.e. Unix) */ #cmakedefine DRV_PIPE 1 /* Define if you want support for output to stdout */ #cmakedefine DRV_STDOUT 1 /* Define if you want an .aiff file writer driver */ #cmakedefine DRV_AIFF 1 /* Define if you want a .wav file writer driver */ #cmakedefine DRV_WAV 1 /* Define if you want a raw pcm data file writer driver */ #cmakedefine DRV_RAW 1 /* Define if the DEC AudioFile server driver is compiled */ #cmakedefine DRV_AF 1 /* Define if the Amiga AHI driver is compiled */ #cmakedefine DRV_AHI 1 /* Define if the AIX audio driver is compiled */ #cmakedefine DRV_AIX 1 /* Define if the Linux ALSA driver is compiled */ #cmakedefine DRV_ALSA 1 /* Define if the PulseAudio driver is compiled */ #cmakedefine DRV_PULSEAUDIO 1 /* Define if the Enlightened Sound Daemon driver is compiled */ #cmakedefine DRV_ESD 1 /* Define if the HP-UX audio driver is compiled */ #cmakedefine DRV_HP 1 /* Define if the Network Audio System driver is compiled */ #cmakedefine DRV_NAS 1 /* Define if the OpenAL driver is compiled */ #cmakedefine DRV_OPENAL 1 /* Define if the OpenSL ES driver is compiled */ #cmakedefine DRV_OSLES 1 /* Define if the Open Sound System driver is compiled */ #cmakedefine DRV_OSS 1 /* Define if the Linux SAM9407 driver is compiled */ #cmakedefine DRV_SAM9407 1 /* Define if the SDL audio driver is compiled */ #cmakedefine DRV_SDL 1 /* Define if the SGI audio driver is compiled */ #cmakedefine DRV_SGI 1 /* Define if the OpenBSD sndio driver is compiled */ #cmakedefine DRV_SNDIO 1 /* Define if the Sun audio driver or compatible (NetBSD, OpenBSD) is compiled */ #cmakedefine DRV_SUN 1 /* Define if the Linux Ultra driver is compiled */ #cmakedefine DRV_ULTRA 1 /* Define this if you want the MacOS X CoreAudio driver */ #cmakedefine DRV_OSX 1 /* Define this if you want the Carbon Mac Audio driver */ #cmakedefine DRV_MAC 1 /* Define if the Windows DirectSound driver is compiled */ #cmakedefine DRV_DS 1 /* Define if the Windows MCI driver is compiled */ #cmakedefine DRV_WIN 1 /* Define if the Windows XAudio2 driver is compiled */ #cmakedefine DRV_XAUDIO2 1 /* Define if using XAudio 2.8 for Windows8 with XAudio2 driver */ #cmakedefine DRV_XAUDIO28 1 /* Define if you want a debug version of the library */ #cmakedefine MIKMOD_DEBUG 1 /* Define if you want runtime dynamic linking of ALSA and EsounD drivers */ #cmakedefine MIKMOD_DYNAMIC 1 /* Define if you want to use SIMD (AltiVec or SSE2) optimizations (Unstable!) */ #cmakedefine MIKMOD_SIMD 1 /* Define to 0 or 1 to override MIKMOD_UNIX in mikmod_internals.h. */ #cmakedefine MIKMOD_UNIX 1 /* disable module depackers support. */ #cmakedefine NO_DEPACKERS 1 /* disable the high quality mixer (build only with the standart mixer) */ #cmakedefine NO_HQMIXER 1 /* ========== Build environment information */ /* Define if your system is SunOS 4.* */ #cmakedefine SUNOS 1 /* Define if your system is AIX 3.* - might be needed for 4.* too */ #cmakedefine AIX 1 /* Define if your system defines random(3) and srandom(3) in math.h instead of stdlib.h */ #cmakedefine SRANDOM_IN_MATH_H 1 /* Define if your system has RTLD_GLOBAL defined in */ #cmakedefine HAVE_RTLD_GLOBAL 1 /* Define if your system provides POSIX.4 threads */ #cmakedefine HAVE_PTHREAD 1 /* Define if your system needs leading underscore to function names in dlsym() calls */ #cmakedefine DLSYM_NEEDS_UNDERSCORE 1 /* define this if you are running a bigendian system (motorola, sparc, etc) */ #cmakedefine WORDS_BIGENDIAN 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_AF_AFLIB_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_AL_AL_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_AL_ALC_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_AL_ALEXT_H 1 /* Define to 1 if you have the header file. */ #cmakedefine HAVE_ALSA_ASOUNDLIB_H 1 /* Define to 1 if you have the