summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-28 21:05:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-06-28 21:05:40 (GMT)
commit2bd6dc3e2f37f63c220ecfc3e5258b16ee985b63 (patch)
treeac220142f5b811ef40672396457617d77b5a3d7f
parentc728c451a4b3e2e2166d49547c49f5e4132b8652 (diff)
downloadtk-2bd6dc3e2f37f63c220ecfc3e5258b16ee985b63.zip
tk-2bd6dc3e2f37f63c220ecfc3e5258b16ee985b63.tar.gz
tk-2bd6dc3e2f37f63c220ecfc3e5258b16ee985b63.tar.bz2
autoconf-2.59
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index ac62a5a..c6209ac 100755
--- a/unix/configure
+++ b/unix/configure
@@ -4969,7 +4969,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 "x${SHARED_BUILD}" = "x1" -a ! -f "../win/tcldde13.dll" -a ! -f "../win/tk85.dll"; then
+ if test "x${SHARED_BUILD}" = "x1" -a ! -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; }; }