On May 1, 2007, at 4:14 AM, Ralf Wildenhues wrote:

Hello Christoph,

* Christoph Egger wrote on Tue, May 01, 2007 at 10:36:29AM CEST:

In cvs head, the last change in libltdl/config/ltmain.m4sh
broke linking on MacOSX.

Darn.  Thanks for the report.

Ralf, looking at the diff, it may be a typo:
-         compiler_flags="$compiler_flags $inherited_linker_flags"
+         compiler_flags="$compiler_flags $new_inherited_linker_flags"

A "new_" appeared from nowhere :) At this point, inherited_linker_flags has been adjusted to change the Cocoa.ltframework etc back to -framework Cocoa, but new_inherited_linker_flags has not.

Peter
--
Peter O'Gorman
http://pogma.com




_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to