On Mon, Jul 19, 2010 at 3:17 PM, Bram Moolenaar <[email protected]> wrote: > If you can make this work with a configure argument, it's fine to > include these changes and leave them disabled by default. For your > distribution, with a known environment, you could enable them.
Attached patch enables dynamic loading for Perl if --enable-perlinterp=dynamic is used. I also moved the use of PERL_CFLAGS in src/Makefile so they're only used when compiling if_perl.c and if_perlsfio.c. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]> -- 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
dynamic-perl.diff
Description: Binary data
