Re: Makefile.PL (build apxs)

2003-03-18 Thread Stas Bekman
Kermit Tensmeyer wrote: On Tue, 18 Mar 2003 16:41:17 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: Kermit Tensmeyer wrote: I looked thru the archives, i didn't see this from before.. so if this is repetious I apoligize. make install fails because APACHE_INCLUDEDIR = " " which is because ()

Re: Makefile.PL (build apxs)

2003-03-18 Thread Kermit Tensmeyer
On Tue, 18 Mar 2003 16:41:17 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > Kermit Tensmeyer wrote: > > I looked thru the archives, i didn't see this from before.. > > so if this is repetious I apoligize. > > > > make install fails because APACHE_INCLUDEDIR = " " > > which is because ()

Re: [mp2] Apache::Clean make test failure

2003-03-18 Thread Nick Tonkin
On Tue, 18 Mar 2003, Geoffrey Young wrote: > try this patch > > --Geoff > > Index: t/TEST.PL > === > RCS file: /src/CVS/perl.com/Apache-Clean-2.0/t/TEST.PL,v > retrieving revision 1.1.1.1 > diff -u -r1.1.1.1 TEST.PL > --- t/TEST.PL