security/sssd: Fix build with automake 1.16.4

Approved by:	portmgr (antoine)
This commit is contained in:
Tijl Coosemans
2021-09-28 13:56:43 +02:00
parent e0eccb7bba
commit 5945f7dd94

View File

@@ -37,7 +37,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-selinux --without-semanage \
--without-libnl --without-nfsv4-idmapd-plugin \
--without-autofs --without-secrets --without-kcm \
--without-python2-bindings \
--without-python2-bindings --with-python-prefix=${PREFIX} \
--with-init-dir=no \
--disable-cifs-idmap-plugin \
--with-unicode-lib=libunistring \