Hi Chuck,
Applied to branch-2-0, except that I've used $host_os to simplify the case
matching. I'll port into HEAD shortly.
Thanks!
Gary.
Charles Wilson wrote:
> Peter sent me an updated version of this patch, which fixes the quoting
> of the exit command, and removes os2 from the case
Peter sent me an updated version of this patch, which fixes the quoting
of the exit command, and removes os2 from the case statement (os2
doesn't use the .dll.a convention)
--
Chuck
2004-10-28 Peter Ekberg
* config/ltmain.m4sh (func_mode_install): on cygwin,
ensure that impo
On cygwin, 'make install-strip' in a libtoolized, automake-driven
project ends up stripping the import library, instead of the DLL. This
is bad: not only is the DLL unstripped, but stripping an import library
can sometimes break it, and make the installed lib unlinkable.
e.g. this command:
/bi
3 matches
Mail list logo