/[svn]
ViewVC logotype

Revision 1364


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Oct 1 13:38:37 2007 UTC (16 years, 6 months ago)
Changed paths: 4
Log Message:
* fixed egoistic --instruments-db-location command line switch ;-)
  which caused all subsequent command line switches to be ignored
* the default location of the instruments DB file can now be overridden
  with ./configure --enable-default-instruments-db-location=/foo/bar.db
* instruments DB feature can be disabled at compile time with
  ./configure --disable-instruments-db (i.e. for cross compilation)
* in case instruments DB feature is disable at compile time, don't
  actually compile the instruments DB source files and don't install the
  instruments DB API header files either


Changed paths

Path Details
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/db/InstrumentsDb.cpp modified , text changed
Directorylinuxsampler/trunk/src/db/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed

  ViewVC Help
Powered by ViewVC