fpending: fix typo
[gnulib.git] / modules / unlinkat
index 9a60757..f2094e0 100644 (file)
@@ -4,8 +4,8 @@ unlinkat() function: Remove a file at a directory.
 Files:
 lib/unlinkat.c
 lib/at-func.c
-lib/openat-priv.h
 m4/unlinkat.m4
+m4/lstat.m4
 
 Depends-on:
 unistd
@@ -13,7 +13,7 @@ extensions
 fcntl-h         [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1]
 openat-h        [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1]
 sys_stat        [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1]
-fstatat         [test $REPLACE_UNLINKAT = 1]
+statat          [test $REPLACE_UNLINKAT = 1]
 at-internal     [test $HAVE_UNLINKAT = 0]
 dosname         [test $HAVE_UNLINKAT = 0]
 errno           [test $HAVE_UNLINKAT = 0]