I installed the latest GNU make to my windows machine.
The installer decided to setup the language as the OS language, which I did not get prompted for. I want it to be english. My OS is in swedish.
I remember I had similar problem with another GNU program (can't recall which), which was solved by adding the env var "lang" with value "c".
How can I switch the language of GNU make to english?