summaryrefslogtreecommitdiffstats
path: root/m4/po.m4
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-12-11 15:14:44 +0100
committerWerner Koch <wk@gnupg.org>2014-12-11 15:15:43 +0100
commit1d8ebe4d54eef37da65e7bd5d7386bc04f344447 (patch)
treeb924bd7374e78e985c925a9229406a081268a4a4 /m4/po.m4
parentdirmngr: Improve dead host detection. (diff)
downloadgnupg2-1d8ebe4d54eef37da65e7bd5d7386bc04f344447.tar.xz
gnupg2-1d8ebe4d54eef37da65e7bd5d7386bc04f344447.zip
build: Replace deprecated autconf macro.
* m4/intl.m4: s/AM_PROG_MKDIR_P/AC_PROG_MKDIR_P/ * m4/po.m4: Ditto. -- In preparation of moving to automake 1.14. GnuPG-bug-id: 1776
Diffstat (limited to 'm4/po.m4')
-rw-r--r--m4/po.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/po.m4 b/m4/po.m4
index 0734762ab..f7c9c067f 100644
--- a/m4/po.m4
+++ b/m4/po.m4
@@ -24,7 +24,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
[
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
AC_REQUIRE([AC_PROG_INSTALL])dnl
- AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
+ AC_REQUIRE([AC_PROG_MKDIR_P])dnl
AC_REQUIRE([AM_NLS])dnl
dnl Release version of the gettext macros. This is used to ensure that