------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1210




--- Comment #3 from Philip Hazel <[email protected]>  2012-02-26 15:30:19 
---
On Sat, 25 Feb 2012, Martin Matuska wrote:

> On FreeBSD the libedit headers are located here:
> /usr/include/edit/readline/readline.h
> /usr/include/edit/readline/history.h (dummy header)
> 
> NetBSD installs the header into: /usr/include/readline/readline.h
> 
> This is probably different in various distributions.

Thanks for the information. I will make the configuration look for 
readline.h in these directories, in order:

   /usr/include/editline/
   /usr/include/edit/readline/
   /usr/include/readline/

With luck that should handle many environments; pcretest doesn't
#include history.h, so that is irrelevant.

Philip


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to