CVSROOT: /cvsroot/libtool
Module name: libtool
Branch:
Changes by: Gary V. Vaughan <gary@xxxxxxx> 03/11/06 09:21:16
Modified files:
. : ChangeLog ltmain.in
Log message:
* ltmain.in (find_executable, check_executable) [cygwin*, mingw*]:
binary wrapper used with uninstalled executables breaks when
invoked via execlp/execvp (that is, via $PATH). Handle that case.
(fnqualify): Subsumed into find_executable.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1305&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ltmain.in&tr2=1.352&r1=text&r2=text
|