summaryrefslogtreecommitdiff
path: root/gr-audio-oss/gnuradio-audio-oss.pc.in
diff options
context:
space:
mode:
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}