From 99c4f2031c8af7dcc7af8cf7591c162cc566b7a4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 7 May 2013 11:27:16 +0200 Subject: update to latest upstream --- package/dillo/patches/patch-configure | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 package/dillo/patches/patch-configure (limited to 'package/dillo/patches/patch-configure') diff --git a/package/dillo/patches/patch-configure b/package/dillo/patches/patch-configure deleted file mode 100644 index 6cf0ffc92..000000000 --- a/package/dillo/patches/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- dillo-3.0.2.orig/configure 2011-11-30 12:08:21.000000000 +0100 -+++ dillo-3.0.2/configure 2012-09-22 19:06:27.000000000 +0200 -@@ -5690,7 +5690,7 @@ if test "x$enable_png" = "xyes"; then - $as_echo_n "checking for libpng-config... " >&6; } - - if test -z "$PNG_CONFIG"; then -- PNG_CONFIG=`which libpng14-config` -+ PNG_CONFIG=`which libpng-config` - if test -z "$PNG_CONFIG"; then - PNG_CONFIG=`which libpng12-config` - fi -@@ -5717,7 +5717,7 @@ $as_echo "missing" >&6; } - $as_echo_n "checking for libpng version... " >&6; } - png_version=`$PNG_CONFIG --version` - case $png_version in -- 1.4.*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: $png_version (newer version)" >&5 -+ 1.5.*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: $png_version (newer version)" >&5 - $as_echo "$png_version (newer version)" >&6; } ;; - 1.2.*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: $png_version (newer version)" >&5 - $as_echo "$png_version (newer version)" >&6; } ;; -- cgit v1.2.3