ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / readutmp
index 864082a..f0fe398 100644 (file)
@@ -7,18 +7,21 @@ lib/readutmp.c
 m4/readutmp.m4
 
 Depends-on:
+extensions
 xalloc
-unlocked-io
+stdbool
+stdint
 
 configure.ac:
 gl_READUTMP
 
 Makefile.am:
-lib_SOURCES += readutmp.h
 
 Include:
 "readutmp.h"
 
-Maintainer:
-Jim Meyering
+License:
+GPL
 
+Maintainer:
+Jim Meyering & Paul Eggert