From: Lyndon Nerenberg Date: Tue, 16 Oct 2012 00:06:40 +0000 (-0700) Subject: automake 1.12 generates some (apparently) harmless warnings, but the build X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/72ebd7fbe240b0cfe889025a1f05e318da8a5823?ds=sidebyside;hp=72ebd7fbe240b0cfe889025a1f05e318da8a5823 automake 1.12 generates some (apparently) harmless warnings, but the build fails becuase we invoke automake with -Werror. Remove -Werror from the automake options until the autotools gurus can patch things up. ---