Changed configuration to actually work with a displaced source tree.
authorMark Eichin <eichin@mit.edu>
Fri, 1 Jul 1994 17:10:13 +0000 (17:10 +0000)
committerMark Eichin <eichin@mit.edu>
Fri, 1 Jul 1994 17:10:13 +0000 (17:10 +0000)
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

index 20b2691fc64ffc1a9794b3039cca58efa4a82f1c..cdf1c392025f7b30879d537f2344a21c762a5235 100644 (file)
@@ -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: