https://bugzilla.mindrot.org/show_bug.cgi?id=2034
--- Comment #6 from Kris <[email protected]> --- PS: I did a sanity check as well right after configure and before make: fBSD9 > ll config.h -rw-r--r-- 1 root wheel 43176 Aug 16 17:35 config.h fBSD9 > egrep '#define.*TMP' config.h #define DISABLE_UTMP 1 #define DISABLE_WTMP 1 #define DISABLE_WTMPX 1 #define HAVE_HOST_IN_UTMPX 1 #define HAVE_ID_IN_UTMPX 1 #define HAVE_TV_IN_UTMPX 1 #define HAVE_TYPE_IN_UTMPX 1 #define HAVE_UTMPX_H 1 This is the same as the output that Darren posted. Just wanted to mention it and complete the picture! Thanks again! -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
