aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/gnome-gettext.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/gnome-gettext.m4 b/macros/gnome-gettext.m4
index 1dac989cbb..8f72481c51 100644
--- a/macros/gnome-gettext.m4
+++ b/macros/gnome-gettext.m4
@@ -76,6 +76,8 @@ AC_DEFUN(AM_GNOME_WITH_NLS,
[CATOBJEXT=.mo
DATADIRNAME=lib])
INSTOBJEXT=.mo
+ else
+ echo "You must install msgfmt (part of gettext)."
fi
fi