summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-03-23 18:08:45 +0100
committerSimon Josefsson <simon@josefsson.org>2009-03-23 18:08:45 +0100
commit5a7ac2fd90d0ff3d8e1bb4abb4843ce531d301d8 (patch)
tree7716bdd744330c3782ef8ef2ebc0861531a61d17 /configure.ac
parent8609fcac6dafc730ef27b76e4d6501dc4e84f857 (diff)
downloadgnutls-5a7ac2fd90d0ff3d8e1bb4abb4843ce531d301d8.tar.gz
Fix po paths.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3e48b89fa5..7da8c6d0fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,6 +50,9 @@ fi
gl_EARLY
AC_C_INLINE
+AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_VERSION([0.17])
+
AC_ARG_ENABLE(cxx,
AS_HELP_STRING([--disable-cxx], [unconditionally disable the C++ library]),
use_cxx=$enableval, use_cxx=yes)
@@ -244,6 +247,7 @@ AC_CONFIG_FILES([
guile/modules/Makefile
guile/src/Makefile
guile/tests/Makefile
+ po/Makefile.in
src/Makefile
src/cfg/Makefile
src/cfg/platon/Makefile