>>> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes:
Harlan> How do I generate a dynamic libtool library using Harlan> EXTRA_LTLIBRARIES? The manual has an entire section about EXTRA_LTLIBRARIES and the need for -rpath. The rpath setting is the only difference between EXTRA_LTLIBRARIES and lib_LTLIBRARIES. If using -version-info has some influence to what you obtain, then it must be due to some Libtool internal, possibly related to the absence of -rpath. -- Alexandre Duret-Lutz
