summaryrefslogtreecommitdiff
path: root/autogen.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh.in')
-rwxr-xr-xautogen.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh.in b/autogen.sh.in
index 20e0d93..43cae35 100755
--- a/autogen.sh.in
+++ b/autogen.sh.in
@@ -79,6 +79,7 @@ toplevel_check $srcfile
# autopoint
if test -d po ; then
+if test -d po && grep ^AM_GNU_GETTEXT_VERSION configure.ac ; then
tool_run "autopoint" "--force"
fi