(aux): Delete another duplicate entry.

This commit is contained in:
Doug Evans 1996-03-29 01:49:55 +00:00
parent 0daf278545
commit 46a7c97679

2
config.sub vendored
View File

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