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

@@ -269,6 +269,11 @@
}
#endif
#ifndef DO_NOT_WANT_PARANOIA_COMPATIBILITY
/** For compatibility with good ol' paranoia */
#define CD_FRAMESIZE_RAW CDIO_CD_FRAMESIZE_RAW
#endif /*DO_NOT_WANT_PARANOIA_COMPATIBILITY*/
#endif /* _CDIO_SECTOR_H_ */