2011-04-17 11:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/global.mk
    * Minor text clarification.
This commit is contained in:
Viktor Szakats
2011-04-17 09:03:33 +00:00
parent 811cffe302
commit 73731feca0
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-17 11:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.mk
* Minor text clarification.
2011-04-17 11:00 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbpost.hbm
* config/global.mk

View File

@@ -381,7 +381,7 @@ ifeq ($(HB_HOST_PLAT),)
ifeq ($(HB_HOST_BIN),)
ifneq ($(__HB_BUILD_WINUNI),no)
export __HB_BUILD_WINUNI := no
$(info ! Win9x/ME host detected: Windows UNICODE mode forcibly turned off)
$(info ! Win9x/ME host detected: Windows UNICODE build mode forcibly turned off)
endif
endif
endif