[Committed] Fix libobjc again (this time for darwin)

Andrew_Pinski@PlayStation.Sony.Com Andrew_Pinski@PlayStation.Sony.Com
Sat Jun 2 01:34:00 GMT 2007


Hi,
  I had messed up my last patch to fix libobjc after the new libtool as I 
had forgot why libext was there in the first place.  I had added it to 
support the GNU runtime under darwin.  So the new libtool also used libext 
for the library extension.  So now I need a new variable name, I decided 
on libsuffix and I am hoping that nothing will ever use this variable name 
:).


Committed to the trunk after a bootstrap/test on i686-linux-gnu with no 
regressions.

Thanks,
Andrew Pinski

libobjc/ChangeLog:
        * Makefile.in: Replace all uses of libext with libsuffix.
        * configure.ac: Likewise.
        * configure: Regenerate.

        Revert:
        * Makefile.in: Remove all uses of $(libext).

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fixlibobjc.diff2.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070602/e76af792/attachment.txt>


More information about the Gcc-patches mailing list