Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-09-12 20:44:44 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-09-12 20:44:44 (GMT)
commit7ac66ac5ef28311c19aa03dc4cd18cb991de4170 (patch)
tree84965415eeb9bbaf77b2d1ea8e9c63641b75af1b /configure.in
parentb9ea5e0797a830663c8048271f22d7126a397197 (diff)
- Added support for Breton by Alan Monfort.
svn path=/trunk/; revision=2995
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index a00a26d..b483f8e 100644
--- a/configure.in
+++ b/configure.in
@@ -139,10 +139,6 @@ fi
AM_BINRELOC
-dnl RESTAURE PREVIOUSLY SET VALUES
-CFLAGS=$cflags_previous
-LIBS=$libs_previous
-
dnl GNOME2 GNOME_X_CHECKS
AM_PATH_GLIB_2_0
@@ -193,7 +189,7 @@ fi
LDFLAGS="${LDFLAGS} ${XF86VM_LIBS}"
dnl Add the languages which your application supports here.
-ALL_LINGUAS="af am ar ar_TN az bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv ta th tr vi wa zh_CN zh_TW"
+ALL_LINGUAS="af am ar ar_TN az bg br ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv ta th tr vi wa zh_CN zh_TW"
dnl GCompris needs to know which locale are supported
AC_SUBST(ALL_LINGUAS)