kopia lustrzana https://github.com/Hamlib/Hamlib
gnuradio backend requires lib version 0.6
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1361 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
d0f718d7c7
commit
05b84313fe
|
@ -282,7 +282,7 @@ if test "${cf_with_cxx}" = "yes" ; then
|
||||||
AC_MSG_RESULT($cf_with_gnuradio)
|
AC_MSG_RESULT($cf_with_gnuradio)
|
||||||
|
|
||||||
if test "${cf_with_gnuradio}" = "yes" ; then
|
if test "${cf_with_gnuradio}" = "yes" ; then
|
||||||
PKG_CHECK_MODULES(GNURADIO, gnuradio >= 0.5)
|
PKG_CHECK_MODULES(GNURADIO, gnuradio >= 0.6)
|
||||||
BACKEND_LIST="$BACKEND_LIST gnuradio"
|
BACKEND_LIST="$BACKEND_LIST gnuradio"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue