]> git.eshelyaron.com Git - emacs.git/commitdiff
(*-sunos5*, *-solaris*): Revert previous change -
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Dec 2002 19:37:58 +0000 (19:37 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 9 Dec 2002 19:37:58 +0000 (19:37 +0000)
use again sol2-6 instead of sol2-8.

configure.in

index 5a0f928b2efb76b056f4ec0fefff962bb394fbc7..9ac861ee64e11e829ab07f0a8ee24a311bbb3403 100644 (file)
@@ -943,7 +943,7 @@ case "${canonical}" in
                RANLIB="ar -ts"
                ;;
       *-sunos5* | *-solaris* )
-               opsys=sol2-8
+               opsys=sol2-6
                NON_GNU_CPP=/usr/ccs/lib/cpp
                ;;
       *                          ) opsys=bsd4-2   ;;