2008-11-19 21:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* bin/hb-func.sh
    ! hbw32 -> hbwin
This commit is contained in:
Viktor Szakats
2008-11-19 20:49:54 +00:00
parent 50defb24c8
commit 6d9e671cb3
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2008-11-19 21:49 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* bin/hb-func.sh
! hbw32 -> hbwin
2008-11-19 19:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* include/hbapi.h
* source/vm/extend.c

View File

@@ -99,7 +99,7 @@ mk_hbgetlibsctb()
then
libs="$libs gtwin"
fi
echo "$libs rddads hbct hbnf hbmzip hbtip xhb hbgd hbodbc hbpg hbmysql rddado hbw32 gtwvg $HB_USR_LIBS"
echo "$libs rddads hbct hbnf hbmzip hbtip xhb hbgd hbodbc hbpg hbmysql rddado hbwin gtwvg $HB_USR_LIBS"
else
echo "$@"
fi