summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-22 10:01:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-22 10:01:29 (GMT)
commitde3f6dd4ea12576354f6128c2c982bb648c53f64 (patch)
tree25808c5d650455c42d4e760fea5ccd701a659284 /win/configure
parent12425df1534b3eba6664117959c1c5c56f767986 (diff)
downloadtk-de3f6dd4ea12576354f6128c2c982bb648c53f64.zip
tk-de3f6dd4ea12576354f6128c2c982bb648c53f64.tar.gz
tk-de3f6dd4ea12576354f6128c2c982bb648c53f64.tar.bz2
sync tcl.m4 (both win and unix) with Tcl's version.
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure
index 494e71a..0b80f22 100755
--- a/win/configure
+++ b/win/configure
@@ -4335,7 +4335,7 @@ $as_echo "using shared flags" >&6; }
CFLAGS_DEBUG=-g
CFLAGS_OPTIMIZE="-O2 -fomit-frame-pointer"
- CFLAGS_WARNING="-Wall -Wdeclaration-after-statement"
+ CFLAGS_WARNING="-Wall -Wsign-compare -Wdeclaration-after-statement"
LDFLAGS_DEBUG=
LDFLAGS_OPTIMIZE=