>>> "Robert" == Robert Collins <[EMAIL PROTECTED]> 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