]> git.ipfire.org Git - thirdparty/gettext.git/commit
m4: use AC_PROG_MKDIR_P, not the deprecated AM_PROG_MKDIR_P
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 28 Apr 2012 12:01:58 +0000 (14:01 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 7 Dec 2012 08:48:49 +0000 (09:48 +0100)
commit2cccb4c6620a2e80706320933730b86d4fef959a
tree1f26ee820f23c42c101723d7e34bc85cc50ec700
parent937f4d948b716f80af2395b7ff98acb37acc0c4d
m4: use AC_PROG_MKDIR_P, not the deprecated AM_PROG_MKDIR_P

AM_PROG_MKDIR_P is be deprecated since Automake 1.12.1, and will
be removed in Automake 1.14.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
gettext-runtime/m4/ChangeLog
gettext-runtime/m4/intl.m4
gettext-runtime/m4/po.m4