pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconf
authorTheodore Tso <tytso@mit.edu>
Mon, 2 Mar 1998 03:28:15 +0000 (03:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 2 Mar 1998 03:28:15 +0000 (03:28 +0000)
commit2957a895189b053a41ccc9821ec6d1ba4266f562
tree79cb7ec2a9d3ab94f9b818987691153ec0fd4aae
parentfe020ca31a4a2f2ad551e236edc10ff47269b4f4
pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconf
substitution macros.

post.in: Fix the call to autoconf to use $(AUTOCONF) and
$(CONFIG_RELTOPDIR), so that configure regeneration rule works
even in a subdirectory below the configure script.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10491 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/post.in
src/config/pre.in