openat: provide more convenience names
[pspp] / modules / getdate
index b1e2bc6044267712c08b81d865f5366656b87401..1328c221f987efb3e176ab0a3441271a6253dbf2 100644 (file)
@@ -10,21 +10,25 @@ m4/tm_gmtoff.m4
 m4/getdate.m4
 
 Depends-on:
-timespec
+c-ctype
 stdbool
 gettime
+intprops
 mktime
 setenv
+unsetenv
+time
+verify
 xalloc
-alloca
 
 configure.ac:
 gl_GETDATE
 
 Makefile.am:
-lib_SOURCES += getdate.h getdate.y
+lib_SOURCES += getdate.y
 BUILT_SOURCES += getdate.c
 MAINTAINERCLEANFILES += getdate.c
+EXTRA_DIST += getdate.c
 
 Include:
 "getdate.h"
@@ -34,4 +38,3 @@ GPL
 
 Maintainer:
 Paul Eggert
-