]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - mkfiles.pl
Avoid compiling autoconf test programs with -Wall -Werror; doing so causes
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 30 Aug 2009 13:16:50 +0000 (13:16 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 30 Aug 2009 13:16:50 +0000 (13:16 +0000)
commitb802ee0c169111a1b77b2d9a60d9e1c48fe085c8
tree926bffba4e5283c5adb89aa2e0089c77da1ce837
parentadc8a2ca9dafd705206b9df4e24dd9e116243c9c
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>.

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