2008-06-22 01:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbwhat32/Makefile
! Fixed to compile using GNU make system. This
contrib needs xhb header in order to compile.
(solved with an ugly hack)
[TOMERGE 1.0.0RC1]
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-06-22 01:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbwhat32/Makefile
|
||||
! Fixed to compile using GNU make system. This
|
||||
contrib needs xhb header in order to compile.
|
||||
(solved with an ugly hack)
|
||||
[TOMERGE 1.0.0RC1]
|
||||
|
||||
2008-06-22 00:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbmysql/mysql.c
|
||||
! Fixed GCC warning.
|
||||
|
||||
@@ -83,6 +83,10 @@ PRG_HEADERS= \
|
||||
|
||||
LIBNAME=hbwhat32
|
||||
|
||||
# This lib needs xhb headers to compile, and this is
|
||||
# the hack to help Harbour find them.
|
||||
PRG_USR := $(PRG_USR) -I../../../xhb
|
||||
|
||||
include $(TOP)$(ROOT)config/lib.cf
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user