Now it's a bloodbath. I am using Debian Squeeze and it doesn't even configure (autoconf v2.63). I had it configure after renaming all Makefile.am to Makefile.in
After configuring the Makefile is broken because of
1) ifdef MACOS causes a parsing error
2) the Windows icon is also built, causing an error about the .rc which needs to be built
I fixed the above issues and then tried to run 'make...
These problems were found by EddyP at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381263#68
If they were fixed, GYachE Improved would benefit from both the open source status point of view and the availability on most distributions.
------
I took the source from http://sourceforge.net/project/showfiles.php?group_id=158490&package_id=177556
and ran a licensecheck on it. It seems...