diff options
author | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-10-18 01:33:38 +0000 |
---|---|---|
committer | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-10-18 01:33:38 +0000 |
commit | d3764678fda9c37f38a012c96771934a8cab8ba3 (patch) | |
tree | c9f9c0e2301290675aabab8e52e83d222fec98f8 /configure.ac | |
parent | bdb7c3a6eb5050d4eabac42699bc8f720bfd1df1 (diff) |
gr-pager fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3814 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 033eaf1e9d..0f6ee80d07 100644 --- a/configure.ac +++ b/configure.ac @@ -183,7 +183,6 @@ GRC_MBLOCK dnl this must come after GRC_PMT GRC_EZDOP GRC_GR_EZDOP dnl this must come after GRC_EZDOP GRC_GR_RDF -GRC_GR_PAGER # Each component is now either to be built, was skipped, or failed dependencies AC_SUBST([build_dirs], [$build_dirs]) |