diff options
Diffstat (limited to 'config/gettext.m4')
-rw-r--r-- | config/gettext.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gettext.m4 b/config/gettext.m4 index a704307..d10aae8 100644 --- a/config/gettext.m4 +++ b/config/gettext.m4 @@ -9,7 +9,7 @@ # small file which can be sourced as a shell script; then we produce # the necessary substitutions and definitions for this directory. -AC_DEFUN(ZW_GNU_GETTEXT_SISTER_DIR, +AC_DEFUN([ZW_GNU_GETTEXT_SISTER_DIR], [# If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no AC_SUBST(USE_NLS) |