summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-04 16:55:13 +0000
committerChristian Persch <chpe@src.gnome.org>2005-08-04 16:55:13 +0000
commit0cb88f61f5d0c5443e521f42a0c4bd75b12a6f88 (patch)
tree4314cc941bf3fbe9d579e01c363e74e0139c8103
parenta7f6a56d565b9d62abb49048b4c92e071ecef5c1 (diff)
downloadgtk+-0cb88f61f5d0c5443e521f42a0c4bd75b12a6f88.tar.gz
Remove "te" since it breaks the build.
2005-08-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove "te" since it breaks the build.
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--configure.in2
4 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fae69c62f..74ea023316 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-04 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.in: Remove "te" since it breaks the build.
+
2005-08-04 Sunil Mohan Adapa <sunil@atc.tcs.co.in>
* 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 <chpe@cvs.gnome.org>
+
+ * configure.in: Remove "te" since it breaks the build.
+
2005-08-04 Sunil Mohan Adapa <sunil@atc.tcs.co.in>
* 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 <chpe@cvs.gnome.org>
+
+ * configure.in: Remove "te" since it breaks the build.
+
2005-08-04 Sunil Mohan Adapa <sunil@atc.tcs.co.in>
* 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*)