diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 92b695bf7a..97da2196f5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2011-05-06 13:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + * little discouragment to use HB_QTPATH + users tend to make everything as complicated as possible by using + all imaginable custom settings. bad idea in most cases. + 2011-05-06 09:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * examples/gtwvw/tests/prog2.prg * examples/gtwvw/tests/wvwtest9.prg diff --git a/harbour/INSTALL b/harbour/INSTALL index dc3eb25b8b..e25fa35a86 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -376,8 +376,9 @@ HARBOUR components: HB_QT_BUILD_STATIC=yes (only meaningful on Windows platform) - You can override automatic detection of QT 'moc', 'rcc' and 'uic' tools - by using HB_QTPATH and optionally HB_QTPOSTFIX envvars, f.e.: + You can override autodetection of QT 'moc', 'rcc' and 'uic' tools + by using HB_QTPATH and optionally HB_QTPOSTFIX envvars. This may + only be necessary on some *nix systems. F.e.: HB_QTPATH=/opt/qt45/bin/ HB_QTPOSTFIX=