From: David Levine Date: Mon, 30 Nov 2015 03:21:11 +0000 (-0500) Subject: Moved addition of -ansi -pedantic to CFLAGS with gcc from X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/987b10b31daff14fd38e7e355f2be4e3a632483b?ds=sidebyside;hp=987b10b31daff14fd38e7e355f2be4e3a632483b Moved addition of -ansi -pedantic to CFLAGS with gcc from configure.ac to docs/contrib/build_nmh, so that they're not included by default with builds by users. ---