$NetBSD: patch-ab,v 1.1 2003/09/24 14:22:09 tron Exp $ --- configure.orig 2001-05-15 03:11:37.000000000 +0200 +++ configure 2003-09-24 16:17:59.000000000 +0200 @@ -3914,7 +3914,7 @@ #include "confdefs.h" int main() { -struct { int foo; int bar[]; } doo; +struct { int bar[]; } doo; ; return 0; } EOF if { (eval echo configure:3921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then