2012-06-16 18:02 UTC+0200 Viktor Szakats (harbour syenar.net)

* utils/hbmk2/hbmk2.hbp
  * utils/hbmk2/Makefile
    % disabled embedded headers again, now dir layout detection should
      work well even under GNU Make, so it's not necessary
This commit is contained in:
Viktor Szakats
2012-06-16 16:03:29 +00:00
parent 03d3b0e465
commit b679a19cbb
3 changed files with 7 additions and 5 deletions

View File

@@ -16,6 +16,12 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-06-16 18:02 UTC+0200 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.hbp
* utils/hbmk2/Makefile
% disabled embedded headers again, now dir layout detection should
work well even under GNU Make, so it's not necessary
2012-06-16 17:59 UTC+0200 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
! ignore HB_INSTALL_* envvars too in runner mode
@@ -39,7 +45,7 @@
! fixed to ignore HB_INSTALL_PREFIX variable in runner mode.
This points to invalid places while running as part of GNU
Make and prevents autodetection.
TODO: Recheck if it now works without embedded headers.
TODO: Recheck if it now works without embedded headers. [DONE]
TODO: Obsolete HB_INSTALL_PREFIX also in hbmk2 mode.
2012-06-16 12:42 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

View File

@@ -23,8 +23,6 @@ ifneq ($(HB_HAS_WATT),)
HB_PRGFLAGS += -DHB_HAS_WATT
endif
HB_PRGFLAGS += -DHBMK_WITH_ALL_EMBEDDED_HEADERS
ifneq ($(filter $(HB_PLATFORM),win wce os2),)
ifneq ($(HB_BUILD_DYN),no)
HB_BUILD_SHARED := yes

View File

@@ -11,8 +11,6 @@
-mt
-prgflag=-DHBMK_WITH_ALL_EMBEDDED_HEADERS
hbmk2.prg
-lhbpmcom{dos}