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]

Re: Archives and/or Java


>>> "Simon" == Simon Richter <Simon dot Richter at hogyros dot de> writes:

[...]

 >> (*) I'm assuming _LIBRARIES and _LTLIBRARIES have been merged
 >> first.

 Simon> ... since jars would be an exception then, since they
 Simon> are not built with libtool as all other libraries are.

Sorry, the plan is *not* to always use Libtool!  There will
still be two kinds for libraries: `*.la' and `*.a'.  The former
should be built with libtool and the second without.  The sole
difference is that we decide what to do based on the suffix,
rather than the _PRIMARY.  This gives room for handling other
suffixes.

[...]

-- 
Alexandre Duret-Lutz




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