summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index 6ead80a00a2..27ccc69772b 100755
--- a/config.guess
+++ b/config.guess
@@ -131,7 +131,6 @@ case "${UNAME_MACHINE}" in
test -z "$VENDOR" && VENDOR=unknown
;;
esac
-test -f /etc/SuSE-release && VENDOR=suse
# Note: order is significant - the case branches are not exclusive.