]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit3d3052f680f533daa5a6134342d9a76753afa237
treef99ef7ab31d441dde8c61e837df174ab3720e1a4
parentf40d49b70455bb549fc6746f273873a771039fcb
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.)

[originally from svn r9583]
mkfiles.pl
unix/configure.ac