Status: New Owner: ---- Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Other GUI-Any
New issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 Hi developers, what about supporting GNU operating system? --- gambas3.orig/acinclude.m4 2013-09-03 12:20:15.763016116 +0200 +++ gambas3/acinclude.m4 2013-09-03 14:26:38.389881429 +0200 *-*-k*bsd*-gnu ) SYSTEM=GNU AC_DEFINE(OS_GNU, 1, [Target system is of GNU family]) AC_DEFINE(OS_BSD, 1, [Target system is of BSD family]) AC_DEFINE(SYSTEM, "GNU/kFreeBSD", [Operating system]) ;; + *-*-gnu* ) + SYSTEM=GNU + AC_DEFINE(OS_GNU, 1, [Target system is of GNU family]) + AC_DEFINE(SYSTEM, "GNU", [Operating system]) + ;; I don't remember if I already sent you this patch or not... -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user