diff options
Diffstat (limited to 'security/nmap/files/patch-configure')
-rw-r--r-- | security/nmap/files/patch-configure | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/nmap/files/patch-configure b/security/nmap/files/patch-configure index abafbd354df6..8d75fd5f948c 100644 --- a/security/nmap/files/patch-configure +++ b/security/nmap/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig 2009-06-24 23:35:54.000000000 +0200 -+++ configure 2009-07-03 19:35:52.000000000 +0200 -@@ -2047,7 +2047,7 @@ +--- ./configure.orig 2010-09-29 18:09:26.000000000 +0200 ++++ ./configure 2011-01-07 19:27:04.000000000 +0100 +@@ -3265,7 +3265,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 +set dummy ${ac_tool_prefix}$CXX; ac_word=$2 - { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } - if test "${ac_cv_prog_CC+set}" = set; then -@@ -7878,8 +7878,8 @@ + if test "${ac_cv_prog_CC+set}" = set; then : +@@ -6452,8 +6452,8 @@ no_lua="yes" ;; *) |