Doug MacEachern wrote: > On Wed, 3 Oct 2001, Stas Bekman wrote: > > >>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? >> > > MakeMaker will only recurse if it sees a Makefile.PL in each directory, so > if you have a Makefile.PL in docs/ and src/ and api/ and mod_perl-2.0/ > MakeMaker will link everything together. i haven't tried working around > this before.
my patch provides this workaround and does work. Is it bad? _____________________________________________________________________ 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]
