blob: 2f362723b8cc87fa9ce8d0ebb2390737c58db719 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.5 2008/04/10 11:54:40 drochner Exp $
--- configure.orig 2008-03-21 00:11:16.000000000 +0100
+++ configure
@@ -31016,7 +31016,7 @@ rm -f core conftest.err conftest.$ac_obj
echo "${ECHO_T}$flag_ok" >&6; }
- if test "x$ERROR_CFLAGS" == "x"
+ if test "x$ERROR_CFLAGS" = "x"
then
{ echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
|