[krbdev.mit.edu #8299] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Dec 18 08:16:31 EST 2015


Remove util/reconf

The bulk of the util/reconf script is to detect old versions of
autoconf and possibly work around bugs in them.  Require
autoconf>=2.63, and remove the util/reconf script.  Adjust
documentation and other scripts accordingly.

Also remove Makefile rules that remove autom4te.cache.  Such rules
were supposedly necessary when mixing of different versions of
autoconf was common; this seems to be less of an issue now.

https://github.com/krb5/krb5/commit/84e41e7299c4da367e2e45f6267cb7cc634d84be
Author: Tom Yu <tlyu at mit.edu>
Commit: 84e41e7299c4da367e2e45f6267cb7cc634d84be
Branch: master
 doc/build/doing_build.rst |   57 ++++++++++--------------
 src/aclocal.m4            |    2 +-
 src/config/post.in        |    7 +---
 src/include/Makefile.in   |    2 -
 src/util/mkrel            |    4 +-
 src/util/reconf           |  106 ---------------------------------------------
 6 files changed, 27 insertions(+), 151 deletions(-)



More information about the krb5-bugs mailing list