summaryrefslogtreecommitdiff
path: root/t/gettext-pr381.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gettext-pr381.sh')
-rw-r--r--t/gettext-pr381.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gettext-pr381.sh b/t/gettext-pr381.sh
index 562e2226c..cac197271 100644
--- a/t/gettext-pr381.sh
+++ b/t/gettext-pr381.sh
@@ -21,7 +21,7 @@ required='gettext'
. test-init.sh
cat >> configure.ac << 'END'
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT([external])
AC_OUTPUT
END