Change the behavior of --enable-thread-safe-client. It now builds
both a non-threaded libmysqlclient and a threaded libmysqlclient_r. Makefile.am: - build libmysqlclient_r in a separate directory include/global.h: - build libmysqlclient_r in a separate directory libmysql/Makefile.am: - build libmysqlclient_r in a separate directory
Showing
libmysql/Makefile.shared
0 → 100644
libmysql_r/Makefile.am
0 → 100644
Please register or sign in to comment