Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / settime
index 0c5f5ce968cd7ad147fd3be82e5a28c63c519c6d..71da479a39febd789b516c16dd329933b824d320 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Set the current time, with nanosecond resolution.
 
 Files:
 lib/settime.c
@@ -12,7 +13,11 @@ configure.ac:
 gl_SETTIME
 
 Makefile.am:
-lib_SOURCES += settime.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering