From owner-cvs-all Wed Nov 28 9: 2: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5C52E37B41D; Wed, 28 Nov 2001 09:02:01 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id fASH20A16859; Wed, 28 Nov 2001 09:02:00 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Nov 2001 09:02:00 -0800 From: "David O'Brien" To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash2 Makefile Message-ID: <20011128090200.C21712@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200111231540.fANFeQj83655@freefall.freebsd.org> <20011127183127.A18572@dragon.nuxi.com> <3C04B25E.D048360A@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C04B25E.D048360A@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Nov 28, 2001 at 11:46:06AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 28, 2001 at 11:46:06AM +0200, Maxim Sobolev wrote: > > > Override CONFIGURE_TARGET, so that this configure script generated by > > > autoconf-2.52 doesn't generate a warning. > > > > Uh, why didn't you report this to me (as maintainer??). > > I am going to back this out as the port should not be running autoconf at > > all. If it is, then that needs to be fixed. `configure', but not > > `configure.in' is patched. > > Have you looked at the diff? I did not switch to autoconf or something > else similar. What I really did, was addition of single line > (CONFIGURE_TARGET=blabla). Yes I did. I had just gotten a bug report from someone saying that the bash2 port was trying to autoconf during the building phase. From your commit message, I thought you were seeing this also. I cannot yet preproduce it. > Perhaps I poorly expressed myself, but I > meant that configure script buindled with bash2 was generated (by bash > developers) using autoconf-2.52, and due to that it requires different > semantics of CONFIGURE_TARGET. Ah, now I follow you. I wonder why the committer that did the upgrade (with my knowlege) did not have a problem building it w/o your change. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message