summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'unix/configure.ac')
-rw-r--r--unix/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.ac b/unix/configure.ac
index 3c3d427..5bac7e4 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -145,7 +145,7 @@ fi
if test "$TCL_PREFIX" != "$prefix"; then
AC_MSG_WARN([
Different --prefix selected for Tk and Tcl!
- [[package require Tk]] may not work correctly in tclsh.])
+ [[package require tk]] may not work correctly in tclsh.])
fi
#--------------------------------------------------------------------