added check for STK to autoconf

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@393 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-09-08 20:08:39 +00:00
parent f4154da68f
commit 14cc6afeec
5 changed files with 51 additions and 32 deletions

View File

@@ -1,4 +1,11 @@
2006-09-08 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* configure.in:
fixed check for STK headers and library
* plugins/stk/mallets/mallets.h:
removed the meaningless index boundary limiter for m_delayRead and
m_delayWrite
* configure.in:
* plugins/Makefile.am:
* plugins/stk/Makefile.am: