office-gobmx/mysqlcppconn/mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch
Lionel Elie Mamane 770cb8ae4d Update mysqlcppcon to version 1.1.0
Drop patch to avoid use of boost::variant
2011-11-13 23:55:26 +01:00

6 lines
301 B
Diff

--- misc/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:17:23.640625000 +0200
+++ misc/build/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:13:50.359375000 +0200
@@ -1 +1,2 @@
-dummy
+#define HAVE_DLFCN_H 1
+//#define MYSQLCLIENT_STATIC_BINDING 1