2009-08-07 15:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/global.cf
    ! Minor fix to prev.
This commit is contained in:
Viktor Szakats
2009-08-07 13:54:06 +00:00
parent 6a374a67ec
commit 5d1b5bb178
2 changed files with 6 additions and 1 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-08-07 15:53 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
! Minor fix to prev.
2009-08-07 15:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.cf
+ Added HB_COMPILER autodetection for darwin/hpux/bsd.

View File

@@ -111,8 +111,9 @@ ifeq ($(HB_CONFIG_SHOWN),)
# HB_HOST_BUILD, HB_XBUILD, HB_WITHOUT_*, HB_REBUILD_PARSER
ifeq ($(HB_DYNLIB),yes)
$(info Dynamic library creation phase)
$(info Harbour GNU Make: Dynamic library creation phase)
endif
$(info Harbour GNU Make: Configuration:)
ifneq ($(HB_USER_PRGFLAGS),)
$(info HB_USER_PRGFLAGS: $(HB_USER_PRGFLAGS))
endif