|
|
# Fix include path for newer PostgreSQL versions. | # Fix include path for newer PostgreSQL versions. |
epatch "${FILESDIR}/cyrus-sasl-2.1.17-pgsql-include.patch" | epatch "${FILESDIR}/cyrus-sasl-2.1.17-pgsql-include.patch" |
| |
|
if use java |
|
then |
|
# next patch will cause an automake run. use the one used by sasl devs (1.7.9) |
|
export WANT_AUTOMAKE="1.7" |
|
epatch "${FILESDIR}/cyrus-sasl-2.1.17-java-Makefile.patch" |
|
fi |
|
|
# Recreate configure. | # Recreate configure. |
export WANT_AUTOCONF="2.5" | export WANT_AUTOCONF="2.5" |
rm -f configure config.h.in saslauthd/configure | rm -f configure config.h.in saslauthd/configure |