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 | 7752abb01f10bccbd36021638e540c3d2625df02 (patch) | |
tree | 314f7cc269f5016e95a5579d8fbce0be6221c192 | |
parent | ffd0e64e2ae767e4858d2f29f5ff9a8ec1808f27 (diff) | |
download | emacs-7752abb01f10bccbd36021638e540c3d2625df02.tar.gz |
(aux): Delete another duplicate entry.libc-960408libc-960407libc-960406libc-960405libc-960404libc-960403libc-960402libc-960401libc-960331libc-960330libc-960329
-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/"` ;; |