--- linuxsampler/trunk/configure.in 2005/12/22 21:04:35 821 +++ linuxsampler/trunk/configure.in 2006/01/08 20:19:49 826 @@ -5,7 +5,7 @@ LINUXSAMPLER_RELEASE_MAJOR=0 LINUXSAMPLER_RELEASE_MINOR=3 -LINUXSAMPLER_RELEASE_BUILD=3 +LINUXSAMPLER_RELEASE_BUILD=3cvs #------------------------------------------------------------------------------------ # The following is the libtool / shared library version. This doesn't have to @@ -99,8 +99,8 @@ fi fi -# check for -AC_CHECK_HEADERS(feature.h) +# check for +AC_CHECK_HEADERS(features.h) # Checks for available audio and MIDI systems / drivers # (we throw an error if there's not at least one system for audio output and MIDI input available)