aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 802a06e..471362b 100755
--- a/configure
+++ b/configure
@@ -467,9 +467,6 @@ fi
printf "completing config.mk... "
-cmdline=$(quote "$0")
-for i ; do cmdline="$cmdline $(quote "$i")" ; done
-
exec 3>&1 1>>config.mk
cat << EOF