[patch 1/10] Don't depend on Kerberos headers when checking librpcsecgss in configure

Kevin Coffman kwc at citi.umich.edu
Tue Jul 4 07:33:42 EDT 2006


On 7/4/06, Greg Banks <gnb at melbourne.sgi.com> wrote:
> On Tue, 2006-07-04 at 10:46, Neil Brown wrote:
> > On Monday July 3, kwc at citi.umich.edu wrote:
> > > -  AC_CHECK_LIB(rpcsecgss, authgss_create_default, [librpcsecgss=1], [AC_MSG_ERROR(librpcsecgss needed for nfsv4 support)], $KRBLIBS)
> >
> > In my tree, this line looks like
> >      AC_CHECK_LIB(rpcsecgss, authgss_create_default, [librpcsecgss=1], AC_MSG_ERROR([librpcsecgss needed for nfsv4 support]), $KRBLIBS)
> >
> > Note the different bracketing near AC_MSG_ERROR.  Obviously I could
> > just make the relevant change anyway, but I'm curious where that
> > discrepancy comes from, so I thought I would ask first.
> > So consider this a question (without any question-mark!!).
>
> Sorry, that was me:
>
> http://linux-nfs.org/cgi-bin/gitweb.cgi?p=nfs-utils;a=commit;h=24d303ffae686192bda0a5996e8590219dcc82e7
>
> Greg.

Phew!  Thanks, I didn't have an answer.  However, I did rebase the
patches on 1.0.9-pre1, so I'm curious why I didn't notice.

K.C.


More information about the NFSv4 mailing list