summaryrefslogtreecommitdiff
path: root/net/sipsak/patches/patch-aa
blob: 24ad0567f5e6efbb49a972d55d99d0c8eb5bd26f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$NetBSD: patch-aa,v 1.3 2018/02/02 10:17:49 jperkin Exp $

Leave pkgsrc to handle security features.

--- configure.orig	2006-01-28 21:11:34.000000000 +0000
+++ configure
@@ -2952,7 +2952,7 @@ ssp_cc=no
 fi
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     echo $ssp_cc
-    if test "X$ssp_cc" = "Xno"; then
+    if true; then
       CFLAGS="$ssp_old_cflags"
     else
 
@@ -5501,7 +5501,7 @@ rm -f conftest.err conftest.$ac_objext \
 
 
 
-if test "X$LIBGNUTLS_LIBS" == "X";then
+if test "X$LIBGNUTLS_LIBS" = "X";then
 
 for ac_header in openssl/md5.h
 do
@@ -6083,7 +6083,7 @@ fi
 
 	fi
 
-if test "X$SIPSAK_HAVE_ARES" == "X"; then
+if test "X$SIPSAK_HAVE_ARES" = "X"; then
 
 	echo "$as_me:$LINENO: checking for ruli.h" >&5
 echo $ECHO_N "checking for ruli.h... $ECHO_C" >&6