On Sun, Sep 16, 2001 at 04:16:13PM +0200, Christoph Pfisterer wrote:
> 
> My submitted patch:
>     archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo -dynam
> iclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags 
> -install_nam
> e $rpath/$soname $verstring'
> 
> After (libtool.m4 revision 1.166.2.17):
>     archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || 
> echo -dyna
> miclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags 
> -install_na
> me $rpath/$soname $verstring'
> 
> I actually explained in my mail at the time that double quotes don't 
> work in archive_cmds with zsh, which forced me to move the $verstring 
> handling to ltmain.sh... I guess that was a case of pre-release 
> stress.

Nope, just plain ornery stupidity.  I had forgotten about the " issues
on darwin, and applied the usual libtool quoting style.  Sorry about
that.  Now fixed in HEAD and branch-1-4... I'll make a 1.4.3 release
when the patch queue is clear again.

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to