2009-03-04 09:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* utils/hbmk2/hbmk2.prg
    ! gtnul removed from gt list. It's probably enough to 
      not add it to liblist when passing -gtnul.
This commit is contained in:
Viktor Szakats
2009-03-04 08:13:22 +00:00
parent 9784eb837f
commit d712252945
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,11 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-03-04 09:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
! gtnul removed from gt list. It's probably enough to
not add it to liblist when passing -gtnul.
2009-03-04 08:56 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* INSTALL
+ Added few NOTEs on HB_INC_* usage.

View File

@@ -139,7 +139,6 @@ FUNCTION Main( ... )
"hbextern" }
LOCAL aLIB_BASE_GT := {;
"gtnul" ,;
"gtcgi" ,;
"gtpca" ,;
"gtstd" }