diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 68b06c59a..4b581a16b 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 disabled unti xdg-utils check is added +GRC_GRC # Each component is now either to be built, was skipped, will be # included from pre-installed libraries and includes, or failed |