]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Simplify configury and eliminate AC_GCC_WARNING_COND which was only used
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 5 Jun 2015 17:09:57 +0000 (17:09 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 5 Jun 2015 17:09:57 +0000 (17:09 +0000)
commit4880368c8d71db85e79287ebf55fc87da928f568
treea77620d66b0826930fc34ef9e12d21889cc20055
parent2de98199b020d6ecdcd9c7a7ae10fb620727ced0
Simplify configury and eliminate AC_GCC_WARNING_COND which was only used
in one place and can be replaced with AC_GCC_WARNING_SUBST_NEW. Adjust
perf/Makefile.am.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15320
configure.ac
perf/Makefile.am