]> granicus.if.org Git - sudo/commitdiff
solaris now defines SVR4
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 20:27:46 +0000 (20:27 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 20:27:46 +0000 (20:27 +0000)
aclocal.m4

index d997e68fd3b4591529f1eece53cc086052336408..63ef4f20a3438e5fee5b862a510c9b6843d26985 100644 (file)
@@ -186,7 +186,7 @@ if test -n "$UNAMEPROG"; then
     if test "`$UNAMEPROG -s`" = "SunOS"; then
        SUNOS="`uname -r | cut -c1`"
        if test "$SUNOS" -ge 5; then
-           :
+           AC_DEFINE(SVR4)
            [$1]
        else
            :