/[svn]/linuxsampler/trunk/configure.ac
ViewVC logotype

Diff of /linuxsampler/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2123 by schoenebeck, Wed Sep 15 10:04:07 2010 UTC revision 2124 by schoenebeck, Sat Sep 18 09:24:41 2010 UTC
# Line 5  AC_INIT(configure.in) Line 5  AC_INIT(configure.in)
5    
6  LINUXSAMPLER_RELEASE_MAJOR=1  LINUXSAMPLER_RELEASE_MAJOR=1
7  LINUXSAMPLER_RELEASE_MINOR=0  LINUXSAMPLER_RELEASE_MINOR=0
8  LINUXSAMPLER_RELEASE_BUILD=0.cvs5  LINUXSAMPLER_RELEASE_BUILD=0.cvs6
9    
10  #------------------------------------------------------------------------------------  #------------------------------------------------------------------------------------
11  # The following is the libtool / shared library version. This doesn't have to  # The following is the libtool / shared library version. This doesn't have to
# Line 1385  echo "#--------------------------------- Line 1385  echo "#---------------------------------
1385  echo "# Sampler Engines:"  echo "# Sampler Engines:"
1386  echo "# GIG: yes, SF2: ${config_have_sf2}, SFZ: yes"  echo "# GIG: yes, SF2: ${config_have_sf2}, SFZ: yes"
1387  echo "#-------------------------------------------------------------------"  echo "#-------------------------------------------------------------------"
1388    echo "# Effect plugin systems for internal effects:"
1389    echo "# LADSPA: yes"
1390    echo "#-------------------------------------------------------------------"
1391  echo "# Building sampler as plugin for following host standards:"  echo "# Building sampler as plugin for following host standards:"
1392  echo "# DSSI: ${config_have_dssi}, LV2: ${config_have_lv2}, VST: ${config_have_vst}, AU: ${config_have_au}"  echo "# DSSI: ${config_have_dssi}, LV2: ${config_have_lv2}, VST: ${config_have_vst}, AU: ${config_have_au}"
1393  echo "#-------------------------------------------------------------------#"  echo "#-------------------------------------------------------------------#"

Legend:
Removed from v.2123  
changed lines
  Added in v.2124

  ViewVC Help
Powered by ViewVC