memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / readutmp
index 64214da6c1af1f43976d17c7a646e9becf1567c4..f0fe3984a6227289b1b8eaf9aca5382fd7ae33f3 100644 (file)
@@ -7,7 +7,10 @@ lib/readutmp.c
 m4/readutmp.m4
 
 Depends-on:
+extensions
 xalloc
+stdbool
+stdint
 
 configure.ac:
 gl_READUTMP
@@ -21,4 +24,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering & Paul Eggert