Here's what I'm trying to do. I'm trying to get the spidermonkey api from mozilla to compile with my apache module.
The problem is that the makefile is one of the biggest I've seen with a ton of libraries and I cant get them to compile with apxs. Would there be a easy way to turn their makefile into one that would work with apache? Thanks in advance. Jason