Re: [patch] [libobjc] fix build with --disable-shared and .la files

2016-12-31 Thread Andreas Schwab
On Dez 31 2016, Matthias Klose wrote: > Index: gcc/doc/install.texi > === > --- gcc/doc/install.texi (revision 243987) > +++ gcc/doc/install.texi (working copy) > @@ -2203,8 +2203,12 @@ > The options

[patch] [libobjc] fix build with --disable-shared and .la files

2016-12-30 Thread Matthias Klose
This addresses PR libobjc/78698, fixing the build with --disable-shared and .la files available. As mentioned in the bug report I'm not aware of a configure check to write a check using LIBTOOL_LINK and LIBTOOL_COMPILE, because these commands (using libtool) are only created by running the