summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-10-09 20:54:47 +0200
committerlenz@mysql.com <>2002-10-09 20:54:47 +0200
commite4a3efa29db09e12d3f970d414b2f79993c4c45d (patch)
treeb81ab86200dd1dadbba10a308c97ad76343f92f6 /config.guess
parentec6e6de2780589b12ae365922346cc9aae860497 (diff)
downloadmariadb-git-e4a3efa29db09e12d3f970d414b2f79993c4c45d.tar.gz
- minor fixes and documentation for the update to automake 1.5
- currently, "make distcheck" fails - this needs to be investigated before the next release
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.