* configure.in: Flip again. Use AC_CHECK_HEADERS, but default the
authorJohn Gilmore <gnu@toad.com>
Tue, 21 Feb 1995 04:59:36 +0000 (04:59 +0000)
committerJohn Gilmore <gnu@toad.com>
Tue, 21 Feb 1995 04:59:36 +0000 (04:59 +0000)
commit59de610ba14f72cb8e431415a1eff9ed5977130f
tree9fb0e1cd9d8c4851f4ac4e46a14e93b69b2adc50
parentc7aa8280bf8c8227392e7dfcf3c5c9793fbf7d62
* configure.in:  Flip again.  Use AC_CHECK_HEADERS, but default the
symbol-setting.  This is Modern Autoconf Style.

* config.h:  Create from stock/config.h and stock/config.win.
* Makefile.in (BUILT_HEADERS):  Remove config.h.
(CONF_REPLACE, CONFSRC, config.h rule):  Remove.  Config.h is
a static header file, ever since imake died.  Now it really is.
(clean):  Don't remove config.new any more.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4958 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/Makefile.in
src/include/krb5/config.h [new file with mode: 0644]
src/include/krb5/configure.in