add sockets wrappers
[gnulib.git] / modules / time_r
index c486c1b..8349bcf 100644 (file)
@@ -3,23 +3,22 @@ Reentrant time functions like localtime_r.
 
 Files:
 lib/time_r.c
-lib/time_r.h
 m4/time_r.m4
 
 Depends-on:
 extensions
+time
 
 configure.ac:
 gl_TIME_R
 
 Makefile.am:
-EXTRA_DIST += time_r.h
 
 Include:
-"time_r.h"
+<time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert