From 88df6d076cc9c334b68a5036598076a3cb4577e9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 3 Jan 2014 16:58:50 -0800 Subject: [PATCH] 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4a2ccf911..448f88244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2014-01-03 Jim Meyering + + 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. + 2014-01-09 Reuben Thomas relocatable-perl: like relocatable-script, but for Perl scripts -- 2.11.0