openbsd-ports/net/farsight2/patches/patch-configure
2010-04-22 12:23:03 +00:00

13 lines
442 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2010/04/22 12:23:03 jasper Exp $
--- configure.orig Tue Jan 5 18:15:11 2010
+++ configure Thu Apr 22 14:05:26 2010
@@ -15753,7 +15753,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$
$as_echo "$flag_ok" >&6; }
- if test "x$ERROR_CFLAGS" == "x"
+ if test "x$ERROR_CFLAGS" = "x"
then
{ $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5