autoupdate
[gnulib.git] / modules / readutmp
index fd813be..51f6290 100644 (file)
@@ -9,11 +9,14 @@ m4/readutmp.m4
 Depends-on:
 extensions
 xalloc
-free
 stdbool
+stdint
 
 configure.ac:
 gl_READUTMP
+if test $ac_cv_header_utmp_h = yes || test $ac_cv_header_utmpx_h = yes; then
+  AC_LIBOBJ([readutmp])
+fi
 
 Makefile.am: