pkgsrc/www/links/patches/patch-ab
wiz 70c2f91605 Update to 2.1pre11:
Correct parse_http_date (sponsored by Awite Bioenergie)
        Non-aggressive cache (sponsored by Awite Bioenergie)
        Refresh (sponsored by Awite Bioenergie)
        Support for 16-bit 565 RGB big endian (from dillo via pkgsrc)
        Fix for 24-bit RGB big endian (from dillo via pkgsrc)
2003-05-24 19:19:34 +00:00

19 lines
389 B
Text

$NetBSD: patch-ab,v 1.6 2003/05/24 19:19:35 wiz Exp $
--- configure.orig Sat May 24 21:02:30 2003
+++ configure
@@ -801,10 +801,10 @@ fi
-ACLOCAL="./missing aclocal"
-AUTOCONF="./missing autoconf"
-AUTOMAKE="./missing automake"
-AUTOHEADER="./missing autoheader"
+ACLOCAL="aclocal"
+AUTOCONF="autoconf"
+AUTOMAKE="automake"
+AUTOHEADER="autoheader"
image_formats="GIF PNG XBM"