2010-12-12 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbexpat/hbexpat.hbc
    ! Minor correction for dynamic build.

  * INSTALL
    ! Typo in valgrind build config.
This commit is contained in:
Viktor Szakats
2010-12-12 21:10:00 +00:00
parent 7d595e33c8
commit 161c0bea69
3 changed files with 10 additions and 3 deletions

View File

@@ -16,6 +16,13 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-12-12 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbexpat/hbexpat.hbc
! Minor correction for dynamic build.
* INSTALL
! Typo in valgrind build config.
2010-12-12 11:50 UTC+0200 Petr Chornyj (myorg63 at mail.ru)
* contrib/hblzf/3rd/liblzf/Changes
* contrib/hblzf/3rd/liblzf/crc32.h

View File

@@ -443,7 +443,7 @@ HARBOUR
You'll need these base packages to build/package/test/use Harbour:
bash subversion gcc make glibc-devel rpm valgrind
bash subversion gcc make glibc-devel rpm valgrind upx uncrustify
You'll need these packages to compile certain contribs and optional Harbour features:
@@ -779,7 +779,7 @@ HARBOUR
Valgrind (on linux and darwin targets)
--------
Build Harbour with:
HB_USER_DEBUG=yes
HB_BUILD_DEBUG=yes
Build app with:
$ hbmk2 myapp -debug

View File

@@ -4,5 +4,5 @@
incpaths=.
libs=${hb_name}
libs=${hb_name}${__HB_DYN__}
libs=3rd/expat/expat.hbc