(GL_CONCAT0, GL_CONCAT): Remove.
[gnulib.git] / modules / utimecmp
index 204138a..49d4411 100644 (file)
@@ -2,25 +2,29 @@ Description:
 compare file time stamps
 
 Files:
+lib/intprops.h
 lib/utimecmp.h
 lib/utimecmp.c
 m4/utimecmp.m4
 
 Depends-on:
 hash
+stat-time
 timespec
 utimens
 xalloc
+stdbool
 
 configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
-lib_SOURCES += utimecmp.h utimecmp.c
 
 Include:
 "utimecmp.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-