--- linuxsampler/trunk/configure.in 2010/08/27 16:27:16 2119 +++ linuxsampler/trunk/configure.in 2010/10/04 12:20:23 2137 @@ -5,7 +5,7 @@ LINUXSAMPLER_RELEASE_MAJOR=1 LINUXSAMPLER_RELEASE_MINOR=0 -LINUXSAMPLER_RELEASE_BUILD=0.cvs3 +LINUXSAMPLER_RELEASE_BUILD=0.cvs8 #------------------------------------------------------------------------------------ # The following is the libtool / shared library version. This doesn't have to @@ -1385,6 +1385,9 @@ echo "# Sampler Engines:" echo "# GIG: yes, SF2: ${config_have_sf2}, SFZ: yes" echo "#-------------------------------------------------------------------" +echo "# Effect plugin systems for internal effects:" +echo "# LADSPA: yes" +echo "#-------------------------------------------------------------------" echo "# Building sampler as plugin for following host standards:" echo "# DSSI: ${config_have_dssi}, LV2: ${config_have_lv2}, VST: ${config_have_vst}, AU: ${config_have_au}" echo "#-------------------------------------------------------------------#"