mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
Disable UTMPX on SunOS4.
This commit is contained in:
parent
58fd4c5c01
commit
c0a0c3fc4a
@ -1007,6 +1007,7 @@ mips-sony-bsd|mips-sony-newsos4)
|
||||
conf_wtmp_location=/var/adm/wtmp
|
||||
conf_lastlog_location=/var/adm/lastlog
|
||||
AC_DEFINE([USE_PIPES])
|
||||
AC_DEFINE([DISABLE_UTMPX], [1], [no utmpx])
|
||||
;;
|
||||
*-ncr-sysv*)
|
||||
LIBS="$LIBS -lc89"
|
||||
|
Loading…
x
Reference in New Issue
Block a user