summaryrefslogtreecommitdiff
blob: e4a4af75838c9206b99e3e881b01bea777ad042b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- flac-1.3.2/src/flac/Makefile.am
+++ flac-1.3.2/src/flac/Makefile.am
@@ -60,7 +60,7 @@
 	$(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
 	$(top_builddir)/src/libFLAC/libFLAC.la \
 	$(win_utf8_lib) \
-	@LIBICONV@ \
+	@LTLIBICONV@ \
 	-lm
 
 CLEANFILES = flac.exe
--- flac-1.3.2/src/metaflac/Makefile.am
+++ flac-1.3.2/src/metaflac/Makefile.am
@@ -55,6 +55,6 @@
 	$(top_builddir)/src/share/utf8/libutf8.la \
 	$(top_builddir)/src/libFLAC/libFLAC.la \
 	$(win_utf8_lib) \
-	@LIBICONV@
+	@LTLIBICONV@
 
 CLEANFILES = metaflac.exe