Date: Mon, 24 Jul 1995 16:30:59 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: ache@freefall.cdrom.com (Andrey A. Chernov) Cc: CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com Subject: Re: cvs commit: src/secure/usr.bin/telnet Makefile Message-ID: <199507242330.QAA20238@gndrsh.aac.dev.com> In-Reply-To: <199507242256.PAA18802@freefall.cdrom.com> from "Andrey A. Chernov" at Jul 24, 95 03:56:03 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > ache 95/07/24 15:56:01 > > Modified: secure/lib/libtelnet Makefile > secure/libexec/telnetd Makefile > secure/usr.bin/telnet Makefile > Log: > Final cleanup pass through Makefiles, now this stuff > autodetect kerberos/eBones and work even with eBones, ^^^^^^^^^^^^^^^ > but with reduced functionality (don't pick up des/krb stuff > in this case) > You mean if I have src/eBones I am now going to automatically get eBones versions of telnet and telnetd? If so turn it off, that will cause the release to be built that way, and that is bad news. You must still use the knob: .if exists(eBones) && !defined(NOCRYPT) && defined(MAKE_EBONES) to get down in here, so it should not be a problem, but we must be very very carefull! If this is something totally different, well, then never mind :-) -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507242330.QAA20238>