stas, as i suspected, this patch does not work.  please try with 'make
clean' and without any modperl-2.0 modules installed into the default
@INC.

On 11 Oct 2001 [EMAIL PROTECTED] wrote:

> dougm       01/10/10 20:29:32
> 
>   Modified:    .        Makefile.PL
>   Log:
>   the DIR => [] patch does not work, backing it out for now.
>   
>   Revision  Changes    Path
>   1.42      +1 -1      modperl-2.0/Makefile.PL
>   
>   Index: Makefile.PL
>   ===================================================================
>   RCS file: /home/cvs/modperl-2.0/Makefile.PL,v
>   retrieving revision 1.41
>   retrieving revision 1.42
>   diff -u -r1.41 -r1.42
>   --- Makefile.PL     2001/10/09 18:28:37     1.41
>   +++ Makefile.PL     2001/10/11 03:29:32     1.42
>   @@ -27,7 +27,7 @@
>    ModPerl::MM::WriteMakefile(
>        NAME => 'mod_perl',
>        VERSION => $VERSION,
>   -    DIR     => get_dirs_with_makefile(@remote_makefile_dirs),
>   +#    DIR     => get_dirs_with_makefile(@remote_makefile_dirs),
>        macro => {
>            MODPERL_SRC   => $code->path,
>            PERL          => $build->perl_config('perlpath'),
>   
>   
>   
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to