diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 45f4befcf6..ee97b1ab8e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-02-09 00:43 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbfimage/Makefile + - No more relevant comment deleted. + 2010-02-09 00:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/hbsetup.ch + HB_LEGACY_OFF will also enable HB_LEGACY_TYPES_OFF. diff --git a/harbour/contrib/hbfimage/Makefile b/harbour/contrib/hbfimage/Makefile index 65dd09f44b..4ca24d9470 100644 --- a/harbour/contrib/hbfimage/Makefile +++ b/harbour/contrib/hbfimage/Makefile @@ -20,7 +20,6 @@ PRG_HEADERS := \ _DET_DSP_NAME := freeimage _DET_VAR_INC_ := HB_INC_FREEIMAGE _DET_VAR_HAS_ := HB_HAS_FREEIMAGE -# disabled until a proper solution is found for type collision (except for dos where it's not supported at all) _DET_FLT_PLAT := !dos !os2 _DET_FLT_COMP := _DET_INC_DEFP := /usr/include /opt/local/include