automake
[Top][All Lists]
Advanced

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

Re: nobase_ room for improvement


From: Alexandre Duret-Lutz
Subject: Re: nobase_ room for improvement
Date: Sun, 14 Apr 2002 12:14:45 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>> "Robert" == Robert Collins <address@hidden> writes:

[...]

 Robert> I fiddled around with various ideas before posting. A
 Robert> different one was

 Robert> nobase_include_HEADERS = ...
 Robert> include_HEADERS_strip = foo/bar/delta
 Robert> where foo/bar/delta is removed from the path.
 
As a generalization of this and Tom's _NAME, what about:

nobase_include_HEADERS = ...
nobase_include_HEADERS_TRANSFORM = s,^foo/bar/delta/,,

This would be supported for programs and librararies too.

[...]

-- 
Alexandre Duret-Lutz




reply via email to

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