summaryrefslogtreecommitdiffstats
path: root/media-plugins/xmms-flac/files/flac-1.2.1-asneeded.patch
blob: 0d6ffb9689884c87cdc5ee7fc445807b79e42ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff -ur flac-1.2.1.orig/src/flac/Makefile.am flac-1.2.1/src/flac/Makefile.am
--- flac-1.2.1.orig/src/flac/Makefile.am	2007-09-11 20:56:51.000000000 +0300
+++ flac-1.2.1/src/flac/Makefile.am	2007-09-20 19:38:09.000000000 +0300
@@ -53,6 +53,6 @@
 	$(top_builddir)/src/share/utf8/libutf8.la \
 	$(top_builddir)/src/libFLAC/libFLAC.la \
 	@OGG_LIBS@ \
-	@LIBICONV@ \
+	@LTLIBICONV@ \
 	@MINGW_WINSOCK_LIBS@ \
 	-lm
diff -ur flac-1.2.1.orig/src/metaflac/Makefile.am flac-1.2.1/src/metaflac/Makefile.am
--- flac-1.2.1.orig/src/metaflac/Makefile.am	2007-09-11 20:59:25.000000000 +0300
+++ flac-1.2.1/src/metaflac/Makefile.am	2007-09-20 19:38:25.000000000 +0300
@@ -49,6 +49,6 @@
 	$(top_builddir)/src/share/utf8/libutf8.la \
 	$(top_builddir)/src/libFLAC/libFLAC.la \
 	@OGG_LIBS@ \
-	@LIBICONV@ \
+	@LTLIBICONV@ \
 	@MINGW_WINSOCK_LIBS@ \
 	-lm