Gour <[EMAIL PROTECTED]> writes: > The question remains: how to easily solve the problem of invoking custom > 'configure' script in one of the sub-package directories?
What I'd do is put the sub-package one level further down, and use my own configure.ac that generates a configure that invokes the sub-configure with the proper arguments.
