(XGETTEXT_OPTIONS): Add "--from-code utf-8".
authorhanda <handa>
Thu, 12 Jul 2007 05:59:11 +0000 (05:59 +0000)
committerhanda <handa>
Thu, 12 Jul 2007 05:59:11 +0000 (05:59 +0000)
po/Makevars

index a7c6fef..8b634f7 100644 (file)
@@ -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