From ac34df56561663e07cb38604b1b3d4c337a76565 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 18 Jan 2014 21:49:15 -0500 Subject: [PATCH] minor tweak for zita bridge building conditional --- configure.ac | 1 - 1 file changed, 1 deletion(-) 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