[1320] in Kerberos-V5-bugs
Re: krb5b4pl3: appl/telnet: errors in Makefile.in, configure.in
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Mar 31 16:54:51 1995
Date: Fri, 31 Mar 1995 16:53:59 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Jonathan I. Kamens" <jik@cam.ov.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [1300]
[1300] daemon@ATHENA.MIT.EDU (Jonathan I. Kamens) Kerberos-V5-bugs 03/26/95 21:58 (30 lines)
1) Makefile.in shouldn't have "CCOPTS=@CCOPTS@", since that's in
config/pre.in.
Thanks, fixed.
2) configure.in should have WITH_CCOPTS, because otherwise, @CCOPTS@
won't get substituted in config/pre.in....
This was fixed already in our tree.
- Ted