summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-24 06:00:34 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-24 06:00:34 (GMT)
commitf18a3e61b0034271a49bff0ac55bf6fb067c06f5 (patch)
treea0bb4d328d7747827e58cf06ee93807e3d75365e /unix/configure
parenta723a46ec900cb50d6eafea71fd59fdaf7844df1 (diff)
downloadtcl-f18a3e61b0034271a49bff0ac55bf6fb067c06f5.zip
tcl-f18a3e61b0034271a49bff0ac55bf6fb067c06f5.tar.gz
tcl-f18a3e61b0034271a49bff0ac55bf6fb067c06f5.tar.bz2
some wrong versions
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 36ddde6..27a7f50 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7006,7 +7006,7 @@ echo "$as_me: error: ${CC} is not a cygwin compiler." >&2;}
echo "$as_me: error: CYGWIN compile is only supported with --enable-threads" >&2;}
{ (exit 1); exit 1; }; }
fi
- if test ! -f "../win/tcldde12.dll" -a ! -f "../win/tk84.dll"; then
+ if test ! -f "../win/tcldde13.dll" -a ! -f "../win/tk85.dll"; then
{ { echo "$as_me:$LINENO: error: Please configure and make the ../win directory first." >&5
echo "$as_me: error: Please configure and make the ../win directory first." >&2;}
{ (exit 1); exit 1; }; }