/* src/include/config.h. Generated automatically by configure. */ /* $Id */ /* Define HAVE_ATTRIBUTE_PACKED if gcc understands __attribute__((packed)) */ #define HAVE_ATTRIBUTE_PACKED 1 /* 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 */ #define DRIVER_ESD 1 /* 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. */ #define HAVE_VPRINTF 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* 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. */ #define HAVE_GETOPT_LONG 1 #ifdef HAVE_GETOPT_LONG #define ELIDE_CODE #endif /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* 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. */ #define HAVE_SELECT 1 /* 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. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_AWE_VOICE_H */ /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* 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 */