Re: 1.11 doesn't add sources with nonstandard suffixes when making a binary

2009-11-30 Thread Ralf Wildenhues
* Юрий Пухальский wrote on Mon, Nov 30, 2009 at 09:15:23AM CET: > 2009/11/28 Jack Kelly : > > 2009/11/28 Юрий Пухальский : > >>> My bad. I meant noinst_LIBRARIES, so you make a libcommon.a instead of > >>> libcommon.la. This goes into LDADD as with libtool convenience > >>> libraries. > >> I haven'

Re: 1.11 doesn't add sources with nonstandard suffixes when making a binary

2009-11-30 Thread Юрий Пухальский
I've tried using oldstyle libraries, to no avail... It has made a library like this (last lines of "ar t" output): foo.o libbar.a 2009/11/28 Jack Kelly : > 2009/11/28 Юрий Пухальский : >> -snip- >>> >>> My bad. I meant noinst_LIBRARIES, so you make a libcommon.a instead of >>> libcommon.la. This