]> git.cworth.org Git - notmuch/commitdiff
compat: don't include compat.h from the feature test source
authorJani Nikula <jani@nikula.org>
Wed, 10 May 2017 19:42:10 +0000 (22:42 +0300)
committerDavid Bremner <david@tethera.net>
Thu, 11 May 2017 23:42:37 +0000 (20:42 -0300)
The feature test code should test the build environment, and none of
the compat code should interfere with that. Don't include compat.h
from the feature test source. There should be no functional changes
here, but this is just the right thing to do.


No differences found