on 5/13/01 10:43 AM, "Pier P. Fumagalli" <[EMAIL PROTECTED]> wrote:

> Hmm... Ok, but AFAIK apxs exists also in Apache 2.0, which is the module I'm
> writing right now... Could I call it --with-apxs2 ??? How does that sound?

No need. That is the point of --with-apxs[=FILE]... you can optionally point
to any apxs installation.

Note: I'm thinking of adding --with-apache back like it was in Jserv...that
will be used conditionally with --with-apxs. In other words, you specify one
or the other, not both. --with-apache would then be used for people who are
building Apache statically. The problem with that, is supporting both
options is a pain in the ass, however, stealing the code from Jserv's
autoconf should be easy...

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>

Reply via email to