aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1992-05-15 21:56:59 +0000
committerRichard M. Stallman1992-05-15 21:56:59 +0000
commitf9f15513851223c20a9cbc49ac0cd4cde114a963 (patch)
tree196d6b9f694a8990a031eb45810e2e076c7f4c38
parent955e036ab6e58cebd07c446e5dd836ed5ff37221 (diff)
downloademacs-f9f15513851223c20a9cbc49ac0cd4cde114a963.tar.gz
emacs-f9f15513851223c20a9cbc49ac0cd4cde114a963.zip
*** empty log message ***
-rwxr-xr-xconfig.sub10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.sub b/config.sub
index 7794af5c823..e5f8db57ebc 100755
--- a/config.sub
+++ b/config.sub
@@ -67,11 +67,11 @@ case $os in
67 basic_machine=$1 67 basic_machine=$1
68 ;; 68 ;;
69 -sco*) 69 -sco*)
70 os=-scosysv322 70 os=-sco3.2v2
71 basic_machine=i386-unknown 71 basic_machine=i386-unknown
72 ;; 72 ;;
73 -isc*) 73 -isc*)
74 os=-iscsysv 74 os=-isc
75 basic_machine=i386-unknown 75 basic_machine=i386-unknown
76 ;; 76 ;;
77esac 77esac
@@ -107,11 +107,11 @@ case $basic_machine in
107 ;; 107 ;;
108 i386-sco* | i386sco | sco) 108 i386-sco* | i386sco | sco)
109 basic_machine=i386-unknown 109 basic_machine=i386-unknown
110 os=-scosysv322 110 os=-sco3.2v2
111 ;; 111 ;;
112 i386-isc* | isc) 112 i386-isc* | isc)
113 basic_machine=i386-unknown 113 basic_machine=i386-unknown
114 os=-iscsysv 114 os=-isc
115 ;; 115 ;;
116 i386v4*) 116 i386v4*)
117 basic_machine=i386-unknown 117 basic_machine=i386-unknown
@@ -537,7 +537,7 @@ case $basic_machine in
537 os=-genix 537 os=-genix
538 ;; 538 ;;
539 i386-*) 539 i386-*)
540 os=-scosysv322 540 os=-sco3.2v2
541 ;; 541 ;;
542 *) 542 *)
543 os=-none 543 os=-none