diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f811f55de3..3935359147 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,15 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-06-22 16:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/gtwvg/Makefile + ! Typo in prev. + + * INSTALL + - config/linux/gpp.cf + - Deleted HB_COMPILER=gpp. Please use HB_BUILD_MODE=cpp + which works with all compilers. + 2009-06-22 15:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/gtwvg/Makefile ! Disabled for mingw C++ mode. @@ -31,7 +40,7 @@ + Added harbour.ico to central place. * utils/hbmk2/hbmk2.prg - - Deleted support for HB_COMPILET=gpp. Use -cpp switch instead. + - Deleted support for HB_COMPILER=gpp. Use -cpp switch instead. - utils/hbrun/hbrun.ico * utils/hbrun/hbrun.rc diff --git a/harbour/INSTALL b/harbour/INSTALL index 93cd2ff61f..b2cb1f4b4f 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -27,7 +27,7 @@ HOW TO BUILD AND INSTALL HARBOUR FROM SOURCE Linux/Darwin/BSD/HP-UX/Solaris ------------------------------ - $ export HB_COMPILER=<[gcc]|watcom|icc|gpp> + $ export HB_COMPILER=<[gcc]|watcom|icc> $ export HB_INSTALL_PREFIX=