18 Jan
2007
18 Jan
'07
7:29 p.m.
On Tue, 2007-01-16 at 20:48 +1100, James Turnbull wrote:
I worked out a work-around to my problem of the regex capability not working. It seems the make of libsieve is not recognizing that ENABLE_REGEX is set. Though not sure why - dsieve-config.h seems to be included. I forced libsieve to compile with REGEX by removing the #ifdef. The require "regex" now works.
dsieve-config.h is never included, on purpose.. I moved the defines into compiler options at least for now. So fixed in CVS, and I'll make 1.0.1 release also now.