summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-configure
blob: 964667c756c4052f5e713363353ac67725280235 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./configure.orig	2010-09-29 18:09:26.000000000 +0200
+++ ./configure	2011-01-07 19:27:04.000000000 +0100
@@ -3367,7 +3367,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:${as_lineno-$LINENO}: checking for $ac_word" >&5
 $as_echo_n "checking for $ac_word... " >&6; }
 if ${ac_cv_prog_CC+:} false; then :