]> andersk Git - openssh.git/blobdiff - configure.in
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
[openssh.git] / configure.in
index a4d2803211657b94655a473545b8ecdb4f01083c..9606045a517dd014f17c9a659bb369ae3330e09a 100644 (file)
@@ -153,6 +153,8 @@ mips-sony-bsd|mips-sony-newsos4)
        LDFLAGS="$LDFLAGS -L/usr/local/lib -R/usr/local/lib" 
        need_dash_r=1
        AC_DEFINE(PAM_SUN_CODEBASE)
+       AC_DEFINE(LOGIN_NEEDS_UTMPX)
+       AC_DEFINE(LOGIN_NEEDS_TERM)
        # hardwire lastlog location (can't detect it on some versions)
        conf_lastlog_location="/var/adm/lastlog"
        AC_MSG_CHECKING(for obsolete utmp and wtmp in solaris2.x)
This page took 0.043962 seconds and 4 git commands to generate.