maint.mk: adapt openat.h-include-without-use test
authorJim Meyering <meyering@fb.com>
Sat, 4 Jan 2014 00:58:50 +0000 (16:58 -0800)
committerJim Meyering <meyering@fb.com>
Sat, 4 Jan 2014 01:00:01 +0000 (17:00 -0800)
commita75f17adf4664d5c34366f62fbca38dc5cd8e9dc
tree08d66a728ee8cfd96b3fbb5f09d379e19fec5b92
parentfe3419dc7ec3ae91c9c4808cbc48f6477b2cfca9
maint.mk: adapt openat.h-include-without-use test

* top/maint.mk (sc_prohibit_openat_without_use): Also check for
FCHMODAT_INLINE, FCHOWNAT_INLINE and STATAT_INLINE, to avoid
failing on gnulib's own lib/{chmod,chown,stat}at.c files.
With this change, running "make sc_maint" in gnulib's top-level
directory now passes for me.
ChangeLog
top/maint.mk