From owner-cvs-usrbin Sun Nov 3 11:16:14 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA15866 for cvs-usrbin-outgoing; Sun, 3 Nov 1996 11:16:14 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA15811; Sun, 3 Nov 1996 11:15:50 -0800 (PST) Date: Sun, 3 Nov 1996 11:15:50 -0800 (PST) From: Peter Wemm Message-Id: <199611031915.LAA15811@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/vi Makefile config.h Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/11/03 11:15:49 Modified: usr.bin/vi Makefile config.h Log: The tcl/perl interpreter compile options were not really optional. This is needed for building the boot crunch for 2.2 (It still needs a hook so the release code can tell it when to build it without tcl etc). Revision Changes Path 1.4 +4 -1 src/usr.bin/vi/Makefile 1.2 +3 -3 src/usr.bin/vi/config.h