<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>47046</bug_id>
          
          <creation_ts>2004-04-07 00:43 0000</creation_ts>
          <short_desc>w3m/w3m-0.5-r1 m17n</short_desc>
          <delta_ts>2004-04-07 10:32:51 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>46932</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>sergem@rol.ru</reporter>
          <assigned_to>usata@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>sergem@rol.ru</who>
            <bug_when>2004-04-07 00:43:55 0000</bug_when>
            <thetext>Please remove m17n dependance on cjk. Without this I can&apos;t get w3m-m17n without japanese support. In russia we have many cirillic encodings and widely use w3m-m17n. Since this patch is included in w3m-0.5, now we can&apos;t get w3m without japanese, but with m17n

  if [ -n &quot;`use cjk`&quot; ] ; then
                myconf=&quot;${myconf}
                        --enable-m17n
                        --enable-unicode
                        --enable-japanese=E
                        --with-charset=EUC-JP&quot;
        else
                myconf=&quot;${myconf}
                        --disable-m17n
                        --with-charset=US-ASCII&quot;
        fi

Simple remove --disable-m17n from &apos;else&apos; or add &apos;m17n&apos; use flag</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2004-04-07 10:32:51 0000</bug_when>
            <thetext>Fixed. Thanks for the report.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>