Simplify autoconf compatibility by requiring that we always have a version that
authorKen Raeburn <raeburn@mit.edu>
Thu, 24 Apr 2003 02:33:04 +0000 (02:33 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 24 Apr 2003 02:33:04 +0000 (02:33 +0000)
commit52908dd0b6d92e1b565e06d99d617a98a7108f45
tree63f757eb8d1b2f5aa089399e4dc0560c27fba9cc
parent7d043996594e85a5f54439189d66d22e24c19204
Simplify autoconf compatibility by requiring that we always have a version that
supports --include, instead of assuming that whether the autoconf to be run
supports it is the same as whether the autoconf used to generate the current
configure scripts supported it.

* aclocal.m4: Require autoconf 2.53.
(CONFIG_RULES): Always set AUTOCONFINCFLAGS to --include.

ticket: 1242
status: open

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