From a0f9fe78f000d7c4e6788dbef7dce328efcf7b1c Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Fri, 1 Jul 1994 17:10:13 +0000 Subject: [PATCH] Changed configuration to actually work with a displaced source tree. Major changes, but localized... * configure.in: redo "autoconf frobbage" since the old way didn't work with srcdir. Now, AC_OUTPUT generates all three Makefiles, and ISODEMAKEFILE is subst'ed in to be either Makefile.isode or Makefile.sane. EXTRA_RULES_IN is used to append the extra stuff to the end of the "real" one of the two. * configure.in: krb5_encode.h and krb5_encode.h are source, not generated, so use CopySrcHeader instead. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3939 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/asn.1/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/lib/krb5/asn.1/ChangeLog b/src/lib/krb5/asn.1/ChangeLog index 20b2691fc..cdf1c3920 100644 --- a/src/lib/krb5/asn.1/ChangeLog +++ b/src/lib/krb5/asn.1/ChangeLog @@ -1,3 +1,14 @@ +Fri Jul 1 13:03:39 1994 Mark Eichin (eichin@tweedledumber.cygnus.com) + + * configure.in: redo "autoconf frobbage" since the old way didn't + work with srcdir. Now, AC_OUTPUT generates all three Makefiles, + and ISODEMAKEFILE is subst'ed in to be either Makefile.isode or + Makefile.sane. EXTRA_RULES_IN is used to append the extra stuff to + the end of the "real" one of the two. + * configure.in: krb5_encode.h and krb5_encode.h are source, not + generated, so use CopySrcHeader instead. + + Tue Jun 28 19:57:28 1994 Tom Yu (tlyu at dragons-lair) * configure.in: -- 2.26.2