Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov Selkowitz

This commit is contained in:
R. Bernstein
2008-12-28 23:09:25 -05:00
parent 7ec21fe4e1
commit 860becb14c
8 changed files with 16 additions and 8 deletions

View File

@@ -7,5 +7,5 @@ Name: @PACKAGE_NAME@
Description: Portable CD-ROM I/O library
Version: @PACKAGE_VERSION@
#Requires: glib-2.0
Libs: -L${libdir} -lcdio @LIBS@ @LIBICONV@ @DARWIN_PKG_LIB_HACK@
Libs: -L${libdir} -lcdio @LIBS@ @LTLIBICONV@ @DARWIN_PKG_LIB_HACK@
Cflags: -I${includedir}