optionalLib('idn2', ...ac_with_args('libidn2', true)) ->optionalLib('krb5', ...ac_with_args('gssapi', true)) ->configure( '--disable-nls', '--disable-rpath', '--disable-doc', ) ->make(); $this->patchPkgconfPrefix(['libgsasl.pc']); $this->patchLaDependencyPrefix(); } }