Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / stat-time
index 0e11b14..feeb510 100644 (file)
@@ -3,22 +3,26 @@ stat-related time functions
 
 Files:
 lib/stat-time.h
+lib/stat-time.c
 m4/stat-time.m4
 
 Depends-on:
-timespec
+time
+extensions
+extern-inline
 
 configure.ac:
 gl_STAT_TIME
+gl_STAT_BIRTHTIME
 
 Makefile.am:
-EXTRA_DIST += stat-time.h
+lib_SOURCES += stat-time.c
 
 Include:
 "stat-time.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert and Jim Meyering