ftbs_lsoftotkn3
authorDebian 389ds Team <pkg-fedora-ds-maintainers@lists.alioth.debian.org>
Wed, 10 May 2017 06:25:03 +0000 (07:25 +0100)
committerTimo Aaltonen <tjaalton@debian.org>
Wed, 10 May 2017 06:25:03 +0000 (07:25 +0100)
Gbp-Pq: Name ftbs_lsoftotkn3.diff

m4/svrcore.m4

index d849bdb1896a85f10a2c2d307920bc6668a9259d..b59e37406a54bc7fc74ed8b1986f95c17f97580b 100644 (file)
@@ -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"