Stepan, I guess you may have found something there. The fact that this option is available again shows an acknowledgement that wchar.h has been an issue in the past.
I have more e-mails to read in this thread, but is this the best solution or should the configure script itself be made smarter to handle this without the need for using the "ac_cv_header_wchar_h=no" manually? Thanks, Chris At 10:22 AM 12/14/2006, Stepan Kasal wrote: >Hello, > >On Tue, Dec 12, 2006 at 01:21:02PM -0500, Chris McGuire wrote: >> mv /usr/include/wchar.h /usr/include/wchar.h.off > >I guess the following hack forces configure to ignore wchar.h: > >./configure ac_cv_header_wchar_h=no > >Just a detail.
