From: handa Date: Thu, 12 Jul 2007 05:59:11 +0000 (+0000) Subject: (XGETTEXT_OPTIONS): Add "--from-code utf-8". X-Git-Tag: REL-1-1-2~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a75ed9a156ecf0d4a9b5ae902f1ed5660ebd603a;p=m17n%2Fm17n-contrib.git (XGETTEXT_OPTIONS): Add "--from-code utf-8". --- diff --git a/po/Makevars b/po/Makevars index a7c6fef..8b634f7 100644 --- a/po/Makevars +++ b/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = -L lisp --keyword=_ +XGETTEXT_OPTIONS = -L lisp --keyword=_ --from-code utf-8 # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding