add gsasl

This commit is contained in:
Marc Henderkes
2025-11-18 17:47:26 +01:00
parent 1fed8f2802
commit a1b8d201ae
6 changed files with 66 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ trait krb5
'LDFLAGS' => '-Wl,--allow-multiple-definition',
])
->optionalLib('ldap', '--with-ldap', '--without-ldap')
->optionalLib('libedit', '--with-readline', '--without-readline')
->optionalLib('libedit', '--with-libedit', '--without-libedit')
->configure(
'--disable-nls',
'--disable-rpath',