summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-29 02:32:22 +1100
committerDamien Miller <djm@mindrot.org>1999-12-29 02:32:22 +1100
commit9550a76c3716acc1a591dd9604cbc958a92ad891 (patch)
tree39968e63afca468fc699f9629a16868b015394a4 /acconfig.h
parent74d0d4a3d9157823fda11c892c6d592562486b84 (diff)
- Applied another NetBSD portability patch from David Rankin
<drankin@bohemians.lexington.ky.us> - Fix --with-default-path option.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 23376f8d..dc0c2818 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -48,6 +48,9 @@
/* Define is utmp.h has a ut_tv field */
#undef HAVE_TV_IN_UTMP
+/* Define is utmp.h has a ut_id field */
+#undef HAVE_ID_IN_UTMP
+
/* Define if you want to use utmpx */
#undef USE_UTMPX