]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
autotools: replace my busted header checks with something that works. v0.3.0
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Mar 2018 22:07:10 +0000 (17:07 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Mar 2018 22:07:10 +0000 (17:07 -0500)
My existing AC_CHECK_HEADERS checks were failing silently. Oops. I've
now defined my own macro in m4/ac_header_required.m4 that successfully
fails when a required header is missing.


No differences found