diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5f867e3ea6..de4114d0e4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to these authors: Viktor Szakats. */ +2009-05-15 13:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * INSTALL + - Removed one unnecessary line from TROUBLESHOOTING. + 2009-05-15 13:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/pp/hbpp.c ! fixed -q2 parameter in hbpp diff --git a/harbour/INSTALL b/harbour/INSTALL index 5c234504ce..4055fc0460 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -549,8 +549,6 @@ TROUBLESHOOTING versions when building Harbour. - Remove all old, unnecessary envvar settings from your environment. Use only those documented in this file. - - Pay attention to CLIPPER and HARBOUR envvars, for a Harbour build - it's best to clear them. - Try to do no or only small modifications at once to command examples included in this file. If it doesn't work, fall back to documented examples as is.