mysql: fix include path reported by mysql_config
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 7 Oct 2012 16:03:47 +0000 (16:03 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:23:53 +0000 (08:23 -0800)
commitbda251b79ccb38bba20b6c8405a05ce26c919faa
treeae17333e75a1d9a2bc441860ea68f0943fa45d33
parent3925503255f639d841b2f10aa82d3b6c7a41a1d3
mysql: fix include path reported by mysql_config

mysql_config should point to the directory where the MySQL include files
can be found and not its parent.

This fixes building modphp with mysql enabled, and allows cherokee to
actually enable mysql support.

(From meta-openembedded rev: 3f95bb907381ac5fd789452e1330c12f9a8904f9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc