1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +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

@@ -25,10 +25,6 @@ AC_PROG_MAKE_SET
AC_OBJEXT
AC_EXEEXT
dnl An autoconf-2.52 bug: AC_CONFIG_SUBDIRS requires AC_CONFIG_AUX_DIR_DEFAULT,
dnl if the package does not ship with install-sh, install.sh, or shtool.
ac_aux_dir=$srcdir
AC_PROVIDE([AC_CONFIG_AUX_DIR_DEFAULT])
AC_CONFIG_SUBDIRS([lib src tests doc])
dnl This piece of sed script replaces every line containing '@subdir@'