test-perror: check for strerror interactions
[pspp] / modules / posixtm
index 42e602f937a88cc4c7aaaa2634979d51d746a570..425c175ec6536fdac905ab3331b0837eb5f059e4 100644 (file)
@@ -7,14 +7,20 @@ lib/posixtm.c
 m4/posixtm.m4
 
 Depends-on:
-unlocked-io
+mktime
+stdbool
+stpcpy
 
 configure.ac:
 gl_POSIXTM
 
 Makefile.am:
-lib_SOURCES += posixtm.h posixtm.c
 
 Include:
 "posixtm.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering