[packages/crossmingw32-libvorbis] - fixed build with autoconf 1.13
lkrotowski
lkrotowski at pld-linux.org
Tue Jun 18 23:22:10 CEST 2013
commit 421f2ff40e60bb5dd88c3ef3bb7a5f0130d11f17
Author: Łukasz Krotowski <lkrotowski at pld-linux.org>
Date: Tue Jun 18 23:21:11 2013 +0200
- fixed build with autoconf 1.13
crossmingw32-libvorbis.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/crossmingw32-libvorbis.spec b/crossmingw32-libvorbis.spec
index 48afd44..8d27486 100644
--- a/crossmingw32-libvorbis.spec
+++ b/crossmingw32-libvorbis.spec
@@ -87,6 +87,7 @@ Biblioteka DLL libvorbis dla Windows.
%setup -q -n %{realname}-%{version}
%patch0 -p1
%patch1 -p1
+%{__sed} -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac
%build
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libvorbis.git/commitdiff/421f2ff40e60bb5dd88c3ef3bb7a5f0130d11f17
More information about the pld-cvs-commit
mailing list