aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-12-04 11:23:31 +0000
committerWerner Koch <[email protected]>2007-12-04 11:23:31 +0000
commit8c20500a5d26619ed63e1bcee4404453c90f4a03 (patch)
tree7fe5e8c1e07a6d6fc4e489a1148a796d5e4ce56e /configure.ac
parent2007-12-04 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-8c20500a5d26619ed63e1bcee4404453c90f4a03.tar.gz
gnupg-8c20500a5d26619ed63e1bcee4404453c90f4a03.zip
Allow configuraton of pinentry tooltip.
Other minor buf fixes.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f9ec1597a..13714dace 100644
--- a/configure.ac
+++ b/configure.ac
@@ -903,6 +903,10 @@ fi
# We use HAVE_LANGINFO_CODESET in a couple of places.
AM_LANGINFO_CODESET
+# Checks required for our use locales
+gt_LC_MESSAGES
+
+
#
# SELinux support
#
@@ -1024,7 +1028,6 @@ gl_INIT
#
GNUPG_FUNC_MKDIR_TAKES_ONE_ARG
-
#
# Sanity check regex. Tests adapted from mutt.
#