* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / modules / time_r
index 1e3a4a5..a0ec5cd 100644 (file)
@@ -3,25 +3,22 @@ Reentrant time functions like localtime_r.
 
 Files:
 lib/time_r.c
-lib/time_r.h
 m4/time_r.m4
 
 Depends-on:
 extensions
-restrict
+time
 
 configure.ac:
 gl_TIME_R
 
 Makefile.am:
-lib_SOURCES += time_r.h
 
 Include:
-"time_r.h"
+<time.h>
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paul Eggert
-