summaryrefslogtreecommitdiff
path: root/macros2/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macros2/autogen.sh')
-rw-r--r--macros2/autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros2/autogen.sh b/macros2/autogen.sh
index b19d539a..595f5abe 100644
--- a/macros2/autogen.sh
+++ b/macros2/autogen.sh
@@ -254,7 +254,7 @@ if $want_gettext; then
require_m4macro gettext.m4
fi
-if $want_glib_gettextize; then
+if $want_glib_gettext; then
version_check glib-gettext GLIB_GETTEXTIZE glib-gettextize $REQUIRED_GLIB_GETTEXT_VERSION \
"ftp://ftp.gtk.org/pub/gtk/v2.2/glib-$REQUIRED_GLIB_GETTEXT_VERSION.tar.gz" || DIE=1
require_m4macro glib-gettext.m4