* On Saturday 2005-04-23 at 01:40:00 +0200, Claudio Fontana wrote: > In the meantime, try this one, it's better (I hope).
/* note: PCRE must be configured to work under UTF-8 */
Would it be appropriate to detect this at
configure time from the installed PCRE, and if
so to define something like HAVE_LIBPCRE_UTF8
then (or to have configure abort with an error
message about this being absolutely needed)?
