summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArtis Trops <hornet@navigators.lv>2001-10-07 18:43:43 +0000
committerGediminas Paulauskas <menesis@src.gnome.org>2001-10-07 18:43:43 +0000
commit49a6eb2b32498fca7c7e0a80ed257361bb80cb68 (patch)
treee91c4ab311879a47c284aab659543675d8913c2e /configure.in
parent41b4ec6463b15461a67a30c55329809d97f6fcd7 (diff)
downloadgnome-control-center-49a6eb2b32498fca7c7e0a80ed257361bb80cb68.tar.gz
Added Latvian translation.
2001-10-07 Artis Trops <hornet@navigators.lv> * lv.po: Added Latvian translation. 2001-10-07 Gediminas Paulauskas <menesis@delfi.lt> * configure.in (ALL_LINGUAS): added lv
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in19
1 files changed, 1 insertions, 18 deletions
diff --git a/configure.in b/configure.in
index 353482167..12e12f2c2 100644
--- a/configure.in
+++ b/configure.in
@@ -27,7 +27,7 @@ AC_PROG_YACC
dnl utility conditional
AM_CONDITIONAL(FALSE, test "x" = "y")
-ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_TW"
+ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_TW"
AM_GNOME_GETTEXT
GNOME_XML_CHECK
@@ -281,20 +281,3 @@ capplets/screensaver/screensavers/magic.pl
capplets/sound/Makefile
idl/Makefile
intl/Makefile])
-echo "
-
-Configuration :
-
- Compiler : ${CC}"
-case "X$bonobo_conf_enable" in
-Xyes)
-echo " Use bonobo-conf : YES"
-;;
-*)
-echo " Use bonobo-conf : NO"
-echo
-;;
-esac
-echo "
-
-"