On Mon, Mar 4, 2013 at 10:09 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > If configure won't enable serf unless --with-apr is given on the > commandline (as opposed to "unless it finds a libapr to link against"), > I would call that a configure bug.
It doesn't require the APR flags to enable serf here. I'm using: '--with-serf=/Users/breser' '--with-swig=/Users/breser' '--enable-maintainer-mode' '--prefix=/Users/breser/root-svn-trunk' '--enable-shared' '--with-apxs=/usr/sbin/apxs'