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]

Way to install only shared libraries


I am on a project that would like to only install shared library files
(.so) but not the .la files. I tried to put AC_DISABLED_STATIC  and then
AM_DISABLED_STATIC into the configure to do this. Neither declaration
worked. Is there a method for doing what we want?

Stephen
-- 
Stephen Torri <storri@sbcglobal.net>

Attachment: signature.asc
Description: This is a digitally signed message part


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