* aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL,
authorKen Raeburn <raeburn@mit.edu>
Sat, 20 Aug 2005 08:26:36 +0000 (08:26 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 20 Aug 2005 08:26:36 +0000 (08:26 +0000)
commitf4c196b45a266fe7b00b5dd556160338248c886c
treeb64a1756036b10267137e25df6fb2b9041afdc1b
parent0529d3ab3802b53771184d7dc8b88b568ef914f2
* aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELEASE, PL_KRB5_PATCHLEVEL,
PL_KRB5_RELTAIL): New macros, holding values extracted from patchlevel.h at
autoconf time.
(K5_VERSION): Define in terms of the PL_* macros.
(K5_TOPDIR): If m4exit doesn't work, try builtin(m4exit,1).

* configure.in: Set KRB5_VERSION from K5_VERSION, don't parse patchlevel.h.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17343 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4
src/configure.in