summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa70f40)
raw | patch | inline | side by side (parent: fa70f40)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 28 Aug 2007 13:18:27 +0000 (15:18 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 28 Aug 2007 13:18:27 +0000 (15:18 +0200) |
src/mysql.c | patch | blob | history |
diff --git a/src/mysql.c b/src/mysql.c
index fccaedbdc891eb42a7aceaec38dc468370f54ba7..9014e5ff2c31781b727526b0bea646f7e47820e1 100644 (file)
--- a/src/mysql.c
+++ b/src/mysql.c
#include <mysql/mysql.h>
#endif
-#if COLLECT_LIBMYSQL
+#if HAVE_LIBMYSQLCLIENT
# define MYSQL_HAVE_READ 1
#else
# define MYSQL_HAVE_READ 0