]> granicus.if.org Git - sudo/commitdiff
syslog() fixed in hpux 10.01
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 8 Dec 1995 19:11:24 +0000 (19:11 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 8 Dec 1995 19:11:24 +0000 (19:11 +0000)
configure.in

index 7939d98198a581775ad3edddd9389a03f55d49e4..9589c2601d092c434d30dd6db426b018b25c8829 100644 (file)
@@ -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"