summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-14 03:07:01 +0000
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2006-09-14 03:07:01 +0000
commitaa0555b49ca61be638bc57b8d823d870aeb3edbb (patch)
treeecd919767a62700f7e2431b62223018df95e2902 /configure.ac
parent86f5c92427b3f4bb30536d76cf63c3fca388fb2f (diff)
Added gr-pager component to trunk by merging from r3474:r3537 in
branch developer/jcorgan/pager. Currently implements most of the FLEX pager protocol demodulation, but doesn't yet decode individual pages. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3538 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d930061f13..daa7372d52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -183,6 +183,7 @@ 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])