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 aa9bb3a9dd..90ab621e67 100644 --- a/configure.in +++ b/configure.in @@ -60,7 +60,7 @@ AC_MSG_ERROR(gnome-libs 1.0.59 or higher is required.)]) CFLAGS=$CFLAGS_save LIBS=$LIBS_save -ALL_LINGUAS="da de el fr ga gl hu it ja ko nl no ru sl sv tr uk es pl" +ALL_LINGUAS="da de el es fr ga gl hu it ja ko nl no pl pt ru sl sv tr uk" AM_GNOME_GETTEXT |