On Sun, Mar 30, 2008 at 6:31 AM, Steinar H. Gunderson <sesse@xxxxxxxxxx> 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. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html