Eric Blake wrote: > --- a/modules/sys_stat > +++ b/modules/sys_stat > ... > + -e 's|@''GNULIB_OPENAT''@|$(GNULIB_OPENAT)|g' \
Why this? The @GNULIB_OPENAT@ token is used only in fcntl.in.h, not in sys_stat.in.h. Bruno
Eric Blake wrote: > --- a/modules/sys_stat > +++ b/modules/sys_stat > ... > + -e 's|@''GNULIB_OPENAT''@|$(GNULIB_OPENAT)|g' \
Why this? The @GNULIB_OPENAT@ token is used only in fcntl.in.h, not in sys_stat.in.h. Bruno