On Thu, 29 May 2008, [EMAIL PROTECTED] wrote: > > + added support for HB_COMMERCE=yes envvar > Przemek, sorry for my ignorance, but what bis this please?
Hi Toninho, Some parts of Harbour uses needs external GPL code. Setting HB_COMMERCE disables such code in final binaries so your programs are not effected by GPL license. Now it eliminates GTSLN (due to Slang license) and console mouse support in GTRM and GTCRS (due to GPM license) and only terminal mouse support is enabled (though it's possible to redirect GPM events to Linux console. If you are creating commercial closed source applications the you should remember to not use parts of [x]Harbour which needs library with restrictive license. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
