>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: D Akim> IMHO, this is obfuscating the code. The real means (again, IMHO) to Akim> address this issue should be to use an install-sh which creates the Akim> directories and their parents when needed.
Akim> It simplifies the code, addresses your issue, and also guarantees that Akim> in the future, all such targets will behave as you suggest. Akim> Would you contribute the AC_PROG_INSTALL macro and install-sh updates? AFAICT install-sh already does this. This is why we use it to install nobase_ files. -- Alexandre Duret-Lutz