Modified grc_gr_qtgui.m4 AND the README in gr-qtgui to enable gr-qtgui to build from...
[debian/gnuradio] / config / grc_gr_qtgui.m4
index 300462188a81c1f881429b385f8bede1a033200c..aa8ca7c89125770b306f7e349688f0e2d428a156 100644 (file)
@@ -36,8 +36,8 @@ AC_DEFUN([GRC_GR_QTGUI],[
        [passed=no;AC_MSG_RESULT([gr-qtgui requires qt, not found. Checking for qt-mt])])
     fi
 
-    PKG_CHECK_MODULES(QWT, qwt >= 5.0.0, [],
-    [passed=no;AC_MSG_RESULT([gr-qtgui requires qwt, not found.])])
+    AC_HAVE_LIBRARY(qwt, [],
+       [passed=no;AC_MSG_RESULT([gr-qtgui requires qwt, not found.])])
 
     
     GRC_BUILD_CONDITIONAL([gr-qtgui], [