From 2db92c8d141171efbab97f8301c46b5b215e417e Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 16 Oct 2011 16:21:33 +0200 Subject: configure: don't check for host system This is no longer used. Signed-off-by: "Yann E. MORIN" diff --git a/configure b/configure index e9776dd..6a68b38 100755 --- a/configure +++ b/configure @@ -520,20 +520,6 @@ has_or_warn prog=svn \ kconfig=has_svn \ err="subversion is required to download eglibc" -# Host system checks - -printf "Checking for host system... " -host="$( uname -s )" -printf "%s\n" "${host}" -case "${host}" in - Linux) ;; - Cygwin) ;; - *) - printf " * Runing under %s is not fully tested\n" "${host}" - printf " * You may encounter some weird behavior\n" - ;; -esac - # Library checks libs_exts="so dylib a" -- cgit v0.10.2-6-g49f6