1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Distribute install-sh.

This commit is contained in:
Bruno Haible
2012-07-01 16:29:28 +02:00
parent 9702bc0bff
commit 73f48ca14d
5 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
2012-07-01 Bruno Haible <bruno@clisp.org>
Distribute install-sh.
* autogen.sh: Fetch also install-sh.
* Makefile.in (IMPORTED_FILES): Add install-sh.
* configure.ac: Remove hack with AC_CONFIG_AUX_DIR_DEFAULT.
* .gitignore: Add install-sh.
2012-07-01 Bruno Haible <bruno@clisp.org>
Remove files distributed via gnulib from version control.