> Christoph Egger wrote:
> 
> > Ok, here we come: I just did 2)
> > The fix is replacing this line
> > 
> > archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle ||
> > echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs
> > $deplibs$linker_flags -install_name $rpath/$soname $verstring'
> > 
> > by this one:
> > 
> > archive_cmds='$nonopt $(test .$module = .yes && echo -bundle || echo
> > -dynamiclib) $allow_undefined_flag -o $lib $
> > libobjs $deplibs$linker_flags $(test .$module = .yes || echo
> -install_name
> > $rpath/$soname) $verstring'
> 
> Can we have a ``diff -u'' of the two versions, please?

Yes, of course. It is attached.

-- 
CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

Attachment: libtool.m4.diff
Description: Binary data

Reply via email to