John Little wrote: > On Sunday, January 3, 2016 at 2:13:42 AM UTC+13, Tony Mechelynck wrote: > > > What does > > > > > > pkg-config --modversion gdk-pixbuf-2.0 > > > > > > say on your system, Tony? > > > > It says 2.31.6 > > My Ubuntu 15.04 install says 2.31.3, so I think you could do what I did in my > post above, change line 2511 of src/configure.in to read > > $gdk_pixbuf_version_minor -ge 31 ; then > > and make reconfig.
OK, let's do that. In case someone complains we can change it back. -- An indication you must be a manager: You can explain to somebody the difference between "re-engineering", "down-sizing", "right-sizing", and "firing people's asses". /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
