On 2 April 2017 at 20:59, Bruno Haible <[email protected]> wrote: > Yes, this time I can analyze it. >
Thanks very much for your help, again! So, you need the relocate() function only in lib.c, which is part of > libenchant_la_SOURCES. libenchant_la_LIBADD already contains libgnu.la, > so there is no point in the extra AC_LIBOBJ. > OK, I got confused and I thought that the "configure.ac" etc. sections of the modules/ file were things I had to add to configure.ac manually. The fix is reassuring, because I suggested before that the AC_LIBOBJ call was needed in relocatable-lib-lgpl (but I didn't understand, as I said above above, that it is applied automatically, and is not something one needs to add manually). Many thanks, I'm back on track!
