If I put foo/Makefile.PL into the root of the modperl-2.0, it gets automatically executed with the same args at the top Makefile.PL and all the make calls are automatically propogated there as well, now I cannot figure out why if I put the Makefile.PL not on the first level but somewhat deeper, this exact thing doesn't happen.
I've created modperl-2.0/docs/src/api/mod_perl-2.0/Makefile.PL. How do I make it a part of the automatic build? It seems that the magic is in the MakeMaker and not mod_perl, since I cannot find any leads in the mod_perl code. Thanks. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
