mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
* config.guess: Remove check for /usr/apollo directory.
This commit is contained in:
4
config.guess
vendored
4
config.guess
vendored
@ -1371,10 +1371,6 @@ EOF
|
||||
exit ;;
|
||||
esac
|
||||
|
||||
# Apollos put the system type in the environment.
|
||||
|
||||
test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; }
|
||||
|
||||
cat >&2 <<EOF
|
||||
$0: unable to guess system type
|
||||
|
||||
|
Reference in New Issue
Block a user