Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead of
authorEzra Peisach <epeisach@mit.edu>
Tue, 24 Sep 2002 19:47:34 +0000 (19:47 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 24 Sep 2002 19:47:34 +0000 (19:47 +0000)
commitc7e44c5a3f9ffb717451f745c15f85bfd826cc97
treee1b7ca96cdafc9982528cb01134f0ef7df948b37
parentb597036c97880cfe135b63c766f4c90d281d25cf
Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead of
arguments to AC_OUTPUT. This allows for generation of a single Makefile.

config/post.in: When regenerating Makefiles, invoke config.status with
only the Makefile to generate.

This completes the changes.

ticket: 1188

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