From 5468e70e8a5bd40aef9648fa6c2380e3226e6656 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 7 Nov 2010 17:36:50 +0000 Subject: [PATCH] 2010-11-07 18:36 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/make.hbs - Deleted completed TODO. * contrib/hbhpdf/hbhpdf.hbp ! Updated libharu source location after latest changes. --- harbour/ChangeLog | 7 +++++++ harbour/contrib/hbhpdf/hbhpdf.hbp | 2 +- harbour/contrib/make.hbs | 7 ++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 856895e761..fd0117a41a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,13 @@ The license applies to all entries newer than 2009-04-28. */ +2010-11-07 18:36 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/make.hbs + - Deleted completed TODO. + + * contrib/hbhpdf/hbhpdf.hbp + ! Updated libharu source location after latest changes. + 2010-11-07 18:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) - external - Deleted. diff --git a/harbour/contrib/hbhpdf/hbhpdf.hbp b/harbour/contrib/hbhpdf/hbhpdf.hbp index a97293810b..0f27498061 100644 --- a/harbour/contrib/hbhpdf/hbhpdf.hbp +++ b/harbour/contrib/hbhpdf/hbhpdf.hbp @@ -14,7 +14,7 @@ -depcontrol=libharu:${HB_WITH_LIBHARU} -depincpath=libharu:/usr/include -depincpath=libharu:/usr/local/include --depincpathlocal=libharu:../../src/3rd/libhpdf +-depincpathlocal=libharu:3rd/libhpdf -depimplibs=libharu:../libhpdf.dll -depimplibs=libharu:../lib_dll/libhpdf.dll diff --git a/harbour/contrib/make.hbs b/harbour/contrib/make.hbs index eabf22583f..af698de0d2 100755 --- a/harbour/contrib/make.hbs +++ b/harbour/contrib/make.hbs @@ -30,11 +30,8 @@ /* TODO (long term, low priority): 1. normalize path to hbpre/hbpost to save on cmdline (after normalizer function has been moved to core) - 2. Move in external libs to contrib area? (bz2, minizip, sqlite3) - (the only downside is that irrelevant hits will be spilling - into 'grep -R' results) - 3. Move lib output dir and workdirs inside contrib dirs. - 4. Make home project detection more robust in stdalone mode. + 2. Move lib output dir and workdirs inside contrib dirs. + 3. Make home project detection more robust in stdalone mode. NOTE: - 'install' is ignored in stdalone mode. It would be needed to