On Nov 30, Doran L. Barton wrote:
> [ patch to handle 1.3.14 version string ]
>
> Think 1.25 will have this fixed?
its already fixed in 1.24_01(*), so yes.
jim
(*) http://perl.apache.org/dist/mod_perl-1.24_01.tar.gz
-
To unsu
1.24_01 fixes this problem for 1.3.14.
"Doran L. Barton" wrote:
> Not long ago, Dmitry Morozovsky proclaimed...
> > Hello colleagues,
> >
> > In Apache 1.3.14, there is another change in version strings in httpd.h
> > Here is small patch (quick'n'dirty, of course :) to fix this.
>
> I noticed th
On Thu, 30 Nov 2000, Doran L. Barton wrote:
DLB> Not long ago, Dmitry Morozovsky proclaimed...
DLB> > Hello colleagues,
DLB> >
DLB> > In Apache 1.3.14, there is another change in version strings in httpd.h
DLB> > Here is small patch (quick'n'dirty, of course :) to fix this.
DLB>
DLB> I noticed
Not long ago, Dmitry Morozovsky proclaimed...
> Hello colleagues,
>
> In Apache 1.3.14, there is another change in version strings in httpd.h
> Here is small patch (quick'n'dirty, of course :) to fix this.
I noticed this too. I'm not sure, but I think this affected 1.3.13 too, but
I could be wro
Hello colleagues,
In Apache 1.3.14, there is another change in version strings in httpd.h
Here is small patch (quick'n'dirty, of course :) to fix this.
diff -u -r mod_perl-1.24.orig/Makefile.PL mod_perl-1.24/Makefile.PL
--- mod_perl-1.24.orig/Makefile.PL Mon May 15 04:07:58 2000
+++ mod_pe