blob: ddb0c70813a8d30f24348741c11b49c0feb24e59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.9 2010/02/16 13:07:05 drochner Exp $
--- configure.orig 2010-02-10 14:29:29.000000000 +0000
+++ configure
@@ -19702,7 +19702,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
|