diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-12-29 18:19:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-12-29 18:19:14 +0000 |
commit | 8cc0aaca364b59bc5ffe7ea99e54361a5e8627fa (patch) | |
tree | cc3355d557f3b7abe5ccd06a703ca0aa7cd60584 /configure.in | |
parent | 2ba847e20cce7ec586ac58e63900b3da100190fd (diff) | |
download | fetchmail-8cc0aaca364b59bc5ffe7ea99e54361a5e8627fa.tar.gz fetchmail-8cc0aaca364b59bc5ffe7ea99e54361a5e8627fa.tar.bz2 fetchmail-8cc0aaca364b59bc5ffe7ea99e54361a5e8627fa.zip |
Translation updates.
svn path=/trunk/; revision=2694
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 fc0218a7..1aff940b 100644 --- a/configure.in +++ b/configure.in @@ -72,7 +72,7 @@ fi # Arnaldo Carvalho de Melo <acme@conectiva.com.br> # Sat Nov 7 15:39:03 EDT 1998 -ALL_LINGUAS="cs es fr pl pt_BR ru" +ALL_LINGUAS="cs es fr pl pt_BR" AM_GNU_GETTEXT |