$OpenBSD: patch-configure,v 1.1.1.1 2006/04/22 23:44:40 alek Exp $
--- configure.orig	Fri Apr  7 15:10:16 2006
+++ configure	Sun Apr 23 03:10:59 2006
@@ -8,11 +8,6 @@ check_cflags()
 
 	check_cc_flag -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith \
 		-Wundef -Wmissing-prototypes -Wredundant-decls
-
-	for i in -Wdeclaration-after-statement -Wold-style-definition -Wno-pointer-sign
-	do
-		check_cc_flag $i
-	done
 }
 
 check_xft()
