X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_stat;h=f8d863321ae5cae833b36d66a68596da3094c3a8;hb=ec68a6fee63ee22364cb88f215b906989ab6b33c;hp=b6461888b023ac51098d5660c49fc520f1fa60a5;hpb=284602e2840830b0e25ec9069840f061f563cc23;p=gnulib.git diff --git a/modules/sys_stat b/modules/sys_stat index b6461888b..f8d863321 100644 --- a/modules/sys_stat +++ b/modules/sys_stat @@ -7,11 +7,12 @@ m4/sys_stat_h.m4 m4/unistd_h.m4 Depends-on: -arg-nonnull -c++defs include_next +snippet/arg-nonnull +snippet/c++defs +snippet/warn-on-use +sys_types time -warn-on-use configure.ac: gl_HEADER_SYS_STAT_H @@ -31,7 +32,9 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \ -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \ + -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \ -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \ -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \ -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \