/* src/configtemplate.h. Generated from configure.in by autoheader. */ /* define if Audacity is being installed under a name other than "audacity", so it can find the files it needs at runtime */ #undef AUDACITY_NAME /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have C99's lrint function. */ #undef HAVE_LRINT /* Define if you have C99's lrintf function. */ #undef HAVE_LRINTF /* 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_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 as prefix where Audacity is installed */ #undef INSTALL_PREFIX /* Define if mp3 support is implemented */ #undef MP3SUPPORT /* 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 /* Define if LADSPA plug-ins are enabled */ #undef USE_LADSPA /* Define if the FLAC library is present */ #undef USE_LIBFLAC /* Define if libid3tag is present */ #undef USE_LIBID3TAG /* Define if mp3 support is implemented with the libmad library */ #undef USE_LIBMAD /* Define if libresample support should be enabled */ #undef USE_LIBRESAMPLE /* Define if libsamplerate support should be enabled */ #undef USE_LIBSAMPLERATE /* Define if the ogg vorbis decoding library is present */ #undef USE_LIBVORBIS /* Define if Nyquist support should be enabled */ #undef USE_NYQUIST /* Define if PortAudio v19 is being used (instead of v18) */ #undef USE_PORTAUDIO_V19 /* Define if PortMixer support should be enabled */ #undef USE_PORTMIXER /* Define if SoundTouch support should be enabled */ #undef USE_SOUNDTOUCH /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `unsigned' if does not define. */ #undef size_t