Hi! In cvs head, the last change in libltdl/config/ltmain.m4sh broke linking on MacOSX.
I want to link against -framework ApplicationServices -framework Cocoa -framework Carbon What I get is this: powerpc-apple-darwin8-gcc-4.0.1: ApplicationServices.ltframework: No such file or directory powerpc-apple-darwin8-gcc-4.0.1: Cocoa.ltframework: No such file or directory powerpc-apple-darwin8-gcc-4.0.1: Carbon.ltframework: No such file or directory When I undo the last changes in libltdl/config/ltmain.m4sh, then linking works. -- Greetings, Christoph _______________________________________________ Bug-libtool mailing list Bug-libtool@gnu.org http://lists.gnu.org/mailman/listinfo/bug-libtool