move workaround for old build system to other workarounds
[LibreOffice.git] / mysqlcppconn / mysql-connector-c++-1.1.0-mysql-binding-static.patch
blob35010246fa1c1f9e11cdcd294a183f07865d63b6
1 --- misc/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:17:23.640625000 +0200
2 +++ misc/build/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:13:50.359375000 +0200
3 @@ -1 +1,2 @@
4 -dummy
5 +#define HAVE_DLFCN_H 1
6 +#define MYSQLCLIENT_STATIC_BINDING 1