summaryrefslogtreecommitdiff
path: root/gcell/gcell.pc.in
diff options
context:
space:
mode:
authorJohnathan Corgan2010-06-02 15:24:57 -0700
committerJohnathan Corgan2010-06-02 15:24:57 -0700
commitb3bd2c61d615ba01f1fb97819461b057190e1632 (patch)
tree2cd48638e8f0739a68d91153c18b5aedeea3bab7 /gcell/gcell.pc.in
parentae008c6e182808a0a37a9597e814c9825f124af1 (diff)
downloadgnuradio-b3bd2c61d615ba01f1fb97819461b057190e1632.tar.gz
gnuradio-b3bd2c61d615ba01f1fb97819461b057190e1632.tar.bz2
gnuradio-b3bd2c61d615ba01f1fb97819461b057190e1632.zip
gcell: make versioned libraries
Diffstat (limited to 'gcell/gcell.pc.in')
-rw-r--r--gcell/gcell.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcell/gcell.pc.in b/gcell/gcell.pc.in
index e602ff7c3..1a3cd9c26 100644
--- a/gcell/gcell.pc.in
+++ b/gcell/gcell.pc.in
@@ -7,6 +7,6 @@ gcell_embedspu_libtool=@bindir@/gcell-embedspu-libtool
Name: gcell
Description: The GNU Radio SPE scheduler and RPC mechanism
Requires:
-Version: @VERSION@
+Version: @LIBVER@
Libs: -L${libdir} -lgcell
Cflags: -I${includedir} @DEFINES@