From 048ccef92e83ab2f9c90183b3d38a058d25181a8 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Wed, 16 Sep 2009 16:34:39 -0700 Subject: [PATCH] SUN4 dead, sorry --- cf/sunos.m4 | 3 --- 1 file changed, 3 deletions(-) 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 ;;