Nmap Development mailing list archives

Re: [PATCH] Fix configure CXX check for absolute paths


From: Daniel Roethlisberger <daniel () roe ch>
Date: Fri, 3 Mar 2006 15:38:45 +0100

Fyodor <fyodor () insecure org> 2006-03-02:
I changed it slightly to put the / at the end of the path rather than
the beginning: [...] I hope that still works.

That should be ok.

/ at the end fails with CXX=/foo/bar/c++ when $prefix/bin/foo/bar/c++
exists, and / at the beginning fails with CXX=c++ when /c++ exists
(failure meaning the possibility of succeeding the check when no usable
CXX was found).  Both cases are rather unlikely, and harmless anyway.

Cheers,
Dan

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


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


Current thread: