Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov Selkowitz
This commit is contained in:
@@ -175,6 +175,7 @@ extern "C" {
|
||||
|
||||
#ifndef DO_NOT_WANT_PARANOIA_COMPATIBILITY
|
||||
/** For compatibility with good ol' paranoia */
|
||||
#define cdrom_paranoia cdrom_paranoia_t
|
||||
#define paranoia_init cdio_paranoia_init
|
||||
#define paranoia_free cdio_paranoia_free
|
||||
#define paranoia_modeset cdio_paranoia_modeset
|
||||
|
||||
@@ -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_ */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user