diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1f03bbb32..69757c6a8 100644 --- a/configure.in +++ b/configure.in @@ -31,7 +31,7 @@ AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE(gnupg,`cat $srcdir/VERSION`) -ALL_LINGUAS="da de eo es_ES fr id it ja nl pl pt_BR pt_PT ru sv" +ALL_LINGUAS="da de eo es_ES fr id it ja nl pl pt_BR pt_PT ru sv tr" static_modules="sha1 md5 rmd160" static_random_module="" |