From owner-cvs-src@FreeBSD.ORG Tue Oct 19 03:47:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D6516A4CE; Tue, 19 Oct 2004 03:47:45 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5031F43D2F; Tue, 19 Oct 2004 03:47:44 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id i9J3lgWb084666; Tue, 19 Oct 2004 07:47:42 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id i9J3lgfh084665; Tue, 19 Oct 2004 07:47:42 +0400 (MSD) (envelope-from ache) Date: Tue, 19 Oct 2004 07:47:42 +0400 From: Andrey Chernov To: Peter Wemm , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20041019034742.GB84326@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Peter Wemm , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200410180836.i9I8afRS060144@repoman.freebsd.org> <200410181755.37423.peter@wemm.org> <20041019034432.GA84326@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041019034432.GA84326@nagual.pp.ru> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.28.0.7; VDF 6.28.0.22 (host: pobrecita.freebsd.ru) Subject: Re: cvs commit: src/gnu/lib/libreadline/readline Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 03:47:45 -0000 On Tue, Oct 19, 2004 at 07:44:32AM +0400, Andrey Chernov wrote: > > Except that by using the wrong name, you obfuscate things. > > I use the right name - the name of library libradline really _depends_ on. > > The fact it becomes ncurses by chance is implementation details. It can be > anything in some day, f.e. libc. Even it will be libc, there it is no > reason change -ltermcap dependance to that. BTW, what is really obfuscate things, it is libreadline dependancy on libncurses, knowing the fact that libreadline never use any ncurses function. -- Andrey Chernov | http://ache.pp.ru/