From aa3da63292e37be39fb1ffc38859bbe3c7a6aa31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 1 Mar 2005 22:17:44 +0000 Subject: [PATCH] Match solaris 10. From: Joakim Fallsjo git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14608 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/sunos.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cf/sunos.m4 b/cf/sunos.m4 index 53ad31be0..f3d46393c 100644 --- a/cf/sunos.m4 +++ b/cf/sunos.m4 @@ -11,7 +11,7 @@ case "$host" in *-*-solaris2.7) sunos=57 ;; -*-*-solaris2.[[89]]) +*-*-solaris2.[[89]] | *-*-solaris2.10) sunos=58 ;; *-*-solaris2*)