summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3d2ec18..aae5e08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,6 +31,8 @@ AC_PROG_INSTALL
AM_INIT_AUTOMAKE
AC_GNU_SOURCE
+AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_VERSION(0.18.1)
LT_INIT
AX_WITH_CURSES
@@ -271,6 +273,7 @@ AC_CONFIG_FILES([
ui/test/Makefile
ui/twin/Makefile
utils/Makefile
+ po/Makefile.in
])
AC_OUTPUT
OpenPOWER on IntegriCloud