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

@@ -55,7 +55,7 @@ TEXI2HTML = perl $(srcdir)/texi2html
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
MKINSTALLDIRS = $(SHELL) $(srcdir)/../mkinstalldirs
MKINSTALLDIRS = $(SHELL) $(srcdir)/../build-aux/mkinstalldirs
#### End of system configuration section. ####