Makefiles. Remove K5_OUTPUT_FILES as nothing depends on it
anymore.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14765
dc483132-0cff-0310-8789-
dd5450dbe970
+2002-08-26 Ezra Peisach <epeisach@bu.edu>
+
+ * aclocal.m4 (KRB5_LIB_PARAMS): Substitute krb5_cv_host in
+ Makefiles. Remove K5_OUTPUT_FILES as nothing depends on it
+ anymore.
+
2002-08-23 Ken Raeburn <raeburn@mit.edu>
* aclocal.m4: Require autoconf 2.52 or later.
dnl
define(K5_AC_OUTPUT,[AC_OUTPUT($krb5_output_list)])dnl
dnl
-dnl K5_OUTPUT_FILES
-dnl
-dnl This is for compatibility purposes, and can be removed (once all the
-dnl Makefile.in's have been checked in.)
-dnl
-define(K5_OUTPUT_FILES,[K5_AC_OUTPUT])dnl
-dnl
dnl V5_OUTPUT_MAKEFILE
dnl
define(V5_AC_OUTPUT_MAKEFILE,
[AC_CANONICAL_HOST
krb5_cv_host=$host])
AC_MSG_RESULT($krb5_cv_host)
+AC_SUBST(krb5_cv_host)
AC_REQUIRE([AC_PROG_CC])
AC_REQUIRE([V5_SET_TOPDIR])
. $ac_topdir/config/shlib.conf