removed already broken support for building LMMS without libsamplerate

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@499 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-07-29 20:33:13 +00:00
parent eb99ab60db
commit 22f1720701
7 changed files with 32 additions and 316 deletions

View File

@@ -5,6 +5,14 @@
- replaced "+=" operator by according X="$X ..." constructs as older
bashes have problems with it
* configure.in:
* Makefile.am:
* include/audio_device.h:
* include/sample_buffer.h:
* src/audio/audio_device.cpp:
* src/lib/sample_buffer.cpp:
removed already broken support for building LMMS without libsamplerate
* acinclude.m4:
disabled Qt4-support - re-enable it / rewrite Qt4-detection code in
0.4.x-devel-branch