summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLutz Mueller <lutz.s.mueller@gmail.com>2008-06-15 17:41:44 +0200
committerLutz Mueller <lutz.s.mueller@gmail.com>2008-06-15 17:41:44 +0200
commitb358c21cb14252e4e61dc33e1ff0505a7d283d4b (patch)
treeba069b4a15cf3ce6a566296bcb3cdf895a912e3c /configure.ac
parentca6b801bd6f065cc9b9ecd9eb3f29470001ddfb7 (diff)
downloadlibexif-b358c21cb14252e4e61dc33e1ff0505a7d283d4b.tar.gz
libexif-b358c21cb14252e4e61dc33e1ff0505a7d283d4b.tar.bz2
libexif-b358c21cb14252e4e61dc33e1ff0505a7d283d4b.zip
2008-06-15 Lutz Mueller <lutz@users.sourceforge.net>
* configure.ac: Revert previous commit * po/zh_CN.po: Remove. * po/[sk,vi].po: Revert.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4aa22cc..0124f0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -152,7 +152,7 @@ AM_CONDITIONAL([ENABLE_INTERNAL_DOCS], [test "x${set_enable_internal_docs}" = "x
# ---------------------------------------------------------------------------
# i18n support
# ---------------------------------------------------------------------------
-ALL_LINGUAS="cs de en_CA es fr nl pl ru sk sv vi zh_CN"
+ALL_LINGUAS="cs de en_CA es fr nl pl ru sk sv vi"
AM_PO_SUBDIRS
GP_GETTEXT_HACK([${PACKAGE}-${LIBEXIF_CURRENT_MIN}],
[Lutz Mueller and others])