--- linuxsampler/trunk/config.h.in 2004/01/02 00:05:42 29 +++ linuxsampler/trunk/config.h.in 2004/01/11 16:43:54 30 @@ -1,114 +1,71 @@ /* config.h.in. Generated from configure.in by autoheader. */ -/* - 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