You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/flac/files/flac-1.3.0-asneeded.patch

22 lines
644 B

--- flac-1.3.0/src/flac/Makefile.am
+++ flac-1.3.0/src/flac/Makefile.am
@@ -51,7 +51,7 @@
$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
$(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
$(top_builddir)/src/libFLAC/libFLAC.la \
- @LIBICONV@ \
+ @LTLIBICONV@ \
-lm
CLEANFILES = flac.exe
--- flac-1.3.0/src/metaflac/Makefile.am
+++ flac-1.3.0/src/metaflac/Makefile.am
@@ -48,6 +48,6 @@
$(top_builddir)/src/share/getopt/libgetopt.la \
$(top_builddir)/src/share/utf8/libutf8.la \
$(top_builddir)/src/libFLAC/libFLAC.la \
- @LIBICONV@
+ @LTLIBICONV@
CLEANFILES = metaflac.exe