aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2010-12-14 08:39:41 +1000
committerSteve Bennett <steveb@workware.net.au>2010-12-16 08:10:39 +1000
commitb53e8406998b7c9f1cdde09030d5b3cb13613953 (patch)
tree6879aad3e59f8155d4bfcac103ac984c1c52e45c /configure
parent22bf589c19e9a1239c3a5d7bf8fd6285343bd32c (diff)
downloadjimtcl-b53e8406998b7c9f1cdde09030d5b3cb13613953.zip
jimtcl-b53e8406998b7c9f1cdde09030d5b3cb13613953.tar.gz
jimtcl-b53e8406998b7c9f1cdde09030d5b3cb13613953.tar.bz2
autoconf already provides srcdir, so use it
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index dece832..9201261 100755
--- a/configure
+++ b/configure
@@ -605,7 +605,6 @@ ac_subst_vars='LTLIBOBJS
LIBOBJS
PLATFORM_PLATFORM
PLATFORM_OS
-SRCDIR
TCL_LIBRARY
EXTRA_OBJS
EXTRA_CFLAGS
@@ -4498,8 +4497,6 @@ EXTRA_OBJS=$EXTRA_OBJS
TCL_LIBRARY=$libdir/jim
-SRCDIR=`dirname $0`
-
PLATFORM_OS=`uname -s`
PLATFORM_PLATFORM=unix