From c84318b245793dd48aac30c0f30b5e8f356ba42e Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Wed, 15 Nov 2017 20:21:57 +0100 Subject: Restructure: Move jitter from common code to 'libjitter' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5076aee..6fe0b3c 100644 --- a/configure.ac +++ b/configure.ac @@ -75,6 +75,7 @@ AS_IF([test "x$with_soapy" == "xyes"],[AC_MSG_NOTICE( Compiling with SoapySDR su AS_IF([test "x$somethingmagick" == "xyes"],[AC_MSG_NOTICE( Compiling with ImageMagick )],[AC_MSG_NOTICE( ImageMagick not supported )]) AC_OUTPUT( + src/libjitter/Makefile src/libsquelch/Makefile src/libhagelbarger/Makefile src/libdtmf/Makefile -- cgit v1.2.3