On Jan 26, 2013, at 1:01 AM, Eric Le Lay <[email protected]> wrote:
> Hi John, hi list, > > here are the patches we applied to GTKOSXApplication 2.0.1 to > distribute it in MacPorts: > https://trac.macports.org/browser/trunk/dports/devel/gtk-osx-application/files > > Would you consider applying them? > I can't apply the Makefile.in patches. Makefile.in is a generated file. You'll have to convert that into something that autoconf and automake can digest... but you need to open a bug and explain why you can't just set libdir at configure time and adjust $PYTHONPATH. The patch to cocoa-menu-item.c is just wrong. That's objective-c, and @ introduces string constants in objective-c. Regards, John Ralls ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Gtk-osx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-osx-devs _______________________________________________ Gtk-osx-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list
