Merge branch 'main' of feistymeow.org:feisty_meow
[feisty_meow.git] / production / prototype_config.ini
old mode 100755 (executable)
new mode 100644 (file)
index 57aba0f..0aceced
@@ -68,7 +68,7 @@ endif
 # this flag selects whether to build with unicode enabled.  this mainly affects
 # win32 OSes, and right now we know it affects them badly if this is enabled.
 # unix may build slightly differently too, such as for WX widgets.
-ifeq "$(OP_SYSTEM)" "WIN32"
+ifeq "$(OPERATING_SYSTEM)" "WIN32"
 ###
 ### do not enable on win32 right now.
 ###  DEFINITIONS += UNICODE=t