--- libptytty/ptytty.m4 2007/11/04 09:08:42 1.12 +++ libptytty/ptytty.m4 2007/11/04 10:16:58 1.13 @@ -406,9 +406,6 @@ AC_MSG_WARN(Define LASTLOG_FILE in config.h manually)])]) if test x$path_lastlog != x; then AC_DEFINE_UNQUOTED(LASTLOG_FILE, "$path_lastlog", Define location of lastlog) - if test -d "$path_lastlog"; then - AC_DEFINE(LASTLOG_IS_DIR, 1, Define if lastlog is provided via a directory) - fi fi dnl# --------------------------------------------------------------------------