[Github-comments] [geany/geany] support vte 0.38 in gtk3 build (#336)

Matthew Brush notifications at xxxxx
Fri Aug 19 12:25:40 UTC 2016


All the `#if` stuff could be isolated in a single module (vte.c), and not even spread out as much as the current runtime `dlopen()` support (we currently check at compile-time _and_ runtime for much stuff).

BTW, I'm currently tinkering with geany-vte.m4 to try and handle all the VTE versions including with and without gtk3, and whether `--enable-vte` was passed yes or auto, it's a combinatorial explosion, but it would make the code nicer/easier.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/336#issuecomment-241004727
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160819/c703f1f8/attachment.html>


More information about the Github-comments mailing list