AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
- # We need awk for the "check" target. The system "awk" is bad on
- # some platforms.
-# For better backward compatibility. To be removed once Automake 1.9.x
-# dies out for good. For more background, see:
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
-# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
-AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
+ # We need awk for the "check" target (and possibly the TAP driver). The
+ # system "awk" is bad on some platforms.
AC_REQUIRE([AC_PROG_AWK])dnl
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
-AC_REQUIRE([AM_SET_LEADING_DOT])dnl
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
[_AM_PROG_TAR([v7])])])
t/help-upc.sh \
t/hfs.sh \
t/implicit.sh \
+t/includes-deprecation.sh \
t/init.sh \
t/init2.sh \
- t/insh2.sh \
- t/install2.sh \
+ t/dist-install-sh.sh \
+ t/dist-with-unreadable-makefile-fails.sh \
t/installdir.sh \
- t/instsh.sh \
- t/instsh2.sh \
- t/instsh3.sh \
+ t/add-missing-install-sh.sh \
+ t/install-sh-unittests.sh \
+ t/install-sh-option-C.sh \
t/instdat.sh \
t/instdat2.sh \
t/instdir.sh \