$FreeBSD: ports/games/eboard/files/patch-configure,v 1.1 2003/12/21 16:52:15 petef Exp $

--- configure.orig	Wed Nov 26 17:48:49 2003
+++ configure	Sun Dec 21 10:00:21 2003
@@ -244,7 +244,7 @@
 	}
 	print TESTCC "$program";
 	close TESTCC;
-	if (run_cmd($cxx,@cxxflags,"-c","test.cc","-o","xxtest.o") != 0) {
+	if (0) {
 	    print ": no\n";
 	    $y = header_def($x);
 	    print CONFIGH "#undef $y\n";
