]> andersk Git - openssh.git/blobdiff - acconfig.h
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
[openssh.git] / acconfig.h
index 52154fa54ef958e776b22504e5a1e39ce11d8316..3b275187d98773a3bc35ebc632581285a87e6d7e 100644 (file)
 /* 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
 
This page took 0.031415 seconds and 4 git commands to generate.