diff --git a/cf/sunos.m4 b/cf/sunos.m4 index 5bd45d843..76624224d 100644 --- a/cf/sunos.m4 +++ b/cf/sunos.m4 @@ -5,9 +5,6 @@ dnl AC_DEFUN([rk_SUNOS],[ sunos=no case "$host" in -*-*-sunos4*) - sunos=40 - ;; *-*-solaris2.7) sunos=57 ;;