On Mon, 29 Jun 2015 13:48:08 +0200 l...@gnu.org (Ludovic Courtès) wrote: > ericbav...@openmailbox.org skribis: > > > From: Eric Bavier <bav...@member.fsf.org> > > > > * gnu/packages/web.scm (perl-gssapi): New variable. > > [...] > > > + (inputs `(("gssapi" ,mit-krb5))) > > If it works with GNU GSS (‘gss’), it would be better to use that.
It does not. The have a small list of implementations that are supported, and GNU GSS is not included. > > > + (description "This is a Perl extension for using GSSAPI > > C-Bindings as > > “for using the GSSAPI C bindings” > > > +described in FRC 2744.") > > “RFC” Thanks. `~Eric