/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to use ALSA Audio support */ #define ALSA_SUPPORT 1 /* Compiled features */ #define COMPILED_FEATURES " (FLAC) (Jack) (Alsa) (OSS) (LRDF)" /* Define if debugging is enabled. */ /* #undef CONFIG_DEBUG */ /* Default installation prefix. */ #define CONFIG_PREFIX "/usr/local" /* Data dir */ #define DATA_PATH "/usr/local/share/hydrogen/data" /* Define to enable FLAC support */ #define FLAC_SUPPORT 1 /* Define to 1 if you have the header file. */ #define HAVE_ALSA_ASOUNDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FLAC___ALL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the `X11' library (-lX11). */ #define HAVE_LIBX11 1 /* Define to 1 if you have the `Xext' library (-lXext). */ #define HAVE_LIBXEXT 1 /* Define to 1 if you have the header file. */ #define HAVE_LRDF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `system' function. */ #define HAVE_SYSTEM 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to enable JACK driver */ #define JACK_SUPPORT 1 /* Define if LADSPA support is enabled. */ #define LADSPA_SUPPORT 1 /* Define to enable LRDF support */ #define LRDF_SUPPORT 1 /* Define to enable OSS driver */ #define OSS_SUPPORT 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to enable PortAudio driver */ /* #undef PORTAUDIO_SUPPORT */ /* Define to enable PortMidi driver */ /* #undef PORTMIDI_SUPPORT */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version */ #define VERSION "0.9.3"