From 14575e40d2098bc193974653840986e8021164d8 Mon Sep 17 00:00:00 2001 From: eb Date: Thu, 2 Oct 2008 20:38:02 +0000 Subject: [PATCH] disabled GRC, breaks VPATH build, see ticket:298 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9699 221aa14e-8319-0410-a670-987f0aec2ac5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4b581a16..f6e618d1 100644 --- a/configure.ac +++ b/configure.ac @@ -297,7 +297,7 @@ GRC_GR_WXGUI GRC_GR_SOUNDER dnl this must come after GRC_USRP GRC_GR_UTILS dnl this must come after GRC_GR_WXGUI GRC_GNURADIO_EXAMPLES dnl must come after all GRC_GR_* -GRC_GRC +dnl GRC_GRC dnl breaks the build at r9698 ticket:298 # Each component is now either to be built, was skipped, will be # included from pre-installed libraries and includes, or failed -- 2.47.2