diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-12-21 16:36:10 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-12-21 16:36:10 +0100 |
commit | 05dc86c09fb2e001ac80654a97c0870eee6aea82 (patch) | |
tree | ccc8958214c21e9bc374ba4262a56d4703ffefc5 /config.h.cmake | |
parent | 865548fc8d0574e6418b66def39b6d36bbc0205a (diff) | |
parent | e126baafbc78f15c794082f0a93740d81041d038 (diff) | |
download | mariadb-git-05dc86c09fb2e001ac80654a97c0870eee6aea82.tar.gz |
Merge branch '5.5' into 10.0
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 69c107ebd5b..c7bdfbb250c 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -466,7 +466,7 @@ #cmakedefine HAVE_BSD_SIGNALS 1 #cmakedefine HAVE_SVR3_SIGNALS 1 #cmakedefine HAVE_V7_SIGNALS 1 - +#cmakedefine HAVE_ERR_remove_thread_state 1 #cmakedefine HAVE_SOLARIS_STYLE_GETHOST 1 |