summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-08-17 13:35:40 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-08-17 13:35:40 +0300
commit21df49a92356710bfa6551939041438af55d8c84 (patch)
tree6ff301dd2a987caf500d6cbb33d5edd982a338da /m4
parent07fb393999d623541bf2e54aeeb0d9c0311baace (diff)
downloadgawk-21df49a92356710bfa6551939041438af55d8c84.tar.gz
Update infrastructure.
Diffstat (limited to 'm4')
-rw-r--r--m4/intl.m42
-rw-r--r--m4/po.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/intl.m4 b/m4/intl.m4
index 335b23c2..107883d2 100644
--- a/m4/intl.m4
+++ b/m4/intl.m4
@@ -25,7 +25,7 @@ dnl USE_INCLUDED_LIBINTL, BUILD_INCLUDED_LIBINTL.
AC_DEFUN([AM_INTL_SUBDIR],
[
AC_REQUIRE([AC_PROG_INSTALL])dnl
- AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
+ AC_REQUIRE([AC_PROG_MKDIR])dnl defined by automake
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([gt_GLIBC2])dnl
diff --git a/m4/po.m4 b/m4/po.m4
index 47f36a41..3c9884ba 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 defined by automake
AC_REQUIRE([AM_NLS])dnl
dnl Release version of the gettext macros. This is used to ensure that