]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Separate git operations from build operations.
authorBruno Haible <bruno@clisp.org>
Tue, 2 Apr 2019 15:51:13 +0000 (17:51 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 2 Apr 2019 15:51:43 +0000 (17:51 +0200)
commit1ed481e88ff4bd8c9ab5fab9bfee762b62b82ae2
tree401d54c5b8a8cf73c20fb0f352abace103b861b7
parent9c016d8df91cd46ae4bc1cc374a4422002c86640
build: Separate git operations from build operations.

* gitsub.sh: New file, from gnulib.
* autogen.sh: Remove all git operations and the --no-git option. Look at the
GNULIB_SRCDIR environment variable. Ignore the GNULIB_TOOL environment variable.
* HACKING: Explain when to use gitsub.sh.
HACKING
autogen.sh
gitsub.sh [new file with mode: 0755]