[I'm re-sending this because I don't think it originally went through due to my e-mail change (aren't acquisitions grand!). Sorry if it is a dup] Igor, All, The simple patch to configure.js handles my situtation -- I build from cvs checkouts with files checked-out as read-only. configure.js copies win32config.h to config.h. So config.h is marked as read-only, so running configure.js a second time fails (the copy fails becase the target is read-only). This patch checks the existence of config.h and resets the attributes if it is found. (See attached file: configure.diff)
Attachment:
configure.diff
Description: Binary data