--- linuxsampler/trunk/config.h.in 2004/01/02 00:02:56 28 +++ linuxsampler/trunk/config.h.in 2004/01/02 00:05:42 29 @@ -1,80 +1,114 @@ /* config.h.in. Generated from configure.in by autoheader. */ -/* Define if the C compiler supports BOOL */ -#undef HAVE_BOOL -#undef VERSION - -#undef PACKAGE - -/* Define if you need the GNU extensions to compile */ -#undef _GNU_SOURCE - -/* Define to the major version number of your Alsa installation. */ +/* + Define to the major version number of your + Alsa installation. */ #undef ALSA_MAJOR -/* Define to the minor version number of your Alsa installation. */ +/* + Define to the minor version number of your + Alsa installation. */ #undef ALSA_MINOR -/* Define to the subminor version number of your Alsa installation. */ +/* + Define to the subminor version number of your + Alsa installation. */ #undef ALSA_SUBMINOR -/* Define to 1 if you build for x86 architecture. */ +/* + Define to 1 if you build for x86 + architecture. */ #undef ARCH_X86 -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_DLFCN_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_STDINT_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_STRINGS_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_STRING_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_SYS_TYPES_H -/* Define to 1 if you have the header file. */ +/* + Define to 1 if you have the + header file. */ #undef HAVE_UNISTD_H -/* Name of package */ +/* + Name of package */ #undef PACKAGE -/* Define to the address where bug reports for this package should be sent. */ +/* + Define to the address where bug reports for + this package should be sent. */ #undef PACKAGE_BUGREPORT -/* Define to the full name of this package. */ +/* + Define to the full name of this package. + */ #undef PACKAGE_NAME -/* Define to the full name and version of this package. */ +/* + Define to the full name and version of + this package. */ #undef PACKAGE_STRING -/* Define to the one symbol short name of this package. */ +/* + Define to the one symbol short name of + this package. */ #undef PACKAGE_TARNAME -/* Define to the version of this package. */ +/* + Define to the version of this package. */ #undef PACKAGE_VERSION -/* Define to 1 if you have the ANSI C header files. */ +/* + Define to 1 if you have the ANSI + C header files. */ #undef STDC_HEADERS -/* Version number of package */ +/* + 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). */ +/* + 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