author | Ruben Kerkhof <ruben@tilaa.com> | |
Sat, 1 Aug 2015 17:03:34 +0000 (19:03 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 11 Sep 2015 20:24:16 +0000 (22:24 +0200) | ||
commit | 600c8b6ab8077ba5e871591bf55276f705fe520a | |
tree | 594e5b5177e871769374531bee507cc3646ded9a | tree | snapshot |
parent | 412a434094fb5ef130b026962945ca5168bb4036 | commit | diff |
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.
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 | diff | blob | history |