Hi, Kazuhiko! On Nov 04, Kazuhiko Shiozaki wrote: > Hi, > > pcre.h is not installed by 'make install' even if MariaDB is built with > bundled pcre. But pcre.h is referred in one of installed header files like : > > include/mysql/private/item_cmpfunc.h:#include "pcre.h" > /* pcre header file */ > > So I think that it is better to install pcre.h as well if MariaDB is > built with bundled pcre. What do you think ?
Yes, when a bundled pcre is used, pcre.h is installed (I've just tested it). This was MDEV-6149, fixed in June 2014. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp