@BOTTOM@
/* define if your system is FreeBSD or OpenBSD */
#undef BSDISH
/* define if Linux is OS of your choice */
#undef LINUX
/* define if struct kinfo_proc is in sys/user.h */
#undef HAVE_KINFO_IN_USER_H
/* define if utmp has ut_pid - pid of a login shell */
#undef HAVE_PID_IN_UTMP
/* define if utmp structure has ut_name */
#undef HAVE_NAME_IN_UTMP
/* define if utmp structure has ut_user */
#undef HAVE_USER_IN_UTMP
/* define if utmp has USER_PROCESS type */
#undef HAVE_UPROCESS_TYPE
syntax highlighted by Code2HTML, v. 0.9.1