Created configuration file for QWT library. This is in lieu of hand installing
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 14 Mar 2007 00:11:07 +0000 (00:11 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 14 Mar 2007 00:11:07 +0000 (00:11 +0000)
commitcc84bf9a0219ccc1c23e71f18725aa0a34ef1060
tree3a0c3e62be937e141dce60dcac7e44d197b97abe
parentf38a7682e3eb4a8a2bfc36a1c771cbf3cd1bdd0e
Created configuration file for QWT library.  This is in lieu of hand installing
a .pc file per the gr-qtgui README.  Component gr-qtgui is still disabled in
configure.ac until testing is complete.  Requires qwt files to be included using
the #include <qwt/...> syntax; this is the default for binary installations of
the qwt library. Normal users will user run ./configure without any changes.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4745 221aa14e-8319-0410-a670-987f0aec2ac5
config/gr_qwt.m4 [new file with mode: 0644]
config/grc_gr_qtgui.m4
gr-qtgui/src/lib/Makefile.am
gr-qtgui/src/lib/fftdisplay.cc
gr-qtgui/src/lib/fftdisplay.h