diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-12 15:06:44 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-12 15:06:44 +0000 |
commit | ca556ac7b3f9f2c0ec9bb960e0419206fd899a03 (patch) | |
tree | 8f234e448521b028a20fb4095c2c6a5a61577841 /configure.in | |
parent | 08d5ea06fdf309809a47cbc971eeffcf5ada98b9 (diff) | |
download | fetchmail-ca556ac7b3f9f2c0ec9bb960e0419206fd899a03.tar.gz fetchmail-ca556ac7b3f9f2c0ec9bb960e0419206fd899a03.tar.bz2 fetchmail-ca556ac7b3f9f2c0ec9bb960e0419206fd899a03.zip |
Minor updates.
svn path=/trunk/; revision=2872
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 134e43dc..dcb94304 100644 --- a/configure.in +++ b/configure.in @@ -73,7 +73,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" +ALL_LINGUAS="cs es fr pl pt_BR gl" AM_GNU_GETTEXT |