]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove util/reconf 374/head
authorTom Yu <tlyu@mit.edu>
Thu, 17 Dec 2015 22:42:05 +0000 (17:42 -0500)
committerTom Yu <tlyu@mit.edu>
Fri, 18 Dec 2015 01:25:48 +0000 (20:25 -0500)
commit84e41e7299c4da367e2e45f6267cb7cc634d84be
treec1710b52d6c3d6826554165994c0df7e991b472c
parent5568d31f45fb78f505340a5b520b22d4dd3f6522
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.

ticket: 8299
subject: Remove util/reconf
doc/build/doing_build.rst
src/aclocal.m4
src/config/post.in
src/include/Makefile.in
src/util/mkrel
src/util/reconf [deleted file]