[1838] in Kerberos_V5_Development
Tcl libraries and configure....
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Wed Oct 2 12:32:38 1996
From: epeisach@MIT.EDU
Date: Wed, 2 Oct 1996 12:30:22 -0400
To: krbdev@MIT.EDU
The kadm5 test suite requires the use of tcl... The obvious problem is
where to get tcl from. Should we assume tcl is in the path? Should we
allow for an option to specify location?
I was thinking of something like --with-tcl=path
and then -Ipath/include -Lpath/lib would be used.
Right now, -I/mit/gnu/include is assumed - which I think is a bad
assumption.
Do people like the --with-tcl idea? If so, I will implement it...
(Hmm... we can also make the "athena" stanza include /mit/gnu as the
default...)
Ezra