On Wed, Jan 02, 2002 at 08:29:08AM -0800, Claus Assmann <[EMAIL PROTECTED]> wrote:
> On Wed, Jan 02, 2002, Daniel Eisenbud wrote:
> > This is annoying.  I've successfully compiled mutt without iconv by
> > commenting out lines in config.h, so I think that this is just a
> > braindead policy decision.  Try commenting out the iconv test you quoted
> > below in configure, and see what happens when you configure and build
> > without iconv.  Also note that for some reason the iconv macro is
> 
> It fails in compilation (this is mutt-1.3.25). I started hacking
> to get around the missing iconv stuff, but there seems to be too
> much depending on it, e.g., charset.h includes iconv.h, if I change
> that to:
> #if HAVE_ICONV
> #include <iconv.h>
> #endif
[...]
> Does your system have the iconv.h file etc? Or did you change
> more than just config.h?

My system does have iconv.h, which explains why it didn't fail.

I think that this bug is well worth fixing before mutt 1.4.  I'll look
into it this afternoon.

-Daniel

-- 
Daniel E. Eisenbud
[EMAIL PROTECTED]

"We should go forth on the shortest walk perchance, in the spirit of
undying adventure, never to return,--prepared to send back our embalmed
hearts only as relics to our desolate kingdoms."
                                        --Henry David Thoreau, "Walking"

Reply via email to