Hello,
Some projects place gnulib sources into a directory named other than
`lib'. Therefore, I propose the following changes (m4_base and others
are added for the sake of completeness):
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 6fa1553..87a2798 100755
--- a/build-aux/bootstrap
FYI, I've just pushed this.
Normally I don't cater to -W-induced warnings,
but these two (being in a header file) cause more than
their fair share, and the fix is non-invasive, so I've
gone ahead.
Avoid two "parameter unused" warnings.
* lib/stat-time.h (get_stat_birthtime_ns, get
2008-02-08 Jim Meyering <[EMAIL PROTECTED]>
Use "git COMMAND", not "git-COMMAND".
* build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
* build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
* build-aux/git-version-gen: Use "git status",