libtool
[Top][All Lists]
Advanced

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

Linking an external library with a libtool shared library


From: platter
Subject: Linking an external library with a libtool shared library
Date: Sun, 10 Feb 2002 13:38:26 -0600

Hello all,

I am repackaging a shared library using Automake, Autoconf, and Libtool.  I
am running into a problem.

I would like the installation to check for the existence of the pthread
library, and if it is installed on the target host, I would like the package
to link to the existing library so that the user of the shared library doesn't
have to manually also link to pthread.

I have been reading the Autoconf, Automake, and Libtool manuals, as well as
the Autobook, without success on this issue.

Does anyone know how to do this?

Thanks,

John



reply via email to

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