Revert configure support for adding -Werror=format-security.
commitf826a8f60cb2d071add6df36c3b490e25e1de728
authorMark Wielaard <mark@klomp.org>
Fri, 16 May 2014 22:28:48 +0000 (16 22:28 +0000)
committerMark Wielaard <mark@klomp.org>
Fri, 16 May 2014 22:28:48 +0000 (16 22:28 +0000)
tree5c1953ac688d2608ac305119db874e8fa6842a2a
parent1418e68e223c2d6f9c1174e2843fd31120ffa2c0
Revert configure support for adding -Werror=format-security.

This reverts part of valgrind svn r13962. There was a typo in the configure
check that caused failures when -Werror=format-security wasn't supported
and the flag interfered badly with -Wno-format-zero-length. So remove
for now and only add back when properly tested on various (older) setups.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13976
Makefile.tool-tests.am
configure.ac