From: simon Date: Thu, 19 Jul 2012 04:42:34 +0000 (+0000) Subject: Add '-Wall -Werror' to the compile options in the autotools makefile, X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/b8487fe0a21369fbb9e97616532f8395130bf18c?hp=b8487fe0a21369fbb9e97616532f8395130bf18c 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: svn://svn.tartarus.org/sgt/putty@9583 cda61777-01e9-0310-a592-d414129be87e ---