Basic question about recompiling program with different options

2005-10-02 Thread Steve Dondley
I'm using the VIM text editor and want to recompile it so that it can use Perl regular expressions when doing a search in a file. How do I do this easily? -- Dondley Communications http://www.dondleycommunications.com Communicate or Die: American Labor Unions and the Internet

Re: Basic question about recompiling program with different options

2005-10-02 Thread Roberto C. Sanchez
Quoting Steve Dondley [EMAIL PROTECTED]: I'm using the VIM text editor and want to recompile it so that it can use Perl regular expressions when doing a search in a file. How do I do this easily? If you know the options (if not, they are probably listed in the source package), then you can