Hello Joakim, * Joakim Tjernlund wrote on Sun, Dec 06, 2009 at 08:47:00PM CET: > > what do I write in Makefile.am to make libtool build dyn libs only? > It seems like libtool always wants to build both static and dyn libs > but I want to build some libs dynamic only to save build time/space.
libfoo_la_LIBTOOLFLAGS = --tag=disable-static Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool