summaryrefslogtreecommitdiff
path: root/m4/check-decl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/check-decl.m4')
-rw-r--r--m4/check-decl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/check-decl.m4 b/m4/check-decl.m4
index f49a9c590..94d9a8f93 100644
--- a/m4/check-decl.m4
+++ b/m4/check-decl.m4
@@ -38,7 +38,7 @@ AC_DEFUN(jm_CHECK_DECLS,
# endif
#endif
-#if !HAVE_UTMPX_H
+#if HAVE_UTMP_H
# include <utmp.h>
#endif
'