* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / getdate
index 108af0f..7519953 100644 (file)
@@ -9,8 +9,11 @@ m4/tm_gmtoff.m4
 m4/getdate.m4
 
 Depends-on:
+timespec
+stdbool
+gettime
 mktime
-unlocked-io
+alloca
 
 configure.ac:
 gl_GETDATE
@@ -23,6 +26,9 @@ MAINTAINERCLEANFILES += getdate.c
 Include:
 "getdate.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert