This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: RFC: Building a Shared Library
- From: Alexandre Duret-Lutz <aduret at src dot lip6 dot fr>
- To: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Cc: automake at gnu dot org
- Date: Wed, 30 Jul 2003 18:40:41 +0200
- Subject: Re: RFC: Building a Shared Library
- References: <12058.1059524749@puss.pfcs.com>
>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> writes:
[...]
Harlan> and immediately wondered if one could say:
Harlan> lib_LTLIBRARIES = libhello.la
Harlan> libhello_la_SOURCES = hello-common.c
Harlan> if LINUX
Harlan> libhello_la_SOURCES+= hello-linux.c
Harlan> else
Harlan> libhello_la_SOURCES+= hello-generic.c
Harlan> endif
Yes, thanks. I'll use this instead.
Harlan> As I recall, there *used* to be a problem with this. I
Harlan> don't know if it has been fixed or not.
I think it was fixed in Automake 1.7.
--
Alexandre Duret-Lutz