From 718a6645877a5329f870c43efef74410a146e324 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 28 Feb 2011 15:11:36 +0000 Subject: [PATCH] 2011-02-28 16:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbmagic/hbmagic.hbp ! Fixed missing dep setting. [Tamas] --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbmagic/hbmagic.hbp | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a7189d24f0..75a9ffa6fd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-02-28 16:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbmagic/hbmagic.hbp + ! Fixed missing dep setting. [Tamas] + 2011-02-28 14:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/hbsocket.c ! Added hb_socketGetHostName() stub when HB_SOCKET_OFF. diff --git a/harbour/contrib/hbmagic/hbmagic.hbp b/harbour/contrib/hbmagic/hbmagic.hbp index 6a055adf19..4c00c7dd95 100644 --- a/harbour/contrib/hbmagic/hbmagic.hbp +++ b/harbour/contrib/hbmagic/hbmagic.hbp @@ -10,6 +10,7 @@ -w3 -es2 -depkeyhead=libmagic:magic.h +-depcontrol=libmagic:no{HB_BUILD_3RDEXT='no'} -depcontrol=libmagic:${HB_WITH_LIBMAGIC} -depincpath=libmagic:/usr/include -depincpath=libmagic:/opt/local/include