From 9e8c78dbf8d7b5dfa14e4b500d6e88953a87a0de Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 27 Sep 2002 18:55:32 +0000 Subject: [PATCH] Put back OSTYPE, commented out. I don't really mind if it's removed again, if people feel strongly that it's confusing. But it might be helpful to someone. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/makeg95.env | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/makeg95.env b/src/makeg95.env index 46c9254159..223c31c385 100644 --- a/src/makeg95.env +++ b/src/makeg95.env @@ -18,6 +18,12 @@ MINGW32=1 MINGW32VERSION=2.95 #MINGW32VERSION=3.0 +# If we're using MSYS, or other utilities that +# use forward slashes, we need to set this when +# invoking the makefile from DOS, or the wrong separators +# will be assumed. +#OSTYPE=msys + # If building DLL, the version WXVERSION=233