Michael Henry wrote: > Because of changes in Fedora 20, Vim won't build with > --enable-perlinterp. Back in Fedora 16, Perl's ExtUtils were > found entirely in /usr/share/perl5/ExtUtils. The xsubpp utility > was therefore found in /usr/share/perl5/ExtUtils/xsubpp. By > Fedora 20, a portion of ExtUtils was moved into > /usr/share/perl5/vendor_perl/ExtUtils, including the xsubpp > utility. The below patches detect where xsubpp is installed > based on the already-detected location of PERLLIB > (vi_cv_perllib). Note that I've tested this only on Fedora 16 > and Fedora 20, but the logic should remain unchanged for systems > lacking /usr/share/perl5/vendor_perl/ExtUtils/xsubpp.
Thanks! -- hundred-and-one symptoms of being an internet addict: 7. You finally do take that vacation, but only after buying a cellular modem and a laptop. /// 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.
