summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-11-24 15:00:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-11-24 15:00:04 (GMT)
commit57bea5dfa4f10e72f0a54e2d5df3d603b2e70fc9 (patch)
treebdd5ae5a1bb9de980ccec2ecd86cb12b94027283 /unix
parentb5ef06c920a95ab648db912a6c6e2f1350ecac70 (diff)
parent9fccec3f94495effb3261723c55f41acd31375c2 (diff)
downloadtcl-57bea5dfa4f10e72f0a54e2d5df3d603b2e70fc9.zip
tcl-57bea5dfa4f10e72f0a54e2d5df3d603b2e70fc9.tar.gz
tcl-57bea5dfa4f10e72f0a54e2d5df3d603b2e70fc9.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 0768833..4ad4930 100755
--- a/unix/configure
+++ b/unix/configure
@@ -10098,7 +10098,7 @@ else
fi
if test -f "$ac_cv_path_zip" ; then
- ZIP_PROG="$ac_cv_path_zip "
+ ZIP_PROG="$ac_cv_path_zip"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ZIP_PROG" >&5
$as_echo "$ZIP_PROG" >&6; }
ZIP_PROG_OPTIONS="-rq"