On 16.07.2013 17:47, Robert Boehne wrote: > That said - It looks to me like you're not *using* libtool to do your linking. > Libtool's la files contain all the dependencies that a library needs. > This is a big help when using static archives because they need > to have everything listed in the proper order on the link line. > If you add > > LT_INIT > > to configure.ac your problem should go away. Thx. This is the solution. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf