Remove paranoia libcdio_cdda.pc.in

This commit is contained in:
R. Bernstein
2012-03-05 23:12:27 -05:00
parent 9e4332245a
commit 8023341b0b
3 changed files with 0 additions and 13 deletions

View File

@@ -30,7 +30,6 @@ EXTRA_DIST = \
example/README \
libcdio.pc.in \
libcdio++.pc.in \
libcdio_cdda.pc.in \
libiso9660.pc.in \
libiso9660++.pc.in \
libudf.pc.in \

View File

@@ -648,7 +648,6 @@ AC_CONFIG_FILES([
lib/udf/Makefile \
libcdio.pc \
libcdio++.pc \
libcdio_cdda.pc \
libiso9660.pc \
libiso9660++.pc \
libudf.pc \

View File

@@ -1,11 +0,0 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libcdio_cdda
Description: CD paranoia CD-DA library from libcdio
Version: @PACKAGE_VERSION@
#Requires: glib-2.0
Libs: -L${libdir} -lcdio_cdda -lcdio @COS_LIB@
Cflags: -I${includedir}