summaryrefslogtreecommitdiff
path: root/include/config-win.h
diff options
context:
space:
mode:
authorJon Olav Hauglid <jon.hauglid@sun.com>2009-10-09 15:59:25 +0200
committerJon Olav Hauglid <jon.hauglid@sun.com>2009-10-09 15:59:25 +0200
commit0eccb93214fe11d60f4e95a813793357856e4ad7 (patch)
tree8628f4fb30cdce946155ba0ac7dae5cabe323eac /include/config-win.h
parent5eb71aca21e7376cd48e4657d8d297576aa5c212 (diff)
downloadmariadb-git-0eccb93214fe11d60f4e95a813793357856e4ad7.tar.gz
Bug #44651 "have_community_features" variable should be renamed
"have_profiling" 1) Renamed have_community_features server system variable to have_profiling. 2) Removed eable-community-features configure option and ENABLE_COMMUNITY_FEATURES macro. 3) Removed COMMUNITY_SERVER macro and replaced its usage by ENABLED_PROFILING. Only --enable-profiling is now needed to enable profiling. It was the only existing "community feature", so there was no need for both configure options. Using --enable-community-features will give a warning message since it no longer exists.
Diffstat (limited to 'include/config-win.h')
-rw-r--r--include/config-win.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config-win.h b/include/config-win.h
index 725b4fdf07b..acfd86edade 100644
--- a/include/config-win.h
+++ b/include/config-win.h
@@ -353,7 +353,6 @@ inline ulonglong double2ulonglong(double d)
#define HAVE_OPENSSL 1
#define HAVE_YASSL 1
-#define COMMUNITY_SERVER 1
#define ENABLED_PROFILING 1
/*