diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-02-01 02:14:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-02-01 02:14:24 +0000 |
commit | c260a67eb2a4a93567a7a975b6ebe92204fc9b49 (patch) | |
tree | 03123e6a4363b31c44239239634dea9abdde52bc /configure.in | |
parent | 4482579b645d64cf43f5da9b44b05ae0cdf34776 (diff) | |
download | fetchmail-c260a67eb2a4a93567a7a975b6ebe92204fc9b49.tar.gz fetchmail-c260a67eb2a4a93567a7a975b6ebe92204fc9b49.tar.bz2 fetchmail-c260a67eb2a4a93567a7a975b6ebe92204fc9b49.zip |
Before the next fix round.
svn path=/trunk/; revision=3569
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 d63f2aaf..d819d1e8 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" +ALL_LINGUAS="cs es fr pl pt_BR gl da tr" AM_GNU_GETTEXT dnl end i18n |