From owner-cvs-src@FreeBSD.ORG Thu Feb 19 00:43:50 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 3957A16A4CE; Thu, 19 Feb 2004 00:43:50 -0800 (PST) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 580E143D1F; Thu, 19 Feb 2004 00:43:49 -0800 (PST) (envelope-from ru@ip.net.ua) Received: from ru.office.ipnet (ws-80.office.ipnet [10.71.1.80]) by tigra.ip.net.ua (8.12.10/8.12.9) with ESMTP id i1J8kQId081306 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 19 Feb 2004 10:46:27 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by ru.office.ipnet (8.12.10/8.12.10/Submit) id i1J8hjRJ005387; Thu, 19 Feb 2004 10:43:45 +0200 (EET) (envelope-from ru) Date: Thu, 19 Feb 2004 10:43:45 +0200 From: Ruslan Ermilov To: Andrey Chernov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20040219084344.GA5351@ip.net.ua> References: <200402170538.i1H5cjQa010622@repoman.freebsd.org> <20040218190255.GB1578@ip.net.ua> <20040218193044.GA26653@nagual.pp.ru> <20040219033008.GA50441@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <20040219033008.GA50441@nagual.pp.ru> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gasp Makefile src/gnu/usr.bin/binutils/gdb Makefile src/gnu/usr.bin/cvs/cvs Makefile src/gnu/usr.bin/cvs/lib Makefile src/gnu/usr.bin/cvs/libdiff Makefile src/gnu/usr.bin/diff Makefile src/gnu/usr.bin/grep 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: Thu, 19 Feb 2004 08:43:50 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 19, 2004 at 06:30:09AM +0300, Andrey Chernov wrote: > On Wed, Feb 18, 2004 at 10:30:44PM +0300, Andrey Chernov wrote: > > there must be -I${.CURDIR}/.../gnu/lib/libregex insead, but too many ..= /=20 > > are ugly in anycase. >=20 > There is yet one reason against ../ comes to mind, especially with planne= d=20 > upgrade to new regex: source regex.h (i.e. one in gnu/lib/libregex) will= =20 > be not ready to include as is, it will be patched at 'make includes' stag= e=20 > to replace into , it means that only= =20 > final (i.e. ${DESTDIR}/include/gnu/regex.h) is good for include. >=20 I have an idea: how about introducing the WANT_GNU_REGEX_H, and having the standard deal with it, by including the if the latter is defined, and using BSD's regex.h otherwise? Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFANHdAUkv4P6juNwoRAv6WAJ9NLFZIQgeAb9D09ZcTgPpYfdIq7ACbBzCe 09vg0mmOVrvwj8aFKZKgSOs= =dwJ1 -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--