2009-12-07 19:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/config/global.mk
! fixed variable name in output message
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-07 19:29 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/config/global.mk
|
||||
! fixed variable name in output message
|
||||
|
||||
2009-12-07 18:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/pp/ppcore.c
|
||||
* strip UTF-8 BOM signature from compiled .prg files
|
||||
|
||||
@@ -269,7 +269,7 @@ ifeq ($(HB_INIT_DONE),)
|
||||
$(info ! HB_USER_AFLAGS: $(HB_USER_AFLAGS))
|
||||
endif
|
||||
ifneq ($(HB_USER_DFLAGS),)
|
||||
$(info ! HB_USER_AFLAGS: $(HB_USER_DFLAGS))
|
||||
$(info ! HB_USER_DFLAGS: $(HB_USER_DFLAGS))
|
||||
endif
|
||||
ifneq ($(HB_USER_LIBS),)
|
||||
$(info ! HB_USER_LIBS: $(HB_USER_LIBS))
|
||||
|
||||
Reference in New Issue
Block a user