diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-19 22:31:35 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-01-19 22:31:35 +0000 |
commit | 7881db98b7bea17c7f225862f13dadc1ee2ee378 (patch) | |
tree | 9170ced3c68c4049b66c93e35798bd109679688a /security/nmap/files/patch-nbase::configure | |
parent | * Refactor processlogs so that new error types can be added easily to a new (diff) |
- update to version 3.50
Approved by: marcus (mentor)
Diffstat (limited to '')
-rw-r--r-- | security/nmap/files/patch-nbase::configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/security/nmap/files/patch-nbase::configure b/security/nmap/files/patch-nbase::configure index d28009eefd07..c6b8cc5ac31e 100644 --- a/security/nmap/files/patch-nbase::configure +++ b/security/nmap/files/patch-nbase::configure @@ -9,12 +9,3 @@ do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then -@@ -5908,7 +5908,7 @@ - ;; - *) - specialssldir="$with_openssl" -- CXXFLAGS="-I$with_openssl/include $CXXFLAGS" -+ CFLAGS="-I$with_openssl/include $CFLAGS" - ;; - esac - |