X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Freadutmp;h=51f629002b86d3a337e417b89a7cfab354949a24;hb=a90c7558ac078a459cb204f5140ed74e16c65ed6;hp=f0fe3984a6227289b1b8eaf9aca5382fd7ae33f3;hpb=f93bd98a9570a4455f16eafc49c6227e5caa5a53;p=gnulib.git diff --git a/modules/readutmp b/modules/readutmp index f0fe3984a..51f629002 100644 --- a/modules/readutmp +++ b/modules/readutmp @@ -14,6 +14,9 @@ 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: