Provide missing frexpl(), ldexpl() declarations.
[gnulib.git] / modules / time_r
index 958f1ca..a0ec5cd 100644 (file)
@@ -3,21 +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:
-lib_SOURCES += time_r.h
 
 Include:
-<time_r.h>
+<time.h>
+
+License:
+LGPL
 
 Maintainer:
 Paul Eggert
-