[1775] in Kerberos-V5-bugs
configure: --program-(prefix|suffix|transform) broken
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Jan 14 16:21:32 1996
Date: Sun, 14 Jan 1996 16:21:22 -0500
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
The configure options relating to transformation of installed
programs should either be made to work or be removed. If they are
made to work, they should probably only apply to things in the appl
and clients trees. (the other programs, like krb5kdc have distinctly
Kerberos5 names). I.E. If the option were useful, I could do
something like configure --program-prefix=k5 and get clients like
k5init and k5telnet.
Alternatively, it may just be confusing and not really very
appropriate for the Kerberos distribution, in which case, the options
should be removed from the help message.
--Sam