K 10 svn:author V 3 ume K 8 svn:date V 27 2010-11-26T15:23:45.000000Z K 7 svn:log V 262 Use PCRE explicitly. If PCRE was installed, the header of PCRE was picked upped. However, since there was bash-ism in the configure script, libpcre was not linked, correctly. As the result, the regex in our libc was used, but the header of PCRE was referred. END