Paul Eggert wrote:
> [Here's a proposed gnulib patch, to prepare for Automake changes.]
>
> It is obsolete and is planned to be removed from Automake 1.14; see
> <http://lists.gnu.org/archive/html/automake/2012-12/msg00029.html>.
> * build-aux/po/Makefile.in.in (install-data, install-data-yes)
> (installdirs-data, installdirs-data-yes):
> Use $(MKDIR_P), not $(mkdir_p).
> * m4/intl.m4 (AM_INTL_SUBDIR):
> * m4/po.m4 (AM_PO_SUBDIRS):
> Require AC_PROG_MKDIR_P, not AM_PROG_MKDIR_P.

Thanks for doing this!
Sorry I don't have time to review or even test (in airport),
but will be happy to test the latest from automake.git master
in the next week or so.  So if it passes your own tests, I'd
go ahead and push it.

Reply via email to