Joe Schaefer wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:
[...]
It should be possible to automate this search by getting cvs version bumped up
incrementally and grepping for that split line, untill the change is
found. It'd be a nice addition to our toolset.
What's wrong with cvs annotate h
J b wrote:
Well, I looked through the old code (manually, like an archeologist),
and it goes way, way, way back to version 1.2 (6 years, 4 months
ago):
http://cvs.apache.org/viewcvs.cgi/modperl/Makefile.PL?r1=1.2&r2=1.3&diff_format=h
First seen here on line 294 as:
$EXTRA_CFLAGS .= join(" ", spli
Well, I looked through the old code (manually, like an archeologist),
and it goes way, way, way back to version 1.2 (6 years, 4 months
ago):
http://cvs.apache.org/viewcvs.cgi/modperl/Makefile.PL?r1=1.2&r2=1.3&diff_format=h
First seen here on line 294 as:
$EXTRA_CFLAGS .= join(" ", split(",", "
Stas Bekman <[EMAIL PROTECTED]> writes:
[...]
> It should be possible to automate this search by getting cvs version bumped up
> incrementally and grepping for that split line, untill the change is
> found. It'd be a nice addition to our toolset.
What's wrong with cvs annotate here?
gemini:~/s
J b wrote:
Hello list,
Long time lurker, first time poster.
Welcome :)
I'm trying (and I think I've
succeeded) to build mod_perl 1.3.29 64-bit with apache 1.3.31 on
Solaris 8. Perl 5.8.4 compiled 64-bit successfully. The problem I'm
having is that modperl's Makefile.PL mutilates the CFLAGS that
Hello list,
Long time lurker, first time poster. I'm trying (and I think I've
succeeded) to build mod_perl 1.3.29 64-bit with apache 1.3.31 on
Solaris 8. Perl 5.8.4 compiled 64-bit successfully. The problem I'm
having is that modperl's Makefile.PL mutilates the CFLAGS that perl
built with. Specifi