Getting back to before cdtext library

This commit is contained in:
rocky
2012-03-25 17:21:12 -04:00
parent 177b04c20b
commit eb990be1a6
2 changed files with 0 additions and 13 deletions

View File

@@ -643,7 +643,6 @@ AC_CONFIG_FILES([
doc/Makefile \
lib/Makefile \
lib/cdio++/Makefile \
lib/cdtext/Makefile \
lib/driver/Makefile \
lib/iso9660/Makefile \
lib/udf/Makefile \

View File

@@ -1,12 +0,0 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
libiconv=@LTLIBICONV@
Name: libcdtext
Description: CD-Text library of libcdio
Version: @PACKAGE_VERSION@
Requires: libcdio
Libs: -L${libdir} -lcdtext @LTLIBICONV@ -lcdio
Cflags: -I${includedir}