On Tue, Oct 10, 2000 at 01:32:18PM -0400, Geoffrey Young wrote:
> --- Makefile.PL.old Tue Oct 3 10:17:22 2000
> +++ Makefile.PL Tue Oct 10 13:23:07 2000
> @@ -1899,12 +1899,19 @@
> #
> # Configuartion for mod_perl and Apache::...
> #
> -package Apache::MyConfig ;
> +package Apache::MyConfig;
>
> %Setup = (
> 'Apache_Src' => \'$APACHE_SRC\',
> 'SSL_BASE' => \'$SSL_BASE\',
> 'APXS' => \'$WITH_APXS\',
While we're on the subject, this has another problem: $WITH_APXS is
unset if we're building without APXS, even if we are building an apache
that supports it. Should that be fixed?
Dan
/--------------------------------\ /--------------------------------\
| Daniel Jacobowitz |__| SCS Class of 2002 |
| Debian GNU/Linux Developer __ Carnegie Mellon University |
| [EMAIL PROTECTED] | | [EMAIL PROTECTED] |
\--------------------------------/ \--------------------------------/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]