mysql: use mysql_config --include for include path
authorRuben Kerkhof <ruben@tilaa.com>
Sat, 1 Aug 2015 17:03:34 +0000 (19:03 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 11 Sep 2015 20:24:16 +0000 (22:24 +0200)
commit600c8b6ab8077ba5e871591bf55276f705fe520a
tree594e5b5177e871769374531bee507cc3646ded9a
parent412a434094fb5ef130b026962945ca5168bb4036
mysql: use mysql_config --include for include path

According to the mysql_config manpage, --cflags shows the
compiler flags the library was compiled with. We certainly don't
want to use those.
configure.ac