summaryrefslogtreecommitdiff
path: root/vrt/vrt.pc.in
diff options
context:
space:
mode:
authorJohnathan Corgan2010-05-30 23:11:00 -0700
committerJohnathan Corgan2010-05-30 23:11:00 -0700
commit48d04419f5de8309e7f26cca15c1ba1a70d8ea7b (patch)
treebda1fea173c5de2ab21c2e3acbabdee601e8baba /vrt/vrt.pc.in
parent8aea15e3a93821bdc43e9376cc27f3ab0ed48e87 (diff)
downloadgnuradio-48d04419f5de8309e7f26cca15c1ba1a70d8ea7b.tar.gz
gnuradio-48d04419f5de8309e7f26cca15c1ba1a70d8ea7b.tar.bz2
gnuradio-48d04419f5de8309e7f26cca15c1ba1a70d8ea7b.zip
vrt: make versioned libraries
Diffstat (limited to 'vrt/vrt.pc.in')
-rw-r--r--vrt/vrt.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/vrt/vrt.pc.in b/vrt/vrt.pc.in
index 0f8cb938b..af9892943 100644
--- a/vrt/vrt.pc.in
+++ b/vrt/vrt.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: vrt
Description: Host implementation of Virtual Radio Transport (VITA-49)
Requires:
-Version: @VERSION@
+Version: @LIBVER@
Libs: -L${libdir} -lvrt
Cflags: -I${includedir}