[1091] in CVS-changelog-for-Kerberos-V5
CVS report: src/lib/krb5/asn.1 ChangeLog
daemon@ATHENA.MIT.EDU (eichin@MIT.EDU)
Fri Jul 1 13:10:40 1994
Date: Fri, 1 Jul 94 13:10:19 EDT
From: eichin@MIT.EDU
To: cvs-krb5@MIT.EDU
Update of /mit/krb5/.cvsroot/src/lib/krb5/asn.1
In directory tsx-11:/var/usr/tmp/cvs-serv6400/mit/krb5/.cvsroot/src/lib/krb5/asn.1
Modified Files:
ChangeLog
Log Message:
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.