2011-07-18 01:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* debian/rules
    - disabled contrib dynlibs. [TOMERGE 3.0]
This commit is contained in:
Viktor Szakats
2011-07-17 23:42:25 +00:00
parent 2c365f9b9a
commit f7c4378829
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-07-18 01:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* debian/rules
- disabled contrib dynlibs. [TOMERGE 3.0]
2011-07-17 22:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/harbour.hbx
* updated

View File

@@ -28,7 +28,6 @@ endif
export HB_SYSLOC := yes
export HB_BUILD_PKG := no
export HB_BUILD_SHARED := yes
export HB_BUILD_CONTRIB_DYN := yes
export HB_BUILD_DEBUG := yes
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
export HB_BUILD_OPTIM := no