Use iconv appeared some point after 10.2.8 but with the broken BSD headers.

This commit is contained in:
Steve Checkoway
2006-03-20 06:12:51 +00:00
parent 4861bc0949
commit 0b81507b2e
@@ -45,6 +45,8 @@ typedef unsigned long long UInt64;
# define ENDIAN_LITTLE
# define BACKTRACE_METHOD_X86_DARWIN
# define BACKTRACE_LOOKUP_METHOD_DLADDR
# define HAVE_ICONV // XXX Ugly. This has nothing to do with arch, only the version of OS X.
# define ICONV_CONST const
#endif
#ifndef MACOSX