From 2b2b9179272eacdd82c9c2d6d9c2a9a77a97d2c2 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 26 Oct 2009 18:57:36 -0700 Subject: removed gr-vrt --- gr-vrt/gnuradio-vrt.pc.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 gr-vrt/gnuradio-vrt.pc.in (limited to 'gr-vrt/gnuradio-vrt.pc.in') 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} -- cgit