http://bugzilla.spamassassin.org/show_bug.cgi?id=3602
------- Additional Comments From [EMAIL PROTECTED] 2004-07-13 12:57 ------- Subject: Re: use a t/config file for 'make test' data, instead of asking during 'perl Makefile.PL' On Tue, Jul 13, 2004 at 11:33:54AM -0700, [EMAIL PROTECTED] wrote: > > perl Makefile.PL ENABLENET=yes ENABLERAZOR=yes ENABLESQL=yes > The only problem with this is that ENABLESQL isn't as simple as yes or no. If it is yes then it requires some additional config data. No reason why that data can't be put into a file however, in fact Makefile.PL asks for the data now and puts in into a config file already. Would just be a matter of looking for that file and using it if available. Michael ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
