memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / readutmp
index 864082a5a29cfbfdba755f813603358e55027bfd..f0fe3984a6227289b1b8eaf9aca5382fd7ae33f3 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