From: Debian 389ds Team Date: Wed, 10 May 2017 06:25:03 +0000 (+0100) Subject: ftbs_lsoftotkn3 X-Git-Tag: archive/raspbian/1.4.0.19-3+rpi1~1^2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0205ebebad9721fb1630e6f879a896fd2cb2eba5;p=389-ds-base.git ftbs_lsoftotkn3 Gbp-Pq: Name ftbs_lsoftotkn3.diff --- diff --git a/m4/svrcore.m4 b/m4/svrcore.m4 index d849bdb..b59e374 100644 --- a/m4/svrcore.m4 +++ b/m4/svrcore.m4 @@ -84,7 +84,7 @@ fi if test -z "$svrcore_inc" -o -z "$svrcore_lib"; then dnl just see if SVRCORE is already a system library AC_CHECK_LIB([svrcore], [SVRCORE_GetRegisteredPinObj], [havesvrcore=1], - [], [$nss_inc $nspr_inc $nss_lib -lnss3 -lsoftokn3 $nspr_lib -lplds4 -lplc4 -lnspr4]) + [], [$nss_inc $nspr_inc $nss_lib -lnss3 $nspr_lib -lplds4 -lplc4 -lnspr4]) if test -n "$havesvrcore" ; then dnl just see if SVRCORE is already a system header file save_cppflags="$CPPFLAGS"