List:Commits« Previous MessageNext Message »
From:kent.boortz Date:November 9 2008 2:15am
Subject:bzr commit into mysql-5.1 branch (kent.boortz:2775)
View as plain text  
#At file:///net/helheim/store/bteam/bzr/mysql-5.1.30-release/

 2775 Build Team	2008-11-09
      Added the default configure COMMUNITY_SERVER and ENABLED_PROFILING to
      the Windows configuration file "include/config-win.h".
modified:
  include/config-win.h

=== modified file 'include/config-win.h'
--- a/include/config-win.h	2008-03-28 10:14:27 +0000
+++ b/include/config-win.h	2008-11-09 02:14:35 +0000
@@ -371,6 +371,9 @@ inline double ulonglong2double(ulonglong
 #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 */

Thread
bzr commit into mysql-5.1 branch (kent.boortz:2775) kent.boortz9 Nov