diff options
author | Doug Evans <dje@gnu.org> | 1996-03-29 01:49:55 +0000 |
---|---|---|
committer | Doug Evans <dje@gnu.org> | 1996-03-29 01:49:55 +0000 |
commit | dbb3623fac00f764d7a18f1e23ecb6b8a8ffb40c (patch) | |
tree | 632e528e41e4b46ba0b3feec9c4b3457e0051de5 /config.sub | |
parent | 015666db24486a548442c41d278c750499668e61 (diff) | |
download | emacs-dbb3623fac00f764d7a18f1e23ecb6b8a8ffb40c.tar.gz |
(aux): Delete another duplicate entry.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
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 -aux*) vendor=apple ;; - -aux*) - vendor=apple esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; |