< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
This is how I do it when I configure
resiprocate to use the built-in cajun distro
CXXFLAGS="-I${RESIPROCATE_SRCDIR} -I${RESIPROCATE_SRCDIR}/contrib/cajun/include" ./configure --prefix=${RESIPROCATE_INSTALLDIR} --with-c-ares --with-ssl --with-repro --enable-ipv6 replace ${RESIPROCATE_SRCDIR} where your source is located. On 01/29/2014 10:02 PM, Scott Godin wrote:
|