Tobias Schlemmer schrieb am Dienstag, den 07. März 2006:

> Package: lbdb
> Version: 0.31.1-0ts1
> Severity: wishlist
> Tags: l10n patch

> I have added charset conversion to rfc2047.c and (lbdb-)?fetchaddr using
> iconv. I don't know, how portable it is, so try it out. 
> now my .procmailrc has an enty of 
> 
> :0hc
> | lbdb-fetchaddr -d '%d.%m.%Y %H.%M' -c utf-8
> 
> It seems to work fine for me, even with evolution and muttalias ;-). And
> I think it's a very small step towards real internationalization. 

For the records: I didn't forget to include this patch, the problem
is, that lbdb should not only run on Debian but on all Unix systems,
including systems, where iconv is not available or not installed.  I
don't like to add a build dependency on iconv on all systems, so I'm
looking for some autoconf stuff to make the iconv patch configurable
using --without-iconv (default, if iconv is not available),
--with-iconv (default, if iconv is available), or
--with-iconv=/some/dir.

Any help with this autoconf stuff is greatly appreciated...

Tschoeeee

        Roland

Reply via email to