$NetBSD: patch-ab,v 1.2 2002/07/18 00:54:36 dmcmahill Exp $ --- configure.orig Wed Jul 17 19:18:48 2002 +++ configure @@ -2074,10 +2074,7 @@ { echo "configure: error: "gcc does not accept the --specs option. Please upgrade gcc to v2.95 or newer."" 1>&2; exit 1; } fi -if test "$HAVE_GCC_2_96" = "yes"; then - echo "WARNING: I found gcc-2.96. This version of gcc is untested with Cilk." - echo "Please report any problem to cilk-support@lists.sourceforge.net" - +if test -f /usr/libexec/cpp0; then CPP_FOR_CILK=cpp0 else CPP_FOR_CILK=cpp