------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1464
Summary: [PATCH]Add a feature to check configure arguments by
pcre-config
Product: PCRE
Version: N/A
Platform: All
OS/Version: All
Status: NEW
Severity: wishlist
Priority: low
Component: Code
AssignedTo: ph10@???
ReportedBy: cubicdaiya@???
CC: pcre-dev@???
Created an attachment (id=708)
--> (
http://bugs.exim.org/attachment.cgi?id=708)
patch for checking configure arguments by pcre-config
Hello.
Though I sometimes want to check a configure arguments of PCRE built already,
there seems to be not this feature in PCRE. So I want the feature like the
following.
$ ./configure --enable-jit --enable-utf8
$ ./pcre-config --configure
'--enable-jit' '--enable-utf8'
$
How do you feel about it?
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email