blob: 7559c1b21980b6ef25bd3688573317a2b5b1815e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2010/06/16 13:58:00 drochner Exp $
--- configure.orig 2010-03-09 11:48:29.000000000 +0000
+++ configure
@@ -14034,7 +14034,7 @@ rm -f core conftest.err conftest.$ac_obj
$as_echo "$flag_ok" >&6; }
- if test "x$ERROR_CFLAGS" == "x"
+ if test "x$ERROR_CFLAGS" = "x"
then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5
|