mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
20 lines
389 B
Plaintext
20 lines
389 B
Plaintext
$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"
|
|
|
|
|