summaryrefslogtreecommitdiff
path: root/gr-vrt/gnuradio-vrt.pc.in
diff options
context:
space:
mode:
authorJosh Blum2009-10-26 18:57:36 -0700
committerJosh Blum2009-10-26 18:57:36 -0700
commit2b2b9179272eacdd82c9c2d6d9c2a9a77a97d2c2 (patch)
treec488483ad481f120f99ab781988ea31bab8c86fc /gr-vrt/gnuradio-vrt.pc.in
parent7d369bf3efa7cbef33b347fecf62dbb071d9da3e (diff)
downloadgnuradio-2b2b9179272eacdd82c9c2d6d9c2a9a77a97d2c2.tar.gz
gnuradio-2b2b9179272eacdd82c9c2d6d9c2a9a77a97d2c2.tar.bz2
gnuradio-2b2b9179272eacdd82c9c2d6d9c2a9a77a97d2c2.zip
removed gr-vrt
Diffstat (limited to 'gr-vrt/gnuradio-vrt.pc.in')
-rw-r--r--gr-vrt/gnuradio-vrt.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/gr-vrt/gnuradio-vrt.pc.in b/gr-vrt/gnuradio-vrt.pc.in
deleted file mode 100644
index b5f416051..000000000
--- a/gr-vrt/gnuradio-vrt.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/gnuradio
-
-Name: gnuradio-vrt
-Description: GNU Software Radio support for Virtual Radio Transport (VRT aka VITA-49)
-Requires: gnuradio-core vrt
-Version: @VERSION@
-Libs: -L${libdir} -lgnuradio-vrt
-Cflags: -I${includedir}