From 4e9b5ff5437164b8061cdab5a42b48c07e511516 Mon Sep 17 00:00:00 2001 From: Vladislav Vaintroub Date: Mon, 18 Feb 2013 20:51:36 +0100 Subject: [PATCH] fix typo --- libmysql/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt index 7eff307764a..e81486e9b6f 100644 --- a/libmysql/CMakeLists.txt +++ b/libmysql/CMakeLists.txt @@ -258,7 +258,7 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Linux") get_charset_by_csname net_realloc client_errors - THR_key_mysys + THR_KEY_mysys ) # Add special script to fix symbols renames by Fedora