mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-proxy/squid: remove deprecated SMB_LM from USE=ldap
This was first added for USE=ldap with the addition of 4.6 in
ee8980c566 , however upstream has
removed the SMB_LM auth helper, and it's not clear it was ever
needed for USE=ldap unless also using USE=samba (which also
sets it anyway).
Signed-off-by: Hank Leininger <hlein@korelogic.com>
Closes: https://bugs.gentoo.org/972624
Bug: https://bugs.gentoo.org/972634
Part-of: https://codeberg.org/gentoo/gentoo/pulls/619
Merges: https://codeberg.org/gentoo/gentoo/pulls/619
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
884a76c4ed
commit
492da91872
@@ -202,7 +202,7 @@ src_configure() {
|
||||
getpwnam
|
||||
|
||||
$(usev samba 'SMB')
|
||||
$(usev ldap 'SMB_LM LDAP')
|
||||
$(usev ldap 'LDAP')
|
||||
$(usev pam 'PAM')
|
||||
$(usev sasl 'SASL')
|
||||
$(usev nis 'NIS')
|
||||
|
||||
Reference in New Issue
Block a user