From owner-cvs-all Thu Apr 30 10:44:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16204 for cvs-all-outgoing; Thu, 30 Apr 1998 10:44:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16183; Thu, 30 Apr 1998 10:44:17 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id LAA28897; Thu, 30 Apr 1998 11:44:11 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA08989; Thu, 30 Apr 1998 11:44:09 -0600 Date: Thu, 30 Apr 1998 11:44:09 -0600 Message-Id: <199804301744.LAA08989@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bruce Evans Cc: ache@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/bc Makefile In-Reply-To: <199804301533.BAA30471@godzilla.zeta.org.au> References: <199804301533.BAA30471@godzilla.zeta.org.au> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Modified files: > > gnu/usr.bin/bc Makefile > > Log: > > Fix make - use -I${.CURDIR} instead of -I. > > Not quite right. Maybe, but it was necessary to pickup config.h. :) The bugfix was correct, the features request shold be done by the original comitter. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message