Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / readutmp
index 59200eba929b2ed1458d2554cc8d2912146b870f..542af9306112802eb73ac02f460f9d628919d4b3 100644 (file)
@@ -8,14 +8,18 @@ m4/readutmp.m4
 
 Depends-on:
 xalloc
-unlocked-io
+stdbool
 
 configure.ac:
 gl_READUTMP
 
 Makefile.am:
-lib_SOURCES += readutmp.h
 
 Include:
 "readutmp.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering