summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-01-18 21:49:15 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-01-18 21:51:00 -0500
commitac34df56561663e07cb38604b1b3d4c337a76565 (patch)
treed5533471a5531fa47e6409aa7ff3c61061ff480e
parentacd4d11dca718c58ef6d891e4aac31fc1f949c5e (diff)
downloadjack1-ac34df56561663e07cb38604b1b3d4c337a76565.tar.gz
minor tweak for zita bridge building conditional
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b5f351f..6352f02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -712,7 +712,6 @@ case $build_os in
AC_MSG_RESULT(yes)
])
- HAVE_ZITA_BRIDGE_DEPS=false
if test x$HAVE_ZITA_RESAMPLE = xtrue -a x$HAVE_ZITA_ALSA_PCMI = xtrue ; then
AC_DEFINE(HAVE_ZITA_BRIDGE_DEPS,1,"Whether we have the libs needed for Zita ALSA bridge support")
HAVE_ZITA_BRIDGE_DEPS=true