]> git.ipfire.org Git - thirdparty/gettext.git/commit
Split autogen.sh into autopull.sh and autogen.sh.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Jul 2022 14:50:33 +0000 (16:50 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 17 Jul 2022 21:24:57 +0000 (23:24 +0200)
commitd39798e88937ba4e071b447cbafff1db7b6357db
tree6a25cdfd7ad09531de97046afd69f622002238dc
parent8b4fd564291cdf428f1095d96210c40df06b7485
Split autogen.sh into autopull.sh and autogen.sh.

* autopull.sh: New file, based on autogen.sh.
* autogen.sh: Remove code that was moved to autopull.sh. Remove --skip-gnulib
option.
* HACKING: Mention autopull.sh.
* libtextstyle/autopull.sh: New file, based on libtextstyle/autogen.sh.
* libtextstyle/autogen.sh: Remove code that was moved to
libtextstyle/autopull.sh. Remove --skip-gnulib option.
* libtextstyle/HACKING: Mention autopull.sh.
* libtextstyle/m4/init-package-version.m4: Update comment.
.gitignore
Admin/release-steps
HACKING
autogen.sh
autopull.sh [new file with mode: 0755]
libtextstyle/.gitignore
libtextstyle/HACKING
libtextstyle/autogen.sh
libtextstyle/autopull.sh [new file with mode: 0755]
libtextstyle/m4/init-package-version.m4