summaryrefslogtreecommitdiff
path: root/net/wireshark/patches/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark/patches/patch-configure')
-rw-r--r--net/wireshark/patches/patch-configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/wireshark/patches/patch-configure b/net/wireshark/patches/patch-configure
new file mode 100644
index 00000000000..d4843e49c9f
--- /dev/null
+++ b/net/wireshark/patches/patch-configure
@@ -0,0 +1,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