(aux): Delete another duplicate entry.

This commit is contained in:
dje 1996-03-29 01:49:55 +00:00
parent a441cc5c46
commit 1ec716684d

2
config.sub vendored
View File

@ -889,8 +889,6 @@ case $basic_machine in
-aux*) -aux*)
vendor=apple vendor=apple
;; ;;
-aux*)
vendor=apple
esac esac
basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
;; ;;