Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / strftime
index 1aa258a794cbd52cb3a458e698db6106c34e6382..18bc4118bc44a164e91a559bef4593414a056e01 100644 (file)
@@ -10,17 +10,18 @@ m4/strftime.m4
 
 Depends-on:
 time_r
-tzset
+stdbool
 
 configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
 
 Include:
-<time.h>
+"strftime.h"
+
+License:
+LGPL
 
 Maintainer:
 glibc
-