On Wed, Aug 10, 2005 at 03:42:26PM +0200, Armin Wolfermann wrote:
> The latest wchar_t changes broke the ability to display 8bit characters
> in mutt's internal pager. This change fixed it for me (on i386):
> 
> Index: Makefile.inc
> ===================================================================
> RCS file: /cvs/ports/mail/mutt/Makefile.inc,v
> retrieving revision 1.14
> diff -u -r1.14 Makefile.inc
> --- Makefile.inc        3 May 2005 15:37:16 -0000       1.14
> +++ Makefile.inc        10 Aug 2005 13:15:02 -0000
> @@ -35,6 +35,7 @@
>                 --enable-imap \
>                 --enable-pop \
>                 --with-ssl \
> +               --without-wc-funcs \
>                 --sysconfdir=${CONFDIR}
>  
>  .if ${KERBEROS5} == "yes"

Its OK for me.

Reply via email to