Angus Leeming <[EMAIL PROTECTED]> writes: | Let's address each issue as I post a chunk. However, I have a general | question: > | os_win32.h is a kludge. It is performing the same rôle as config.h. I think | that these things should go in config.h, which suggests a config/win32.m4 | file. | * Do you agree?
maybe. | * Is it possible to add tests to configure that effect only Win32 users. | Ie, config.h won't be changed as I add tests except on Win32 machines? No. Make the tests general. -- Lgb