enabling jack source compilation on Debian Lenny, fixes #44

This commit is contained in:
darkeye 2008-09-19 11:10:57 +00:00
parent ce83a7ad1c
commit 08fb911385
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,8 @@ DarkIce next release
o bugfix: the configure script recognizes Ogg Vorbis shared objects
now, not just static libraries. Thanks to omroepvenray.
o bugfix: enabling jack source compilation on Debian Lenny,
thanks to Alessandro Beretta <alessandro.baretta@radiomaria.org>
07-07-2008 Darkice 0.19 released

View File

@ -31,6 +31,7 @@
/* ============================================================ include files */
#include <limits.h>
#include "AudioSource.h"
#ifdef SUPPORT_JACK_DSP