On Wed, Sep 23, 2009 at 11:33 AM, Paul Howarth <p...@city-fan.org> wrote:
> The mod_fcgid build fails for me due to erroneously detecting > sys/mutex.h when in fact it's not present. This appears to be due to a > copy-and-paste error in build/Makefile.apxs, resolved by the attached > patch. > > Cheers, Paul. Committed as r818185. Thanks!