aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Evans1996-03-29 01:49:55 +0000
committerDoug Evans1996-03-29 01:49:55 +0000
commitdbb3623fac00f764d7a18f1e23ecb6b8a8ffb40c (patch)
tree632e528e41e4b46ba0b3feec9c4b3457e0051de5
parent015666db24486a548442c41d278c750499668e61 (diff)
downloademacs-dbb3623fac00f764d7a18f1e23ecb6b8a8ffb40c.tar.gz
emacs-dbb3623fac00f764d7a18f1e23ecb6b8a8ffb40c.zip
(aux): Delete another duplicate entry.
-rwxr-xr-xconfig.sub2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 193e44bfee9..dc075d5cb36 100755
--- a/config.sub
+++ b/config.sub
@@ -889,8 +889,6 @@ case $basic_machine in
889 -aux*) 889 -aux*)
890 vendor=apple 890 vendor=apple
891 ;; 891 ;;
892 -aux*)
893 vendor=apple
894 esac 892 esac
895 basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` 893 basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
896 ;; 894 ;;