]> git.eshelyaron.com Git - emacs.git/commitdiff
(*-sunos5*, *-solaris*): New configuration.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 06:41:51 +0000 (06:41 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 06:41:51 +0000 (06:41 +0000)
configure.in

index 84a332b080c58fa616b40a1c827077926c2b310b..4967df7e70a4babb4ef67e120762e1d308633c67 100644 (file)
@@ -958,7 +958,7 @@ case "${canonical}" in
                RANLIB="ar -ts"
                ;;
       *-sunos5* | *-solaris* )
-               opsys=sol2-6
+               opsys=sol2-8
                NON_GNU_CPP=/usr/ccs/lib/cpp
                ;;
       *                          ) opsys=bsd4-2   ;;