0978d36ff9
KDevelop 3.4.0 closes more than 500 bugs. There is an impressive list of additional features including improved Qt 4 support, new debugging abilities, more attractive default user interface layout and improvements for C++, Ruby and PHP support. pkg includes post 3.4.0 fixes for a QMake parser bug.
17 lines
417 B
Text
17 lines
417 B
Text
$NetBSD: patch-aa,v 1.8 2007/03/24 14:01:28 markd Exp $
|
|
|
|
--- configure.orig 2007-03-15 23:28:41.000000000 +1300
|
|
+++ configure
|
|
@@ -34106,9 +34106,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
|