mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 23:15:20 +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
|
for flag in ${BOTAN_LDFLAGS}; do
|
||||||
BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | sed -ne 's/^\(\-L\)/-R/p'`"
|
BOTAN_RPATH="${BOTAN_RPATH} `echo $flag | sed -ne 's/^\(\-L\)/-R/p'`"
|
||||||
done
|
done
|
||||||
BOTAN_RPATH="${PYTHON_LDFLAGS} ${python_rpath}"
|
|
||||||
AC_SUBST(BOTAN_RPATH)
|
AC_SUBST(BOTAN_RPATH)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user