mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
syslog() fixed in hpux 10.01
This commit is contained in:
parent
54d9ede9c8
commit
ef4e6fbfa9
@ -194,8 +194,6 @@ case "$OS" in
|
||||
AC_DEFINE_UNQUOTED(SHADOW_TYPE, $SHADOW_TYPE)
|
||||
fi
|
||||
elif test "$OSREV" -eq 10 ; then
|
||||
AC_DEFINE(BROKEN_SYSLOG)
|
||||
|
||||
if test -n "$STATIC_SUDO" ; then
|
||||
if test -n "$GCC" ; then
|
||||
SUDO_LDFLAGS="${SUDO_LDFLAGS} -static"
|
||||
|
Loading…
x
Reference in New Issue
Block a user