Hi all,

I'm trying to use libtool so that it links all libraries as static so
I added to configure.ac: AC_DISABLE_SHARED before AC_PROG_LIBTOOL
and I added the libraries (*.la files) I wanted to link in Makefile.am LDADD.

but still, it is linking all the librares as shared.

Any ideas on what's missing?

Thanks,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to