Added the default configure COMMUNITY_SERVER and ENABLED_PROFILING to

the Windows configuration file "include/config-win.h".
This commit is contained in:
Build Team 2008-11-09 03:14:35 +01:00
parent 31144766b4
commit 827bae532b

View File

@ -371,6 +371,9 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_OPENSSL 1
#define HAVE_YASSL 1
#define COMMUNITY_SERVER 1
#define ENABLED_PROFILING 1
/* Define charsets you want */
/* #undef HAVE_CHARSET_armscii8 */
/* #undef HAVE_CHARSET_ascii */