]> Savannah Git Hosting - gnulib.git/commit
bootstrap: Make it work with module 'package-version'.
authorBruno Haible <bruno@clisp.org>
Thu, 23 Jan 2025 20:39:35 +0000 (21:39 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 23 Jan 2025 21:18:37 +0000 (22:18 +0100)
commitb7f27f44b719d50f91cee28570d70a2eb23cd833
tree768362758895fd0ab3c1c412520e93571f7ed967
parent07d40e8b7251aced2cf86ca7e07f65b85b275200
bootstrap: Make it work with module 'package-version'.

Reported by Basil L. Contovounesios <basil@contovou.net> in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-01/msg00195.html>.

* top/bootstrap-funclib.sh (normalize_package_name): New variable.
(extract_package_name): Don't normalize the package name here.
(package): Also look at the first argument of a gl_INIT_PACKAGE
invocation.
* build-aux/bootstrap: Regenerated.
ChangeLog
build-aux/bootstrap
top/bootstrap-funclib.sh