Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2004-09-03 Thread Stas Bekman
[EMAIL PROTECTED] wrote: geoff 2004/09/03 06:02:39 Modified:lib/Apache Build.pm Log: polish build in cases where apr, apr-util, and httpd all live in separate directories. Submitted by: Joe Orton +1 Revision ChangesPath 1.173 +2 -1 modperl-2.0/lib/Apache/Build.

Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2003-12-15 Thread Stas Bekman
[EMAIL PROTECTED] wrote: randyk 2003/12/15 18:39:00 Modified:lib/Apache Build.pm Log: Reviewed by: stas In testing for the existence of the apxs and apr-config utilities, Win32 needs candidates to have a .bat extension for the -x file test to succeed. It's probably a good idea

Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2003-11-08 Thread Geoffrey Young
Sorry about that; I hadn't realized they went to just one address. At the time I thought it better to do the mod_perl and Apache-Test commits together, as the changes addressed the same issue. I'll separate them in the future, though. no worries. I just recently discovered this behavior, and I'm

Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2003-11-08 Thread Randy Kobes
On Fri, 7 Nov 2003, Stas Bekman wrote: > Geoffrey Young wrote: [ ... ] > > just as a general note, if you noticed, this commit had > > multiple targets - both the modperl-2.0 and httpd-test > > repositories - however the commit email went to only one > > address: [EMAIL PROTECTED] > > > > I've see

Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2003-11-07 Thread Stas Bekman
Geoffrey Young wrote: [EMAIL PROTECTED] wrote: randyk 2003/11/07 00:48:21 Modified:perl-framework/Apache-Test Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm ah, here it is :) just as a general note, if you noticed, this commit had multiple targets

Re: cvs commit: modperl-2.0/lib/Apache Build.pm

2003-11-07 Thread Geoffrey Young
[EMAIL PROTECTED] wrote: randyk 2003/11/07 00:48:21 Modified:perl-framework/Apache-Test Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm ah, here it is :) just as a general note, if you noticed, this commit had multiple targets - both the modperl-2.0 an