From: Carl Worth Date: Sat, 30 Oct 2010 19:36:06 +0000 (-0700) Subject: configure: Test for each compiler warning before enabling it. X-Git-Tag: 0.4~18 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b802c18d3b9b0a2f5909e4c92ef7d6e7db234825;hp=b802c18d3b9b0a2f5909e4c92ef7d6e7db234825 configure: Test for each compiler warning before enabling it. This should allow the build to be much more automatically portable to compilers with different sets of warning options. ---