summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-erts_configure
blob: 6197cc8876ace7d3ecd3492b36111c57c609645e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- erts/configure.orig
+++ erts/configure
@@ -10620,7 +10620,7 @@
 
 
 
-if test "x$enable_sctp" == "xyes" ; then
+if test "x$enable_sctp" = "xyes" ; then
     echo "$as_me:$LINENO: checking for netinet/sctp.h" >&5
 echo $ECHO_N "checking for netinet/sctp.h... $ECHO_C" >&6
 if test "${ac_cv_header_netinet_sctp_h+set}" = set; then