From 0cb88f61f5d0c5443e521f42a0c4bd75b12a6f88 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 4 Aug 2005 16:55:13 +0000 Subject: Remove "te" since it breaks the build. 2005-08-04 Christian Persch * configure.in: Remove "te" since it breaks the build. --- ChangeLog | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ configure.in | 2 +- 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6fae69c62f..74ea023316 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-04 Christian Persch + + * configure.in: Remove "te" since it breaks the build. + 2005-08-04 Sunil Mohan Adapa * configure.in: Added "te" to ALL_LINGUAS. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6fae69c62f..74ea023316 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2005-08-04 Christian Persch + + * configure.in: Remove "te" since it breaks the build. + 2005-08-04 Sunil Mohan Adapa * configure.in: Added "te" to ALL_LINGUAS. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6fae69c62f..74ea023316 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2005-08-04 Christian Persch + + * configure.in: Remove "te" since it breaks the build. + 2005-08-04 Sunil Mohan Adapa * configure.in: Added "te" to ALL_LINGUAS. diff --git a/configure.in b/configure.in index 78402812c0..f86e36840d 100644 --- a/configure.in +++ b/configure.in @@ -433,7 +433,7 @@ fi # sure that both po/ and po-properties/ have .po files that correspond # to your language. If you only add one to po/, the build will break # in po-properties/. -ALL_LINGUAS="af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta te th tk tr uk uz uz@Latn vi wa xh yi zh_CN zh_TW" +ALL_LINGUAS="af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa xh yi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*) -- cgit v1.2.1