openat: Fix warnings and commens when building unlinkat.c on Hurd.
[gnulib.git] / modules / stat-time
index 0e11b14..0a68ce5 100644 (file)
@@ -6,19 +6,20 @@ lib/stat-time.h
 m4/stat-time.m4
 
 Depends-on:
-timespec
+time
+extensions
 
 configure.ac:
 gl_STAT_TIME
+gl_STAT_BIRTHTIME
 
 Makefile.am:
-EXTRA_DIST += stat-time.h
 
 Include:
 "stat-time.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paul Eggert and Jim Meyering