- Jon Leighton
The correct behavior is to use _win95.h if the --enable-win32-target=WIN95
option is specified. If you didn't type the option incorrectly on Vista, this
is a bug in NSPR's build system.
Wan-Teh
It turns out that I only see this problem with the current CVS version
of NSPR. Version 4.7.3 doesn't have this problem.
- Jon Leighton
I reproduced this bug. It is a regression introduced by the new
--enable-symbian-target option
(https://bugzilla.mozilla.org/show_bug.cgi?id=442706).
I just checked in a fix. Thanks a lot. I'm glad you found the bug
quickly.
Wan-Teh