18 lines
417 B
Text
18 lines
417 B
Text
|
$NetBSD: patch-aa,v 1.6 2008/02/20 09:57:47 markd Exp $
|
||
|
|
||
|
--- configure.orig 2008-02-17 00:11:50.000000000 +1300
|
||
|
+++ configure
|
||
|
@@ -35353,9 +35353,9 @@ fi
|
||
|
|
||
|
test -n "$TAR" && break
|
||
|
done
|
||
|
-test -n "$TAR" || TAR="
|
||
|
-tar=${tar-"${am_missing_run}"}
|
||
|
-"
|
||
|
+#test -n "$TAR" || TAR="
|
||
|
+#tar=${tar-"${am_missing_run}"}
|
||
|
+#"
|
||
|
|
||
|
# Extract the first word of "gzip", so it can be a program name with args.
|
||
|
set dummy gzip; ac_word=$2
|