Hi...
make offsite-tar seems to be broken - I guess the location of the header
files changed in the apache layout at some point?
is anyone actually using this? it doesn't really make sense to me since
it is only really useful for an APXS build where you have an apache binary
but no source h
On Mon, 30 Apr 2001, Geoffrey Young wrote:
> I mean, that I used to use just
> use Apache::Dispatch;
> in a startup.pl and my custom directives would work just fine.
>
> now, I get errors unless I use
> PerlModule Apache::Dispatch
>
> maybe I was taking advantage of a feature I shouldn't hav
On Mon, 30 Apr 2001, Geoffrey Young wrote:
> maybe I was taking advantage of a feature I shouldn't have been using?
Yes, config directives created by Apache::ExtUtils :-)
--
/||** Founder and CTO ** ** http://axkit.com/ **
//||** AxKit.com Ltd ** ** XML Application
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 26, 2001 1:31 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: modperl/Apache Apache.pm
>
>
> dougm 01/04/25 22:30:46
>
> Modified:.Changes
>Apache