1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Move build infrastructure files to build-aux/.

This commit is contained in:
Bruno Haible
2012-07-01 16:44:26 +02:00
parent 73f48ca14d
commit 238fa3bf09
8 changed files with 27 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
2012-07-01 Bruno Haible <bruno@clisp.org>
Move build infrastructure files to build-aux/.
* autogen.sh: Copy install-sh and mkinstalldirst into build-aux/.
* configure.ac: Invoke AC_CONFIG_AUX_DIR.
* Makefile.in (IMPORTED_FILES): Update.
(distdir): Create subdirectories as needed.
* doc/Makefile.in (MKINSTALLDIRS): Update.
* src/Makefile.in (MKINSTALLDIRS): Update.
* .gitgnore: Remove install-sh, mkinstalldirs.
* build-aux/.gitignore: New file.
2012-07-01 Bruno Haible <bruno@clisp.org>
Distribute install-sh.