From 1638606986baf083ec13fd41989240a2cccff276 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Wed, 20 Feb 2013 13:08:40 +0100 Subject: Build fixes. --- community/gdk-pixbuf/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community/gdk-pixbuf') diff --git a/community/gdk-pixbuf/PKGBUILD b/community/gdk-pixbuf/PKGBUILD index 6d0dfa480..a33ce9a07 100644 --- a/community/gdk-pixbuf/PKGBUILD +++ b/community/gdk-pixbuf/PKGBUILD @@ -34,6 +34,7 @@ build() { patch -Np1 -i ${srcdir}/gdk-pixbuf-0.22.0-loaders.patch patch -Np0 -i ${srcdir}/gdk-pixbuf-0.22.0.patch patch -Np1 -i ${srcdir}/libpng15.patch + sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -e '/AM_PROG_CC_STDC/d' configure.in libtoolize --force --copy --automake autoreconf --force --install ./configure --prefix=/usr --disable-gtk-doc -- cgit v1.2.3-54-g00ecf