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

Diff of /emacs/configure.in

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

revision 1.395 by eggert, Tue Jul 26 21:43:11 2005 UTC revision 1.396 by eliz, Fri Sep 9 13:02:05 2005 UTC
# Line 282  dnl see the `changequote' comment above. Line 282  dnl see the `changequote' comment above.
282      esac      esac
283    ;;    ;;
284    
285      ## LynxOS ports
286      *-*-lynxos* )
287        opsys=lynxos
288        case "${canonical}" in
289          i[3456]86-*-lynxos*) machine=intel386 ;;
290          powerpc-*-lynxos*) machine=powerpc ;;
291        esac
292      ;;
293    
294    ## Acorn RISCiX:    ## Acorn RISCiX:
295    arm-acorn-riscix1.1* )    arm-acorn-riscix1.1* )
296      machine=acorn opsys=riscix1-1      machine=acorn opsys=riscix1-1
# Line 1083  dnl see the `changequote' comment above. Line 1092  dnl see the `changequote' comment above.
1092        *-darwin )                opsys=darwin        *-darwin )                opsys=darwin
1093                                  CPP="${CC-cc} -E -no-cpp-precomp"                                  CPP="${CC-cc} -E -no-cpp-precomp"
1094                                  ;;                                  ;;
       *-lynxos* )               opsys=lynxos ;;  
1095        *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;;        *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;;
1096        *-isc2.2* )               opsys=isc2-2 ;;        *-isc2.2* )               opsys=isc2-2 ;;
1097        *-isc4.0* )               opsys=isc4-0 ;;        *-isc4.0* )               opsys=isc4-0 ;;

Legend:
Removed from v.1.395  
changed lines
  Added in v.1.396

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