blob: 06fb55d6b4d089507262bfd7abeaae826b66a975 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.5 2010/02/21 13:34:53 wiz Exp $
--- configure.orig 2010-02-11 15:21:28.000000000 +0000
+++ configure
@@ -13452,7 +13452,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
|