aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorRajesh Ranjan <rranjan@src.gnome.org>2006-02-28 14:00:50 +0800
committerRajesh Ranjan <rranjan@src.gnome.org>2006-02-28 14:00:50 +0800
commite5853a803f31410772e805efb01e74376dd8619b (patch)
treea223f14439fa097b5c08c6bbdeaf29c90ce2647c /configure.in
parent414ebe0dd5030be904e27a5549de9fa1c1a9c6d8 (diff)
downloadgsoc2013-evolution-e5853a803f31410772e805efb01e74376dd8619b.tar.gz
gsoc2013-evolution-e5853a803f31410772e805efb01e74376dd8619b.tar.zst
gsoc2013-evolution-e5853a803f31410772e805efb01e74376dd8619b.zip
added hi to configure in
svn path=/trunk/; revision=31603
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4150a39034..35e3897131 100644
--- a/configure.in
+++ b/configure.in
@@ -82,7 +82,7 @@ AC_SUBST(HAVE_JW)
dnl I18N stuff
AC_PROG_INTLTOOL([0.30])
-ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hr hu id is it ja ko ku lt lv mn mk ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv te th tr uk vi wa xh zh_CN zh_HK zh_TW"
+ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko ku lt lv mn mk ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv te th tr uk vi wa xh zh_CN zh_HK zh_TW"
AM_GLIB_GNU_GETTEXT
GETTEXT_PACKAGE=evolution-$BASE_VERSION
tr>* Fix build with clang/libc++amdmi32013-09-177-6/+85 * Fix build with clang/libc++amdmi32013-09-171-1/+1 * Fix build with clang/libc++amdmi32013-09-174-0/+85 * Convert to new perl frameworkbapt2013-09-1710-19/+20 * - Fix build with clangmadpilot2013-09-171-1/+8 * - Add explicit LDFLAGSmadpilot2013-09-171-0/+1 * Add -fields package name.bapt2013-09-161-7/+3 * Fix build with libc++rene2013-09-151-0/+10 * Capi City is a client for the online server monopd.nemysis2013-09-155-0/+179 * - Disable for PACKAGE_BUILDINGbdrewery2013-09-151-0/+1 * - Update to 0.4.1nemysis2013-09-144-51/+48 * Fix build with clang/libc++amdmi32013-09-142-0/+33 * Fix build with clang/libc++amdmi32013-09-142-0/+11 * Add explicit dependency on libX11amdmi32013-09-143-0/+3 * Fix build with clang/libc++amdmi32013-09-141-2/+2 * Fix build with clang/libc++amdmi32013-09-142-0/+14 * Fix build with clang/libc++amdmi32013-09-141-0/+20 * Fix build with clang/libc++amdmi32013-09-142-0/+47 * Fix build with clang/libc++amdmi32013-09-141-0/+11 * Fix build with clang/libc++amdmi32013-09-141-0/+5 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-145-0/+51 * Fix build with clang/libc++amdmi32013-09-142-0/+22 * Fix build with clang/libc++amdmi32013-09-141-0/+2 * Fix build with clang/libc++amdmi32013-09-141-1/+4 * Fix build with clang/libc++amdmi32013-09-141-0/+11 * Fix build with clang/libc++amdmi32013-09-141-3/+8 * Fix build with clang/libc++amdmi32013-09-142-0/+18 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-142-0/+22 * Fix build with clang/libc++amdmi32013-09-141-0/+2 * Fix build with clang/libc++amdmi32013-09-141-1/+2 * Unbreak by using new MASTER_SITEflo2013-09-144-20/+10 * Include time.h to fix build with libc++.tijl2013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-142-3/+14 * Fix build with clang/libc++amdmi32013-09-141-0/+10 * Fix build with clang/libc++amdmi32013-09-141-3/+11 * - Fix build after iconv change [1]madpilot2013-09-1411-7/+99 * Fix build on headbapt2013-09-131-0/+1 * Fix build with clang/libc++amdmi32013-09-131-0/+11 * Add explicit dependency on pkgconf (10 ports)marino2013-09-131-1/+1 * - Update to 1.10nemysis2013-09-132-14/+10 * - Update to 1.1.1.5nemysis2013-09-133-20/+29 * - Remove file forgotten in last commitnemysis2013-09-131-23/+0 * - Update to 0.12.2nemysis2013-09-133-26/+30 * - convert to the new perl5 frameworkaz2013-09-133-6/+3 * Add a couple of missing #include <stdlib.h>'s to please contemporary Clang.danfe2013-09-122-0/+20 * - Stop checking for unzip (it's unused anyways) to unbreak on 8.3-RELEASEdanfe2013-09-122-1/+84 * - Install q3map2.6 manual pagedanfe2013-09-123-12/+21 * - Unbreak the build in GCC-less environments: respect CC, pacify Clangdanfe2013-09-122-1/+17 * - Unbreak the build in GCC-less environment by explicitly passing LD valuedanfe2013-09-121-4/+3 * Add explicit dependency on pkgconf (20 ports)marino2013-09-122-8/+3 * - Mark as DEPRECATEDamdmi32013-09-121-0/+3 * - Fix build with clangamdmi32013-09-123-1/+26 * - Mark as DEPRECATEDamdmi32013-09-121-0/+3 * Add explicit dependency on pkgconf (11 ports)marino2013-09-123-14/+5 * - Fix build with clangamdmi32013-09-121-0/+1 * Add explicit dependency on pkgconf (27 ports)marino2013-09-122-5/+3 * - Fix build with clangamdmi32013-09-122-1/+28 * Add explicit dependency on pkgconf (8 ports)marino2013-09-122-7/+3 * Add an explicit dependency on pkgconfantoine2013-09-121-7/+2 * Add explicit dependency on pkgconf (18 ports)marino2013-09-123-12/+8 * Add explicit dependency on pkgconf (6 ports)marino2013-09-111-1/+1 * - convert to the new perl5 frameworkaz2013-09-118-38/+17 * - add upstream patch to fix build on -CURRENTrm2013-09-111-0/+20 * Bump some PORTREVISIONs due to graphics/webp update to 0.3.1mm2013-09-101-0/+1 * - Revert r325962 and set MODELS as default optionbar2013-09-103-61/+36 * Add an explicit dependency on pkgconfantoine2013-09-104-15/+7 * Update mirrors in MASTER_SITES.rakuco2013-09-071-2/+2 * - Fix build with clangamdmi32013-09-071-0/+20 * - Fix build on 10.xamdmi32013-09-071-0/+1 * - Trim Makefile header down to two linesdanfe2013-09-072-15/+10 * - Move NO_PACKAGE higher, where it's usually expected to be founddanfe2013-09-071-5/+6 * Add an explicit dependency on pkgconfbapt2013-09-062-3/+2 * - Reduce some minor differences with `games/netradiant'; mention the latterdanfe2013-09-062-7/+14 * Add an explicit dependency on pkgconfbapt2013-09-061-1/+1 * Add a port of NetRadiant, a fork of the well-known GtkRadiant 1.5 FPS gamesdanfe2013-09-068-0/+369 * Add an explicit dependency on pkgconfbapt2013-09-064-5/+4 * Change bogus optimization option -O6 to a more sane -O3 to unbreak the builddanfe2013-09-06