/* config.h.in. Generated from configure.in by autoheader. */ /* Define this to build an performance benchmark - WARNING: You cannot use the resulting binary for normal operation */ #undef CREATE_BENCHMARK /* Define this to enable debug output. */ #undef ENABLE_DEBUG_OUTPUT /* Define this to enable support for old tX set files */ #undef ENABLE_TX_LEGACY /* Define to 1 if you have the header file. */ #undef HAVE_ALSA_ASOUNDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_AUDIOFILE_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_JACK_JACK_H /* Define to 1 if you have the header file. */ #undef HAVE_LADSPA_H /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `X11' library (-lX11). */ #undef HAVE_LIBX11 /* Define to 1 if you have the `Xext' library (-lXext). */ #undef HAVE_LIBXEXT /* Define to 1 if you have the `Xi' library (-lXi). */ #undef HAVE_LIBXI /* Define to 1 if you have the `Xxf86dga' library (-lXxf86dga). */ #undef HAVE_LIBXXF86DGA /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have the header file. */ #undef HAVE_MAD_H /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CAPABILITY_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PRCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_VORBIS_CODEC_H /* Define to 1 if you have the header file. */ #undef HAVE_VORBIS_VORBISFILE_H /* Define to 1 if you have the header file. */ #undef HAVE_ZLIB_H /* Define if you want keep device open */ #undef KEEP_DEV_OPEN /* Don't use movqfix */ #undef OVERRIDE_MOVQ_AUTODETECT /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Do not define this */ #undef USE_3DNOW /* Define to enable ALSA audio backend. */ #undef USE_ALSA /* Define for ALSA MIDI in support */ #undef USE_ALSA_MIDI_IN /* Define to compile libaudiofile support */ #undef USE_AUDIOFILE_INPUT /* Define to enable the built-in wav loading routines */ #undef USE_BUILTIN_WAV /* Define to use capabilities */ #undef USE_CAPABILITIES /* Define this. */ #undef USE_DIAL /* Use the new FileChooser. */ #undef USE_FILECHOOSER /* Define to enable JACK audio backend. */ #undef USE_JACK /* Define to compile librdf support */ #undef USE_LRDF /* Define to use MAD for mp3 support */ #undef USE_MAD_INPUT /* Define mp3-input through mpg123 - requires sox as well */ #undef USE_MPG123_INPUT /* Define if you want UGLY ogg-input "support" - also requires sox */ #undef USE_OGG123_INPUT /* Use OSS */ #undef USE_OSS /* Define this to compile with rt scheduling support */ #undef USE_SCHEDULER /* Define if you want to use sox as input converter */ #undef USE_SOX_INPUT /* Use gtk+ statup notification. */ #undef USE_STARTUP_NOTIFICATION /* Define to use libvorbis for ogg support */ #undef USE_VORBIS_INPUT /* Exec xsetpointer instead of using Xlib-calls. */ #undef USE_XSETPOINTER /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to `unsigned' if does not define. */ #undef size_t