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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user