summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2001-11-20 18:47:11 (GMT)
committerdgp@users.sourceforge.net <dgp>2001-11-20 18:47:11 (GMT)
commitef537477009427efed2587d79080e4a9275be14b (patch)
treef527f1681f75f3d9ffb023b54bb2c3debd765ed0 /unix/configure
parent52f88c9e36a7d4690dd87af371e13eb61aea9a74 (diff)
downloadtcl-ef537477009427efed2587d79080e4a9275be14b.zip
tcl-ef537477009427efed2587d79080e4a9275be14b.tar.gz
tcl-ef537477009427efed2587d79080e4a9275be14b.tar.bz2
committing unix/configure after running autoconf.
A version with extra debug echos got committed by mistake.
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/unix/configure b/unix/configure
index e519b5d..2d30d79 100755
--- a/unix/configure
+++ b/unix/configure
@@ -26,8 +26,7 @@ ac_help="$ac_help
--enable-symbols build with debugging symbols [--disable-symbols]"
ac_help="$ac_help
--enable-shared build and link with shared libraries [--enable-shared]"
-echo $PATH
-echo "`pwd`"
+
# Initialize some variables set by options.
# The variables have the same names as the options, with
# dashes changed to underlines.