Date: Sat, 27 Mar 1999 17:46:27 +1100 From: Bruce Evans <bde@zeta.org.au> To: n@nectar.com, nectar@FreeBSD.org Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/gnumeric Makefile ports/math/gnumeric/files md5 ports/math/gnumeric/patches patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg patch-bh patch-bi patch-ad patch-ae Message-ID: <199903270646.RAA13996@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Does anyone know where /usr/include/gnuregex.h is installed from, >why it is installed, and what uses it? I did a quick search of >our source tree for a file named gnuregex.h, but didn't catch it. It is installed from src/gnu/lib/libregex. Applications that include it must link to libgnuregex and vice versa. There are no such applications in /usr/src; this library seems to be a mistake imported from FreeBSD-1.1. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903270646.RAA13996>