[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --create-testdir ignores --source-base and --m4-base
From: |
Bruno Haible |
Subject: |
Re: --create-testdir ignores --source-base and --m4-base |
Date: |
Tue, 7 Dec 2010 12:51:18 +0100 |
User-agent: |
KMail/1.9.9 |
Hello Werner,
> The title says all. I consider this a serious bug.
There is no need to have --create-testdir obey --source-base and --m4-base
because it wouldn't help portability checking.
The "gnulib-tool --help" output is clear about the fact that --source-base
and --m4-base apply only to --import, --add-import, and remove-import.
Bruno