Date: Thu, 30 Apr 1998 18:17:19 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: Nate Williams <nate@mt.sri.com>, Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/bc Makefile Message-ID: <Pine.BSF.3.96.980430181603.466c-100000@thelab.hub.org> In-Reply-To: <19980430223538.A3761@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Apr 1998, Andreas Klemm wrote:
> On Thu, Apr 30, 1998 at 11:37:33PM +0400, Андрей Чернов wrote:
> > On Thu, Apr 30, 1998 at 08:53:51PM +0200, Andreas Klemm wrote:
> > >
> > > Something that is still not ok ?
> >
> > I already fix the stuff that Bruce complaints about.
>
> Ok. Thanks !
Just CVSup the newest source, and it looks like the following is still
required:
diff -c Makefile.orig Makefile
*** Makefile.orig Thu Apr 30 17:16:25 1998
--- Makefile Thu Apr 30 16:54:04 1998
***************
*** 30,35 ****
CLEANFILES+= ${GENSRCS} y.tab.h bc.h
DPADD+= ${LIBREADLINE}
! LDADD+= -lreadline
.include <bsd.prog.mk>
--- 30,35 ----
CLEANFILES+= ${GENSRCS} y.tab.h bc.h
DPADD+= ${LIBREADLINE}
! LDADD+= -lreadline -ltermcap
.include <bsd.prog.mk>
Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980430181603.466c-100000>
