/* $Id */ /* Define HAVE_ATTRIBUTE_PACKED if gcc understands __attribute__((packed)) */ #undef HAVE_ATTRIBUTE_PACKED /* Define DYNAMIC_DRV if you want to use dynamically loaded drivers */ #undef DYNAMIC_DRV /* Define DRIVER_OSS_* to enable OSS /dev/sequencer and /dev/audio support */ #undef DRIVER_OSS_SEQ #undef DRIVER_OSS_MIX /* Define to enable HP-UX audio support */ #undef DRIVER_HPUX /* Define to enable Solaris and S/Linux audio support */ #undef DRIVER_SOLARIS /* Define to enable SGI audio support */ #undef DRIVER_SGI /* Define to enable NetBSD audio support */ #undef DRIVER_NETBSD /* Define to enable OpenBSD audio support */ #undef DRIVER_OPENBSD /* Define to enable BSD audio support */ #undef DRIVER_BSD /* Define to enable ESD (Enlghtened Sound Daemon) support */ #undef DRIVER_ESD /* Define to enable ALSA support */ #undef DRIVER_ALSA_SEQ #undef DRIVER_ALSA_MIX /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if OSS defines audio_buf_info. */ #undef HAVE_AUDIO_BUF_INFO /* Define if awedrv defines AWE_MD_NEW_VOLUME_CALC. */ #undef HAVE_AWE_MD_NEW_VOLUME_CALC /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define if you have the snprintf function. */ #undef HAVE_SNPRINTF /* Define if you have the usleep function. */ #undef HAVE_USLEEP /* Define if you have the nanosleep function. */ #undef HAVE_NANOSLEEP /* Define if you have the getopt_long function. */ #undef HAVE_GETOPT_LONG #ifdef HAVE_GETOPT_LONG #define ELIDE_CODE #endif /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if your stdarg doesn't work (yikes!) */ #undef HAVE_BROKEN_STDARG /* Define if you have the header file. */ #undef HAVE_SBUS_AUDIO_AUDIO_H /* Define if you have the header file. */ #undef HAVE_AWE_VOICE_H /* Define if you have the header file. */ #undef HAVE_LINUX_AWE_VOICE_H /* Define if you have the header file. */ #undef HAVE_MACHINE_SOUNDCARD_H /* Define if you have the header file. */ #undef HAVE_LINUX_ULTRASOUND_H /* Define if you have the header file. */ #undef HAVE_MACHINE_ULTRASOUND_H /* Define if you have the header file. */ #undef HAVE_SYS_AUDIOIO_H /* Define if you have the header file. */ #undef HAVE_SYS_AUDIO_IO_H /* Define if you have the header file. */ #undef HAVE_SUN_AUDIOIO_H /* Define if you have the header file. */ #undef HAVE_SYS_ASOUNDLIB_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_GETOPT_H /* Define if you have the header file. */ #undef HAVE_SYS_AWE_VOICE_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_H /* Define if you have the header file. */ #undef HAVE_SYS_ULTRASOUND_H /* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define if you have the header file. */ #undef HAVE_SYS_RTPRIO_H /* End of config.h.in */