Greg Stein <gst...@gmail.com> writes: > On Jun 22, 2011 11:24 AM, "Philip Martin" <philip.mar...@wandisco.com> > wrote: >> >> Julian Foad <julian.f...@wandisco.com> writes: >> >> > anyone wanting to mix APR versions on purpose is the "odd man out" and >> > should expect to have to futz with the configuration. >> >> Does that mean manually editing configure? Or do we have to provide a >> configure option to relax the check? > > People can build everything with one version of APR, then build without > Apache for a different APR. No switches needed.
serf pulls in a copy of apr, there is no guarantee that it matches the one used by Apache or the one discovered by configure. -- Philip