New module 'time', so that apps can include <time.h> as per
[pspp] / modules / time_r
index 96df2f781556d3882f9b1021fb8fef9bd8462dc8..a0ec5cd005b570f674ca154b936d778a41d2a0ac 100644 (file)
@@ -3,11 +3,11 @@ 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
@@ -15,7 +15,7 @@ gl_TIME_R
 Makefile.am:
 
 Include:
-"time_r.h"
+<time.h>
 
 License:
 LGPL