diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4b581a16b..f6e618d1b 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 |