summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorunknown <timour@askmonty.org>2012-11-09 13:05:05 +0200
committerunknown <timour@askmonty.org>2012-11-09 13:05:05 +0200
commit3bd3dd54e2499e28505097023e727e9dc8d2092a (patch)
treecdfb6a9186ec21dbeebb10bb7e8a5cd2ca713d95 /CMakeLists.txt
parentab2e237ba298bab51dc254b025b3207f517f8ebd (diff)
parentb0fec77df9c359474f8f2c11c538ae0db8e31975 (diff)
downloadmariadb-git-3bd3dd54e2499e28505097023e727e9dc8d2092a.tar.gz
merge from 5.2
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e0e5a1fc698..463f01ddc93 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -38,7 +38,6 @@ SET(WITH_BLACKHOLE_STORAGE_ENGINE 1 CACHE BOOL "Include blockhole storage engine
SET(WITH_FEDERATEDX_STORAGE_ENGINE 1 CACHE BOOL "Include federatedx storage engine")
SET(WITH_PARTITION_STORAGE_ENGINE 1 CACHE BOOL "Include partition storage engine")
SET(WITH_ARIA_STORAGE_ENGINE 1 CACHE BOOL "Include aria storage engine")
-SET(WITH_PBXT_STORAGE_ENGINE 1 CACHE BOOL "Include pbxt storage engine")
SET(WITH_XTRADB_STORAGE_ENGINE 1 CACHE BOOL "Include xtradb storage engine")
SET(WITH_FEEDBACK_STORAGE_ENGINE 1 CACHE FORCE BOOL "Include feedback plugin")