X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/8a624ebfedafb73ecb3fbd3506582deed1632b02..7e2d5fa480c6c7cdf0e0b64f789865863c6beb8e:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 52154fa5..3b275187 100644 --- a/acconfig.h +++ b/acconfig.h @@ -154,6 +154,12 @@ /* Define if you don't want to use wtmpx */ #undef DISABLE_WTMPX +/* Some systems need a utmpx entry for /bin/login to work */ +#undef LOGIN_NEEDS_UTMPX + +/* Some versions of /bin/login need the TERM supplied on the commandline */ +#undef LOGIN_NEEDS_TERM + /* Define if you want to specify the path to your lastlog file */ #undef CONF_LASTLOG_FILE