Date: Thu, 19 Feb 2004 10:43:45 +0200 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Andrey Chernov <ache@nagual.pp.ru>, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, 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 Message-ID: <20040219084344.GA5351@ip.net.ua> In-Reply-To: <20040219033008.GA50441@nagual.pp.ru> References: <200402170538.i1H5cjQa010622@repoman.freebsd.org> <20040218190255.GB1578@ip.net.ua> <20040218193044.GA26653@nagual.pp.ru> <20040219033008.GA50441@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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 ../
> > are ugly in anycase.
>
> There is yet one reason against ../ comes to mind, especially with planned
> upgrade to new regex: source regex.h (i.e. one in gnu/lib/libregex) will
> be not ready to include as is, it will be patched at 'make includes' stage
> to replace <posix/regex.h> into <gnu/posix/regex.h>, it means that only
> final (i.e. ${DESTDIR}/include/gnu/regex.h) is good for include.
>
I have an idea: how about introducing the WANT_GNU_REGEX_H, and having
the standard <regex.h> deal with it, by including the <gnu/regex.h> if
the latter is defined, and using BSD's regex.h otherwise?
Cheers,
--
Ruslan Ermilov
FreeBSD committer
ru@FreeBSD.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFANHdAUkv4P6juNwoRAv6WAJ9NLFZIQgeAb9D09ZcTgPpYfdIq7ACbBzCe
09vg0mmOVrvwj8aFKZKgSOs=
=dwJ1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040219084344.GA5351>
