summaryrefslogtreecommitdiff
path: root/gcell/gcell.pc.in
diff options
context:
space:
mode:
authorTom Rondeau2011-10-08 15:29:50 -0400
committerTom Rondeau2011-10-08 15:29:50 -0400
commitda19886cfec78db4a4db0f8e2a34afe796da9057 (patch)
tree4273554affe50896bae87962f0a43ecb36cfcfc1 /gcell/gcell.pc.in
parent177b9cd631f25c69c6bbd1f6167402f13d708918 (diff)
downloadgnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.tar.gz
gnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.tar.bz2
gnuradio-da19886cfec78db4a4db0f8e2a34afe796da9057.zip
gcell: removed gcell and gr-gcell
Diffstat (limited to 'gcell/gcell.pc.in')
-rw-r--r--gcell/gcell.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcell/gcell.pc.in b/gcell/gcell.pc.in
deleted file mode 100644
index 1a3cd9c26..000000000
--- a/gcell/gcell.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-gcell_embedspu_libtool=@bindir@/gcell-embedspu-libtool
-
-Name: gcell
-Description: The GNU Radio SPE scheduler and RPC mechanism
-Requires:
-Version: @LIBVER@
-Libs: -L${libdir} -lgcell
-Cflags: -I${includedir} @DEFINES@