On Thu, Jun 25, 2009 at 09:02:59AM +0100, Simon Marlow wrote:
> >Wed Jun 24 05:54:22 PDT 2009 Ian Lynagh<[email protected]>
> > * Fix iconv detection on OpenBSD
> > Matthias Kilian discovered that iconv_open is #define'd to something
> > else on OpenBSD, so the test needs to include the iconv header.
> >
> > M ./aclocal.m4 +36
> > M ./configure.ac -2 +16
>
> If iconv_open is #defined on OpenBSD, then we need a C wrapper presumably?
Or do some evil C preprocessor hackery. I'm trying something in
that direction now,..
BTW: I'd like to know how the other BSDs are behaving. NetBSD seems
to contain its own iconv implementation in the base system, but
FreeBSD apparently uses GNU libiconv from their ports tree, similar
to OpenBSD.
Ciao,
Kili
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries