$OpenBSD: patch-lib_ext_wocky_tests_Makefile_in,v 1.3 2011/01/17 00:15:56 jasper Exp $

Don't enable all the warnings, prevents dozens of patches for NULL -> (void *)0.

--- lib/ext/wocky/tests/Makefile.in.orig	Fri Oct 29 13:11:14 2010
+++ lib/ext/wocky/tests/Makefile.in	Mon Jan 17 00:32:11 2011
@@ -303,7 +303,7 @@ ECHO_N = @ECHO_N@
 ECHO_T = @ECHO_T@
 EGREP = @EGREP@
 ENABLE_CODING_STYLE_CHECKS = @ENABLE_CODING_STYLE_CHECKS@
-ERROR_CFLAGS = @ERROR_CFLAGS@
+ERROR_CFLAGS =
 EXEEXT = @EXEEXT@
 FFLAGS = @FFLAGS@
 FGREP = @FGREP@
