cleaned up some problems that prevented the previous checkin from building:

lmms_single_source.cpp
group_box.h
group_box.cpp
rack_plugin.h


git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@295 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-08-08 01:58:11 +00:00
parent 95be1a9635
commit 08c166b4d9
5 changed files with 1 additions and 8 deletions

View File

@@ -5,6 +5,7 @@
clean up some things that were preventing the getNextSample
methods from being inlined
* configure
* configure.in:
-made ladspa support default off
-must pass --with-ladspa to get it to build