From owner-cvs-src@FreeBSD.ORG Thu Feb 19 00:59:53 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 A0DD016A4CE; Thu, 19 Feb 2004 00:59:53 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB9C443D2F; Thu, 19 Feb 2004 00:59:52 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i1J8xpNQ053823; Thu, 19 Feb 2004 11:59:51 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i1J8xpM2053821; Thu, 19 Feb 2004 11:59:51 +0300 (MSK) (envelope-from ache) Date: Thu, 19 Feb 2004 11:59:49 +0300 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20040219085949.GA53685@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200402170538.i1H5cjQa010622@repoman.freebsd.org> <20040218190255.GB1578@ip.net.ua> <20040218193044.GA26653@nagual.pp.ru> <20040219033008.GA50441@nagual.pp.ru> <20040219084344.GA5351@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <20040219084344.GA5351@ip.net.ua> User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG 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:59:53 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 19, 2004 at 10:43:45AM +0200, Ruslan Ermilov wrote: > 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? I don't want our headers to be polluted with unrelated stuff. Next thing will be WANT_LINUX_ etc... Lets keep code bases separate, at least to minimize diffs with other BSDs. Your suggested way not reduces porter efforts, he needs to use=20 -DWANT_GNU_REGEX_H, but in my case it is -I/usr/include/gnu - I see no=20 gain here at all. Moreover, if we place more GNU headers under=20 /usr/include/gnu, only single -I/usr/include/gnu is needed in my case and= =20 one-per-header -DWANT_GNU__H in yours. --=20 Andrey Chernov | http://ache.pp.ru/ --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iQCVAwUBQDR7BeJgpPLZnQjrAQFrUwP/d7wkkKWs5JkkLbC5AGBSKsbnyAGom08h 3/bMhr7NXmktJvKmjfvrxGXoBwELXAT53re9pYLaJazbkgEclU31PuavMhJgjfxt ZhNOr6X/wUJhDq4xrPFR0+uSpIvzHWsSQ+hkE7mzP5g7NCjSeewpSYUwSDu9WC1i JSieJKwjJHg= =qtXg -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--