DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/share/mk bsd.port.mk


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 17 May 2005 07:25:43 +0200
Mail-followup-to: commits@crater.dragonflybsd.org

On Mon, May 16, 2005 at 07:40:02PM +0900, YONETANI Tomokazu wrote:
> That seems a bit harder (even assuming the iconv in libc is compatible
> with GNU libiconv), because all it does is adding dependency on
> converters/libiconv. The following patch overrides the USE_ICONV if
> USE_ICONV_IN_LIBC is also defined. Does it work for you?

It's not that easy, because some ports want to link against -liconv,
which would fail.

> PS. Does anyone know how to convince mutt not to corrupt letters
> with umlauts when it invokes editor?

Set the input character set via LC_CTYPE, e.g. en_US.ISO8859-15.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]