diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6ce87b2ae5..ff21167b45 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2011-02-23 02:09 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbexpat/hbexpat.hbp + ! Fixed to not disable detection of local copy when + HB_BUILD_3RDEXT=no + 2011-02-23 00:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * config/global.mk ! Fixed to use cygharbour-21.dll name for cygwin targets. diff --git a/harbour/contrib/hbexpat/hbexpat.hbp b/harbour/contrib/hbexpat/hbexpat.hbp index e65a41a2d5..7782e01b06 100644 --- a/harbour/contrib/hbexpat/hbexpat.hbp +++ b/harbour/contrib/hbexpat/hbexpat.hbp @@ -10,7 +10,7 @@ -w3 -es2 -depkeyhead=expat:expat.h --depcontrol=expat:no{HB_BUILD_3RDEXT='no'} +-depcontrol=expat:local{HB_BUILD_3RDEXT='no'} -depcontrol=expat:${HB_WITH_EXPAT} -depincpath=expat:/usr/include -depincpathlocal=expat:3rd/expat