Sigh.  Remove -Werror because it causes the ./configure test for working
const qualifier to fail.  This causes config.h to #define const to nothing,
which causes the whole compilation to fail.

What's the right way to fix this?  I really like having -Werror.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@105 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed