SapphireDensetsu / ypsilon

Automatically exported from code.google.com/p/ypsilon
Other
0 stars 0 forks source link

Make examples/gtk-hello.scm detect other platforms #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Gtk example (examples/gtk-hello.scm) now only detects linux and darwin,
but other platforms are trivial to support also, you just have to specify
the correct libgtk-x11-2.0 library name.

I'll attach the two-line diff that will be included in the FreeBSD port.

Original issue reported on code.google.com by vmage...@gmail.com on 27 Dec 2008 at 4:18

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you for your message and patch file. :)
I have tested new gtk-hello.scm on FreeBSD and trunk directory is updated to 
revision
339. Please try. Thank you!
-- fujita

Original comment by y.fujita...@gmail.com on 29 Dec 2008 at 3:21