automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFC: Building a Shared Library


From: Alexandre Duret-Lutz
Subject: Re: RFC: Building a Shared Library
Date: Wed, 30 Jul 2003 18:40:41 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

>>> "Harlan" == Harlan Stenn <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]