This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

EXTRA_LTLIBRARIES and -version-info


How do I generate a dynamic libtool library using EXTRA_LTLIBRARIES?

I am using automake-1.8.3, and am also using -version-info for the library.

If I say: lib_LTLIBRARIES=libfoo.la the beast gets properly built, but if I
try to build the same library using EXTRA_LTLIBRARIES=libfoo.la then I
apparently only get the static library.

H



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]