From: Paul Eggert Date: Sat, 23 Sep 2017 16:36:21 +0000 (-0700) Subject: maint: fix two more http: URLs X-Git-Tag: v1.16~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2de0200664edbd93781ff2a19a878dbe6732f09;p=thirdparty%2Fautomake.git maint: fix two more http: URLs * m4/init.m4: Change http: to https: in comments. --- diff --git a/m4/init.m4 b/m4/init.m4 index f788134a1..9024b3aaa 100644 --- a/m4/init.m4 +++ b/m4/init.m4 @@ -87,8 +87,8 @@ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# 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.