diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2006-05-05 13:44:47 +0000 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2006-05-05 13:44:47 +0000 |
commit | efff028ebe919dd259de490829476e84c0a44d1b (patch) | |
tree | 11302fdef98fd0776871ce7411d44b8eec72b2f0 /configure.in | |
parent | c66ffda7e1221b96e38e9e83187425d7a7209280 (diff) | |
download | gconf-efff028ebe919dd259de490829476e84c0a44d1b.tar.gz |
Revert the LINGUAS patch until we have branched. Remove temporarily.GNOME_2_14_BRANCHPOINT
2006-05-05 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Revert the LINGUAS patch until we have branched.
* po/LINGUAS: Remove temporarily.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ac64ab14..1675c229 100644 --- a/configure.in +++ b/configure.in @@ -199,7 +199,7 @@ AC_CHECK_HEADER(ldap.h, [ AC_SUBST(LDAP_LIBS) AM_CONDITIONAL(LDAP_SUPPORT, test -n "$LDAP_LIBS") -IT_PROG_INTLTOOL([0.34.90]) +ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el 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 mk ml mn ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tr uk vi xh yi zh_CN zh_HK zh_TW" AM_GLIB_GNU_GETTEXT |