autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autoconf disabling shared


From: Paulo J. Matos
Subject: Autoconf disabling shared
Date: Tue, 23 May 2006 20:32:46 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]