Getting back to before cdtext library
This commit is contained in:
@@ -643,7 +643,6 @@ AC_CONFIG_FILES([
|
|||||||
doc/Makefile \
|
doc/Makefile \
|
||||||
lib/Makefile \
|
lib/Makefile \
|
||||||
lib/cdio++/Makefile \
|
lib/cdio++/Makefile \
|
||||||
lib/cdtext/Makefile \
|
|
||||||
lib/driver/Makefile \
|
lib/driver/Makefile \
|
||||||
lib/iso9660/Makefile \
|
lib/iso9660/Makefile \
|
||||||
lib/udf/Makefile \
|
lib/udf/Makefile \
|
||||||
|
|||||||
@@ -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}
|
|
||||||
Reference in New Issue
Block a user