emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/config.guess


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/config.guess
Date: Fri, 04 Apr 2003 01:21:17 -0500

Index: emacs/config.guess
diff -c emacs/config.guess:1.127 emacs/config.guess:1.128
*** emacs/config.guess:1.127    Mon Jan 13 18:12:05 2003
--- emacs/config.guess  Wed Jan 15 05:01:56 2003
***************
*** 1001,1006 ****
--- 1001,1008 ----
      M680?0:D-NIX:5.3:*)
        echo m68k-diab-dnix
        exit 0 ;;
+     M68*:*:R3V[567]*:*)
+       test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
      3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 
3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0)
        OS_REL=''
        test -r /etc/.relid \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]