Earnie Boyd wrote:
>
> This patch passes my test. What do we need to do to get this accepted
> into libtool cvs HEAD?
> > + newargz[0] = xstrdup("/bin/sh");
This may not be the shell and there is no point allocating it.
It is fine to use it from static memory.
--
Unsubscribe info: http:/
This patch passes my test. What do we need to do to get this accepted
into libtool cvs HEAD?
Earnie.
Charles Wilson wrote:
Okay, this version
1) puts lt-foo.c into .libs
2) "libtool --mode=clean" does the right thing --- cleans up foo,
foo.exe, .libs/foo.exe, .libs/lt-foo.c, plus whatever el
2 matches
Mail list logo