aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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.
#