diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-05 22:24:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-05 22:24:16 +0000 |
commit | 35bf7feac6409175ca02916b9cf46dc8921c8342 (patch) | |
tree | aac4e3aa23ffae020310166da39c05830db77068 /security/nmap/files/patch-configure | |
parent | - Update to 4.90RC1 (diff) |
- Update to 4.90RC1
PR: 136295
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes
Notes:
svn path=/head/; revision=237203
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 2f3667f7a9c4..abafbd354df6 100644 --- a/security/nmap/files/patch-configure +++ b/security/nmap/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig 2008-06-15 09:05:12.000000000 +0200 -+++ configure 2008-08-03 12:41:04.000000000 +0200 -@@ -1930,7 +1930,7 @@ +--- configure.orig 2009-06-24 23:35:54.000000000 +0200 ++++ configure 2009-07-03 19:35:52.000000000 +0200 +@@ -2047,7 +2047,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 - { echo "$as_me:$LINENO: checking for $ac_word" >&5 - echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } + { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 + $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then -@@ -7337,8 +7337,8 @@ +@@ -7878,8 +7878,8 @@ no_lua="yes" ;; *) |