blob: 8a99f3cdf90751f0d03ddf3faeb2d62c67588ae6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.8 2009/05/25 15:59:21 drochner Exp $
--- configure.orig 2009-05-10 22:26:37.000000000 +0200
+++ configure
@@ -24878,7 +24878,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
|