From eab757b5906998c41b3cfafe32671f97a3dab388 Mon Sep 17 00:00:00 2001 From: torben Date: Sun, 15 Feb 2009 10:38:34 +0000 Subject: [PATCH] Remove false message about not building NetJack. we always build it. git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3316 0c269be4-1314-0410-8aa9-9f06e86f4224 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 10b7e7e..ae22151 100644 --- a/configure.ac +++ b/configure.ac @@ -904,7 +904,6 @@ echo \| Build with OSS support................................ : $HAVE_OSS echo \| Build with Sun audio support.......................... : $HAVE_SUN echo \| Build with CoreAudio support.......................... : $HAVE_COREAUDIO echo \| Build with PortAudio support.......................... : $HAVE_PA -echo \| Build with NetJack support............................ : $HAVE_SAMPLERATE echo \| Build with Celt support............................... : $HAVE_CELT echo \| Build with dynamic buffer size support................ : $buffer_resizing echo \| Compiler optimization flags........................... : $JACK_OPT_CFLAGS