Avoid compiling autoconf test programs with -Wall -Werror; doing so causes
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Aug 2009 13:16:50 +0000 (13:16 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Aug 2009 13:16:50 +0000 (13:16 +0000)
commit16707d1c7eb2a7e182b5ed1f4b1f38f746a73b1a
tree926bffba4e5283c5adb89aa2e0089c77da1ce837
parentea5c6c702ec5543e6f5518ffd482291addb63e51
Avoid compiling autoconf test programs with -Wall -Werror; doing so causes
trouble on Ubuntu, where the Gtk test programs don't check the return value
from system() and thus fall foul of the combination of our -Werror and
<https://wiki.ubuntu.com/CompilerFlags#-D_FORTIFY_SOURCE=2>.

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