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 d819d1e8..ced05eef 100644 --- a/configure.in +++ b/configure.in @@ -68,7 +68,7 @@ then fi dnl i18n -ALL_LINGUAS="cs es fr pl pt_BR gl da tr" +ALL_LINGUAS="cs da de es fr gl pl pt_BR tr" AM_GNU_GETTEXT dnl end i18n |