* Version check in aclocal/kerberos.m5
@ 2008-03-30 10:31 Steinar H. Gunderson
[not found] ` <20080330103159.GA4003-6Z/AllhyZU4@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Steinar H. Gunderson @ 2008-03-30 10:31 UTC (permalink / raw)
To: linux-nfs
Hi,
Does anyone know where the version check in aclocal/kerberos.m5 come from? I
need to patch it (Debian's krb5-config --version gives a version like
"1.6.3-beta1-debian", and it doesn't manage to strip away the -beta part),
but it's not clear to me who upstream really is. (At least I've seen the code
in several other projects.)
Any ideas?
/* Steinar */
--
Homepage: http://www.sesse.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version check in aclocal/kerberos.m5
[not found] ` <20080330103159.GA4003-6Z/AllhyZU4@public.gmane.org>
@ 2008-03-31 13:15 ` Kevin Coffman
[not found] ` <4d569c330803310615n1eb6e911o1e09c3df2ee5a7e2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Coffman @ 2008-03-31 13:15 UTC (permalink / raw)
To: Steinar H. Gunderson; +Cc: linux-nfs
On Sun, Mar 30, 2008 at 6:31 AM, Steinar H. Gunderson <sesse@debian.org> wrote:
> Hi,
>
> Does anyone know where the version check in aclocal/kerberos.m5 come from? I
> need to patch it (Debian's krb5-config --version gives a version like
> "1.6.3-beta1-debian", and it doesn't manage to strip away the -beta part),
> but it's not clear to me who upstream really is. (At least I've seen the code
> in several other projects.)
>
> Any ideas?
Hello Steinar,
I'm not clear what you are looking to patch?
It should be possible to improve the parsing in aclocal/kerberos5.m4
to handle this situation. Is that what you are looking for?
In hindsight, it probably makes more sense to use the version number
in aclocal/kerberos5.m4 to set feature-specific definitions rather
than continue to pass along the parsed version number. (The version
number is currently used to determine which method to use to tell the
Kerberos library where to find the credentials.)
K.C.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version check in aclocal/kerberos.m5
[not found] ` <4d569c330803310615n1eb6e911o1e09c3df2ee5a7e2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-03-31 13:29 ` Steinar H. Gunderson
[not found] ` <20080331132926.GA10294-6Z/AllhyZU4@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Steinar H. Gunderson @ 2008-03-31 13:29 UTC (permalink / raw)
To: linux-nfs
On Mon, Mar 31, 2008 at 09:15:37AM -0400, Kevin Coffman wrote:
> Hello Steinar,
> I'm not clear what you are looking to patch?
>
> It should be possible to improve the parsing in aclocal/kerberos5.m4
> to handle this situation. Is that what you are looking for?
Yes, that was my idea.
My question was: Does this code actually originate in nfs-utils, or does it
come from somewhere else?
/* Steinar */
--
Homepage: http://www.sesse.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Version check in aclocal/kerberos.m5
[not found] ` <20080331132926.GA10294-6Z/AllhyZU4@public.gmane.org>
@ 2008-03-31 13:38 ` Kevin Coffman
0 siblings, 0 replies; 4+ messages in thread
From: Kevin Coffman @ 2008-03-31 13:38 UTC (permalink / raw)
To: Steinar H. Gunderson; +Cc: linux-nfs
On Mon, Mar 31, 2008 at 9:29 AM, Steinar H. Gunderson
<sgunderson-jG/AHqQBv7lBDgjK7y7TUQ@public.gmane.org> wrote:
> On Mon, Mar 31, 2008 at 09:15:37AM -0400, Kevin Coffman wrote:
> > Hello Steinar,
> > I'm not clear what you are looking to patch?
> >
> > It should be possible to improve the parsing in aclocal/kerberos5.m4
> > to handle this situation. Is that what you are looking for?
>
> Yes, that was my idea.
>
> My question was: Does this code actually originate in nfs-utils, or does it
> come from somewhere else?
AFAIK, I am the only one to blame. There are other versions of
configure tests for K5, but none that try to use the version number...
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-03-31 13:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 10:31 Version check in aclocal/kerberos.m5 Steinar H. Gunderson
[not found] ` <20080330103159.GA4003-6Z/AllhyZU4@public.gmane.org>
2008-03-31 13:15 ` Kevin Coffman
[not found] ` <4d569c330803310615n1eb6e911o1e09c3df2ee5a7e2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-03-31 13:29 ` Steinar H. Gunderson
[not found] ` <20080331132926.GA10294-6Z/AllhyZU4@public.gmane.org>
2008-03-31 13:38 ` Kevin Coffman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.