aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 4e8d758..4335968 100755
--- a/configure
+++ b/configure
@@ -606,6 +606,7 @@ LIBOBJS
PLATFORM_PLATFORM
PLATFORM_OS
SRCDIR
+TCL_LIBRARY
EXTRA_OBJS
EXTRA_CFLAGS
JIM_TCL_EXTENSIONS
@@ -4246,6 +4247,8 @@ EXTRA_CFLAGS=$EXTRA_CFLAGS
EXTRA_OBJS=$EXTRA_OBJS
+TCL_LIBRARY=$libdir/jim
+
SRCDIR=`dirname $0`
PLATFORM_OS=`uname -s`