>>> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> 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