2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] removed a configure.ac line that got left over after copy/paste

This commit is contained in:
Jelte Jansen
2011-04-28 22:25:14 +00:00
parent 6eb7a93e81
commit 6c554c8b4e

View File

@@ -402,7 +402,6 @@ if test -x "${BOTAN_CONFIG}" ; then
for flag in ${BOTAN_LDFLAGS}; do
BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | sed -ne 's/^\(\-L\)/-R/p'`"
done
BOTAN_RPATH="${PYTHON_LDFLAGS} ${python_rpath}"
AC_SUBST(BOTAN_RPATH)
fi