commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8456 - gnuradio/trunk/gr-howto-write-a-block


From: eb
Subject: [Commit-gnuradio] r8456 - gnuradio/trunk/gr-howto-write-a-block
Date: Mon, 19 May 2008 21:32:51 -0600 (MDT)

Author: eb
Date: 2008-05-19 21:32:48 -0600 (Mon, 19 May 2008)
New Revision: 8456

Modified:
   gnuradio/trunk/gr-howto-write-a-block/configure.ac
Log:
Let's step into the 21st century...

Modified: gnuradio/trunk/gr-howto-write-a-block/configure.ac
===================================================================
--- gnuradio/trunk/gr-howto-write-a-block/configure.ac  2008-05-20 02:34:13 UTC 
(rev 8455)
+++ gnuradio/trunk/gr-howto-write-a-block/configure.ac  2008-05-20 03:32:48 UTC 
(rev 8456)
@@ -79,7 +79,7 @@
 dnl Check for Mingw support
 GR_PWIN32
 
-PKG_CHECK_MODULES(GNURADIO_CORE, gnuradio-core >= 2)
+PKG_CHECK_MODULES(GNURADIO_CORE, gnuradio-core >= 3)
 LIBS="$LIBS $GNURADIO_CORE_LIBS"
 
 dnl Define where to find boost includes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]