diff options
Diffstat (limited to 'm4/intltool.m4')
-rw-r--r-- | m4/intltool.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/intltool.m4 b/m4/intltool.m4 index 122d773d..839e8553 100644 --- a/m4/intltool.m4 +++ b/m4/intltool.m4 @@ -172,7 +172,7 @@ IT_PO_SUBDIR([po]) AC_DEFUN([IT_PO_SUBDIR], [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS. dnl -dnl The following CONFIG_COMMANDS should be exetuted at the very end +dnl The following CONFIG_COMMANDS should be executed at the very end dnl of config.status. AC_CONFIG_COMMANDS_PRE([ AC_CONFIG_COMMANDS([$1/stamp-it], [ |