Hi Eli,
[...]
Thanks for your work.
However, the last sentence I cited above seems to possibly contradict
the one above it. In the former, you say that some lines were added
to bring the template in line with what MSYS generates when one runs
the configure script. In the latter, you say that you only moved
lines around. Which one is true, or what am I missing?
Sorry, I must have not composed my email correctly. I meant I did not
change anything other than ordering in config.h.W32.template. (To my
knowledge)
[...]
/* Use platform specific coding */
#define WINDOWS32 1
This is strange: WINDOWS32 should be defined for _any_ W32 build. Are
you saying that without this addition WINDOWS32 might not be defined
in some situation? If so, then what is that situation?
Atm this is defined by the build bat, NMakefile, and generated Makefile.
We could consider putting it in config.h.W32.template at some point.
Equally it is fine to leave it how it is, as it does not make so much
difference. Paul also asked about this.
Kind regards
JG
--
Homepage: http://jguk.org/
Blog: http://jguk.org/blog.rss
Radio: http://jguk.org/#radio
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32