Nmap Development mailing list archives

[PATCH] Fix configure CXX check for absolute paths


From: Daniel Roethlisberger <daniel () roe ch>
Date: Sun, 12 Feb 2006 17:18:30 +0100

The configure script will bail out if CXX is specified with an absolute
path (such as /usr/local/libexec/ccache/c++ for ccache users).  The
attached patch adds "/" to the locations searched for CXX, which makes
it work for absolute paths too.  A bit of a hack, but seems to work with
no evil side effects.

Cheers,
Dan

-- 
Daniel Roethlisberger <daniel () roe ch>
GnuPG (PGP) key id 0x39740E98804A06B1

Attachment: nmap-path.diff
Description:



_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev

Current thread: