[webkit-dev] HAVE_LANGINFO_H and OS X
Darin Adler
darin at apple.com
Mon Mar 23 12:53:01 PDT 2009
On Mar 23, 2009, at 12:49 PM, Kevin Ollivier wrote:
> It does in fact fix the problem, but to get the fix I need to
> explicitly #define HAVE_LANGINFO_H 1 on Mac. I'm wondering if it's
> safe to define it to 1 for all ports building under Darwin, or if I
> should keep the fix isolated to the wx port?
I think it’s safe to set that for all ports building under Darwin.
-- Darin
More information about the webkit-dev
mailing list