aboutsummaryrefslogtreecommitdiffstats
path: root/m4/intl.m4
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-13 21:06:45 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-13 21:06:45 +0200
commitb335b9de89c16714839913b35ac5a81ec237c5e3 (patch)
tree1524363b9937832d840b4d1741e7756e24bd4b7f /m4/intl.m4
parente8e225d7d45e44126d57097cb9209195cdaf2c22 (diff)
downloadegawk-b335b9de89c16714839913b35ac5a81ec237c5e3.tar.gz
egawk-b335b9de89c16714839913b35ac5a81ec237c5e3.tar.bz2
egawk-b335b9de89c16714839913b35ac5a81ec237c5e3.zip
Upgrade to Automake 1.12.4 and dist bugfix.
Diffstat (limited to 'm4/intl.m4')
-rw-r--r--m4/intl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/intl.m4 b/m4/intl.m4
index 335b23c2..d18cc01f 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_P])dnl
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([gt_GLIBC2])dnl