From 7881db98b7bea17c7f225862f13dadc1ee2ee378 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Mon, 19 Jan 2004 22:31:35 +0000 Subject: - update to version 3.50 Approved by: marcus (mentor) --- security/nmap/files/patch-nsock::src::configure | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 security/nmap/files/patch-nsock::src::configure (limited to 'security/nmap/files/patch-nsock::src::configure') diff --git a/security/nmap/files/patch-nsock::src::configure b/security/nmap/files/patch-nsock::src::configure deleted file mode 100644 index 4b7f94b9b870..000000000000 --- a/security/nmap/files/patch-nsock::src::configure +++ /dev/null @@ -1,19 +0,0 @@ ---- nsock/src/configure.orig Tue Oct 7 07:23:06 2003 -+++ nsock/src/configure Tue Oct 7 07:27:33 2003 -@@ -1287,7 +1287,6 @@ - fi - if test -d /usr/local/include; then - CFLAGS="$CFLAGS -I/usr/local/include" -- CXXFLAGS="$CFLAGS -I/usr/local/include" - fi - fi - -@@ -3207,7 +3206,7 @@ - ;; - *) - specialssldir="$with_openssl" -- CXXFLAGS="-I$with_openssl/include $CXXFLAGS" -+ CFLAGS="-I$with_openssl/include $CFLAGS" - ;; - esac - -- cgit v1.2.3