blob: 7e7da060765e7a8043bd471fc1fe78c43ee920d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.4 2009/04/07 09:55:36 drochner Exp $
--- configure.orig 2009-03-21 00:50:13.000000000 +0100
+++ configure
@@ -25938,7 +25938,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:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
|