Sander Temme wrote:
on 5/9/03 8:22, Greg Ames at [EMAIL PROTECTED] wrote:
For 2.0, we don't use apxs to build mod_specweb99, although that is a worthy
goal.
Actually, there is a GNU Makefile in the repository that builds using
apxs... point the environment variable APXS to the apxs in your Apache2
installation and it should work. And yes, I use some gmake specifics in
there: it won't work with other flavours of make. Not really a problem if
you're on Linux.
ooops, sorry. I didn't remember that commit.
I updated the README to mention apxs. I'd appreciate a sanity check of the
update.
TIA,
Greg