--- ./Configure.orig	2005-08-15 05:53:24.000000000 +0200
+++ ./Configure	2005-08-15 05:55:00.000000000 +0200
@@ -859,20 +859,20 @@
 esac
 
 : Sanity checks
-case "$fastread$alldone" in
-yescont|yesexit) ;;
-*)
-	case "$extractsh" in
-	true) ;;
-	*)
-		if test ! -t 0; then
-			echo "Say 'sh Configure', not 'sh <Configure'"
-			exit 1
-		fi
-		;;
-	esac
-	;;
-esac
+#case "$fastread$alldone" in
+#yescont|yesexit) ;;
+#*)
+#	case "$extractsh" in
+#	true) ;;
+#	*)
+#		if test ! -t 0; then
+#			echo "Say 'sh Configure', not 'sh <Configure'"
+#			exit 1
+#		fi
+#		;;
+#	esac
+#	;;
+#esac
 
 exec 4>&1
 case "$silent" in
