openbsd-ports/security/nessus/libnasl/patches/patch-configure

13 lines
482 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.1 2010/10/12 22:05:21 robert Exp $
--- configure.orig Tue Oct 12 20:51:20 2010
+++ configure Tue Oct 12 20:51:34 2010
@@ -5532,7 +5532,7 @@ test "x$NESSUSCONFIG" = x && { echo "configure: error:
XFLAGS="$CFLAGS"
CPPFLAGS=`$NESSUSCONFIG --cflags`
-for ac_hdr in openssl/md2.h openssl/md4.h openssl/md5.h
+for ac_hdr in openssl/md4.h openssl/md5.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6