Use mysql_config to query MySQL LIBS and CFLAGS

This commit is contained in:
Martin Willi
2009-09-23 12:45:03 +02:00
parent 0406ed7a16
commit 840743479a
3 changed files with 9 additions and 5 deletions
@@ -16,7 +16,7 @@
#define _GNU_SOURCE
#include <string.h>
#include <pthread.h>
#include <mysql/mysql.h>
#include <mysql.h>
#include "mysql_database.h"