2012-02-28 20:59 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/global.mk
+ display HB_BUILD_CONTRIB_DYN setting in make output.
some users might be forgetting they have this enabled.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-02-28 20:59 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* config/global.mk
|
||||
+ display HB_BUILD_CONTRIB_DYN setting in make output.
|
||||
some users might be forgetting they have this enabled.
|
||||
|
||||
2012-02-28 20:46 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbqt/gtqtc/gtqtc.hbm
|
||||
! fixed to skip building .dll target.
|
||||
|
||||
@@ -244,6 +244,9 @@ ifeq ($(HB_INIT_DONE),)
|
||||
ifneq ($(HB_BUILD_DYN),)
|
||||
$(info ! HB_BUILD_DYN: $(HB_BUILD_DYN))
|
||||
endif
|
||||
ifneq ($(HB_BUILD_CONTRIB_DYN),)
|
||||
$(info ! HB_BUILD_CONTRIB_DYN: $(HB_BUILD_CONTRIB_DYN))
|
||||
endif
|
||||
ifneq ($(HB_BUILD_SHARED),)
|
||||
$(info ! HB_BUILD_SHARED: $(HB_BUILD_SHARED))
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user