From a63cbb186d9475e4b0fbf30f185d3fdf9e4eceb0 Mon Sep 17 00:00:00 2001 From: Peteris Krisjanis Date: Sun, 27 Jan 2002 18:18:49 +0000 Subject: [PATCH] Added lv to ALL_LINGUAS 2002-01-27 Peteris Krisjanis Added lv to ALL_LINGUAS --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 28401114a..97bec02d6 100644 --- a/configure.in +++ b/configure.in @@ -40,7 +40,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="es gl ms no pt ru sk sv tr uk" +ALL_LINGUAS="es gl lv ms no pt ru sk sv tr uk" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use