summaryrefslogtreecommitdiff
path: root/gr-audio-oss/gnuradio-audio-oss.pc.in
diff options
context:
space:
mode:
authorJohnathan Corgan2011-03-14 10:26:56 -0700
committerJohnathan Corgan2011-03-14 10:26:56 -0700
commit5748eff26f835bffedb41bd5748ccbaefbe1e02f (patch)
tree4d2a2d1372c613d4f9276f5b0805c5ca3c01899d /gr-audio-oss/gnuradio-audio-oss.pc.in
parent2ce363d4e82c2f7b7f83f1a9283c33b9793bac2d (diff)
downloadgnuradio-5748eff26f835bffedb41bd5748ccbaefbe1e02f.tar.gz
gnuradio-5748eff26f835bffedb41bd5748ccbaefbe1e02f.tar.bz2
gnuradio-5748eff26f835bffedb41bd5748ccbaefbe1e02f.zip
audio: remove obsoleted individual top-level components
Diffstat (limited to 'gr-audio-oss/gnuradio-audio-oss.pc.in')
-rw-r--r--gr-audio-oss/gnuradio-audio-oss.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/gr-audio-oss/gnuradio-audio-oss.pc.in b/gr-audio-oss/gnuradio-audio-oss.pc.in
deleted file mode 100644
index 4a215bdab..000000000
--- a/gr-audio-oss/gnuradio-audio-oss.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: gnuradio-audio-oss
-Description: The GNU Radio block for the OSS sound system
-Requires: gnuradio-core
-Version: @LIBVER@
-Libs: -L${libdir} -lgnuradio-audio-oss
-Cflags: -I${includedir}