]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add '-Wall -Werror' to the compile options in the autotools makefile,
authorSimon Tatham <anakin@pobox.com>
Thu, 19 Jul 2012 04:42:34 +0000 (04:42 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 19 Jul 2012 04:42:34 +0000 (04:42 +0000)
commitc6fff667e143e8e463123f7b25d71f4e2cc62c71
treef99ef7ab31d441dde8c61e837df174ab3720e1a4
parent09a47be3d612c058439db8bb2ed4fb7a3f3d0b6c
Add '-Wall -Werror' to the compile options in the autotools makefile,
having just noticed that Makefile.gtk had it and this one doesn't. (Of
course, this being autoconf, we can easily enough make it conditional
on the compiler actually being gcc.)

git-svn-id: http://svn.tartarus.org/sgt/putty@9583 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl
unix/configure.ac