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

Re: Library packages, libtool and automake.



At 08:25 -0600 1999-06-08, Marcelo E. Magallon wrote:
yes.  libtool generates both the shared and the static libraries on a single
pass, on the same directory.

./configure --prefix=/usr
make

that should be enough.

Depends on how upstream set it up, some packages won't even use libtool unless one or both of the --enable-shared and --enable-static args are passed.
Some build only static or only shared libraries by default.
Only sure way to know is to read the docs or experiment.
--
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: