Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: location of pcre.h
- X-seq: zsh-workers 15573
- From: Adam Spiers <adam@xxxxxxxxxx>
- To: zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Re: location of pcre.h
- Date: Mon, 6 Aug 2001 14:59:37 +0100
- In-reply-to: <20010730213537.A1938@xxxxxxxx>; from clint@xxxxxxx on Mon, Jul 30, 2001 at 09:35:37PM -0400
- Mail-followup-to: zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010730153817.A16119@xxxxxxxxxxxxxxxxxxxxxxx> <007d01c11906$5ad4acb0$21c9ca95@xxxxxxxxxxxxxx> <20010730155528.B16163@xxxxxxxxxxxxxxxxxxxxxxx> <20010730114037.A21411@xxxxxxxx> <20010731004632.A19203@xxxxxxxxxxxxxxxxxxxxxxx> <20010730213537.A1938@xxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Clint Adams (clint@xxxxxxx) wrote:
> The implication is that one is meant to #include <pcre.h>, not
> <pcre/pcre.h>; of course, adding -I/usr/include/pcre to the
> build-wide CFLAGS is ugly.
Agreed.
> Probably configure should run pcre-config and then store the result
> for reference by pcre.mdd, when that's possible.
Yep, that sounds good. Any takers? I know nothing about autoconf,
and have no time at present to learn :-(
Messages sorted by:
Reverse Date,
Date,
Thread,
Author