/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* #undef _ALL_SOURCE */ #endif /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS /* Define if your system supports binary pipes (i.e. Unix) */ #define DRV_PIPE 1 /* Define if you want a .aiff file writer driver */ #define DRV_AIFF 1 /* Define if the AudioFile driver is compiled */ /* #undef DRV_AF */ /* Define if the AIX audio driver is compiled */ /* #undef DRV_AIX */ /* Define if the Linux ALSA driver is compiled */ /* #undef DRV_ALSA */ /* Define if the Enlightened Sound Daemon driver is compiled */ /* #undef DRV_ESD */ /* Define if the HP-UX audio driver is compiled */ /* #undef DRV_HP */ /* Define if the Open Sound System driver is compiled */ /* #undef DRV_OSS */ /* Define if the Linux SAM9407 driver is compiled */ /* #undef DRV_SAM9407 */ /* Define if the SGI audio driver is compiled */ /* #undef DRV_SGI */ /* Define if the Sun audio driver or compatible (NetBSD, OpenBSD) is compiled */ /* #undef DRV_SUN */ /* Define if the Linux Ultra driver is compiled */ /* #undef DRV_ULTRA */ /* Define this if you want the MacOS X CoreAudio driver */ /* #undef DRV_OSX */ /* Define this if you want the Carbon Mac Audio driver */ /* #undef DRV_MAC */ /* Define if you want a debug version of the library */ /* #undef MIKMOD_DEBUG */ /* Define if you want runtime dynamic linking of ALSA and EsounD drivers */ /* #undef MIKMOD_DYNAMIC */ /* Define if your system provides POSIX.4 threads */ #define HAVE_PTHREAD 1 /* Define if your system is SunOS 4.* */ /* #undef SUNOS */ /* Define if your system is AIX 3.* - might be needed for 4.* too */ /* #undef AIX */ /* Define if your system defines random(3) and srandom(3) in math.h instead of stdlib.h */ /* #undef SRANDOM_IN_MATH_H */ /* Define if EsounD driver depends on ALSA */ /* #undef MIKMOD_DYNAMIC_ESD_NEEDS_ALSA */ /* Define if your system has RTLD_GLOBAL defined in */ /* #undef HAVE_RTLD_GLOBAL */ /* Define if your system needs leading underscore to function names in dlsym() calls */ /* #undef DLSYM_NEEDS_UNDERSCORE */ /* Define if you have the setenv function. */ #define HAVE_SETENV 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the srandom function. */ /* #undef HAVE_SRANDOM */ /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ /* #undef HAVE_AF_AFLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_DL_H */ /* Define if you have the header file. */ /* #undef HAVE_DLFCN_H */ /* Define if you have the header file. */ /* #undef HAVE_DMEDIA_AUDIO_H */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_LIBGUS_H */ /* Define if you have the header file. */ /* #undef HAVE_MACHINE_SOUNDCARD_H */ /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_SUN_AUDIOIO_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_ACPA_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_ASOUNDLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_AUDIO_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_AUDIOIO_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_IOCTL_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_SAM9407_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_SOUNDCARD_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "libmikmod" /* Version number of package */ #define VERSION "3.2.0b2"