This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Combining libraries in subdirectories into one library
- To: "automake at gnu dot org" <automake at gnu dot org>
- Subject: Combining libraries in subdirectories into one library
- From: Tim Heath <th374862 at cosd dot fedex dot com>
- Date: Fri, 18 Aug 2000 10:32:59 -0600
- Organization: Federal Express
- Reply-To: wgheath at fedex dot com
I need to understand better the way to combine libraries in
subdirectories into one library at the top_srcdir. Does anyone know of
an example that does this with static libraries I could look at? I
created the static libraries myself so I don't beleive there is any m4
macros for them to use in configure.in.
Tim Heath