summaryrefslogtreecommitdiff
path: root/net/wireshark/patches/patch-configure
blob: d4843e49c9f3af438312dbdf0889cfe72aea73be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-configure,v 1.1 2016/03/03 13:33:14 wiz Exp $

--- configure.orig	2015-12-29 21:49:49.000000000 +0000
+++ configure
@@ -5014,7 +5014,7 @@ $as_echo "none needed" >&6; } ;; #(
 $as_echo "$ac_cv_prog_cc_stdc" >&6; } ;;
 esac
 
-if test "$ac_cv_prog_cc_stdc" == "no"
+if test "$ac_cv_prog_cc_stdc" = "no"
 then
 	as_fn_error $? "The C compiler does not support standard C" "$LINENO" 5
 fi