[1309] in Kerberos_V5_Development
sub-packages of krb5 for autoconf purposes
daemon@ATHENA.MIT.EDU (Tom Yu)
Thu Jun 13 21:21:02 1996
Date: Thu, 13 Jun 1996 21:20:49 -0400
To: krbdev@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
I propose that instead of one configure.in file for each subdir (which
is really heinous to deal with, not to mention slow), we break the
krb5 tree into packages, each with a separate configure.in that
generates Makefiles in several directories.
lib+clients+util
appl/telnet
appl/bsd?
rest of appl
util/pty
util/berk_db
kdc+admin+krb524+kadmin*
Do we want to break things down farther, or consolidate them more?
---Tom