Read utmpx directly instead of using "who", and prettify detached warning

This commit is contained in:
Keith Winstein
2012-09-28 20:06:04 -04:00
parent 9ac3b65090
commit 0311365810
2 changed files with 31 additions and 33 deletions
+1
View File
@@ -180,6 +180,7 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h langinfo.h limits.h locale.h netinet/in.h
AC_CHECK_HEADERS([pty.h util.h libutil.h paths.h])
AC_CHECK_HEADERS([endian.h sys/endian.h])
AC_CHECK_HEADERS([utmpx.h])
# Checks for typedefs, structures, and compiler characteristics.
AC_HEADER_STDBOOL