From e1ab13c77be9fbe3e2e5dfe3357fcd9f991b71b5 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 4 May 2012 00:57:24 +0200 Subject: Imported Upstream version 5.8.11 --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index f4ce4a7..c0ae0f7 100644 --- a/config.h.in +++ b/config.h.in @@ -116,6 +116,9 @@ /* Define to 1 if you have the `mkdir' function. */ #undef HAVE_MKDIR +/* mysql_library_init available */ +#undef HAVE_MYSQL_LIBRARY_INIT + /* Define to 1 if you have the header file. */ #undef HAVE_NETDB_H -- cgit v1.2.3