$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
