--- a/Configure1	2013-02-07 22:10:22.000000000 +0400
+++ b/Configure	2013-02-07 22:11:37.000000000 +0400
@@ -884,18 +884,6 @@
  ${msg} " ${irt_no}"
 fi
 
-${msg} -n "${irt_seeingif} $cctype ${irt_accepts} '-Werror'... "
-echo "
-#include <stdlib.h>
-${main0}" > config.temp.c
-if $cctype -o config.temp -Werror $CFLAGS config.temp.c $LDFLAGS $libs $LIBS; then
- ${msg} "${irt_yes}"
- WERROR="-Werror"
-else
- ${msg} " ${irt_no}"
-fi
-
-
 ${msg} -n "${irt_seeing16bit}... "
 echo "
 #include <stdlib.h>
