summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-24 06:07:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-24 06:07:55 (GMT)
commit54bdc7613fcce8f2394851d92ac54f1fd7820db9 (patch)
tree355dcf061a7c1af8bfc991302401c0ede94b9799 /unix/configure
parentbb3a478b7fa3eb2c2b4aa2b51358f144873fa750 (diff)
parentc6060d6e629b818850b39214f796339032378217 (diff)
downloadtcl-54bdc7613fcce8f2394851d92ac54f1fd7820db9.zip
tcl-54bdc7613fcce8f2394851d92ac54f1fd7820db9.tar.gz
tcl-54bdc7613fcce8f2394851d92ac54f1fd7820db9.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 aa738cc..4fd92e2 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7137,7 +7137,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/tcldde14.dll" -a ! -f "../win/tk86.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; }; }