summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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 23376f8d4..dc0c28185 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -48,6 +48,9 @@
48/* Define is utmp.h has a ut_tv field */ 48/* Define is utmp.h has a ut_tv field */
49#undef HAVE_TV_IN_UTMP 49#undef HAVE_TV_IN_UTMP
50 50
51/* Define is utmp.h has a ut_id field */
52#undef HAVE_ID_IN_UTMP
53
51/* Define if you want to use utmpx */ 54/* Define if you want to use utmpx */
52#undef USE_UTMPX 55#undef USE_UTMPX
53 56