Browse Source

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
tags/0.117.0
torben 17 years ago
parent
commit
eab757b590
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure.ac

+ 0
- 1
configure.ac View File

@@ -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


Loading…
Cancel
Save