/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.305 by kai, Fri Sep 6 13:42:23 2002 UTC revision 1.306 by rms, Mon Sep 9 19:20:27 2002 UTC
# Line 797  case "${canonical}" in Line 797  case "${canonical}" in
797    ;;    ;;
798    
799    ## PowerPC reference platform    ## PowerPC reference platform
800    powerpcle-*-solaris2* )    powerpcle-*-solaris2.5* )
801      machine=prep      machine=prep
802      opsys=sol2-5      opsys=sol2-5
803    ;;    ;;
804    
805      ## PowerPC reference platform
806      powerpcle-*-solaris2* )
807        machine=prep
808        opsys=sol2-6
809      ;;
810    
811    ## Pyramid machines    ## Pyramid machines
812    ## I don't really have any idea what sort of processor the Pyramid has,    ## I don't really have any idea what sort of processor the Pyramid has,
813    ## so I'm assuming it is its own architecture.    ## so I'm assuming it is its own architecture.
# Line 941  case "${canonical}" in Line 947  case "${canonical}" in
947                  NON_GNU_CPP=/usr/ccs/lib/cpp                  NON_GNU_CPP=/usr/ccs/lib/cpp
948                  RANLIB="ar -ts"                  RANLIB="ar -ts"
949                  ;;                  ;;
950          *-sunos5.6* | *-solaris2.6* )
951                    opsys=sol2-6
952                    NON_GNU_CPP=/usr/ccs/lib/cpp
953                    RANLIB="ar -ts"
954                    ;;
955        *-sunos5* | *-solaris* )        *-sunos5* | *-solaris* )
956                  opsys=sol2-5                  opsys=sol2-6
957                  NON_GNU_CPP=/usr/ccs/lib/cpp                  NON_GNU_CPP=/usr/ccs/lib/cpp
958                  ;;                  ;;
959        *                   ) opsys=bsd4-2   ;;        *                   ) opsys=bsd4-2   ;;

Legend:
Removed from v.1.305  
changed lines
  Added in v.1.306

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26