Unify tests that set gl_cv_func_frexp_no_libm.
[gnulib.git] / modules / readutmp
index 854b56f..f0fe398 100644 (file)
@@ -7,13 +7,15 @@ lib/readutmp.c
 m4/readutmp.m4
 
 Depends-on:
+extensions
 xalloc
+stdbool
+stdint
 
 configure.ac:
 gl_READUTMP
 
 Makefile.am:
-lib_SOURCES += readutmp.h
 
 Include:
 "readutmp.h"
@@ -22,5 +24,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
-
+Jim Meyering & Paul Eggert