List:Commits« Previous MessageNext Message »
From:Daniel Fischer Date:October 21 2008 7:40pm
Subject:bzr commit into mysql-6.0 branch (df:2789)
View as plain text  
#At file:///shared/home/df/mysql/bazaar/mysql-6.0-preconfigure/

 2789 Daniel Fischer	2008-10-21
      more 6.0 changes
modified:
  BUILD/preconfigure

=== modified file 'BUILD/preconfigure'
--- a/BUILD/preconfigure	2008-10-21 18:37:20 +0000
+++ b/BUILD/preconfigure	2008-10-21 19:40:37 +0000
@@ -132,7 +132,7 @@ our $default = {
         '--with-partition' => undef,
         '--with-readline' => undef,
         '--with-extra-charsets' => 'complex',
-        '--with-yassl' => undef,
+        '--with-ssl' => undef,
         '--with-client-ldflags' => '-static',
         '--with-mysqld-ldflags' => '-static',
         '--with-zlib-dir' => 'bundled',
@@ -450,7 +450,7 @@ our $platforms = {
             '--build' => 'powerpc-ibm-aix5.3.0.0',
             '--with-system-type' => 'ibm-i5os',
             '--host' => 'powerpc-ibm-aix5.3.0.0',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -472,7 +472,7 @@ our $platforms = {
             '--build' => 'powerpc-ibm-aix5.3.0.0',
             '--with-system-type' => 'ibm-i5os',
             '--host' => 'powerpc-ibm-aix5.3.0.0',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -490,7 +490,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-named-z-libs' => 'no',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -509,7 +509,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-named-z-libs' => 'no',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -527,7 +527,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-named-z-libs' => 'no',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -546,7 +546,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-named-z-libs' => 'no',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
             '--without-falcon' => undef,
         },
     },
@@ -625,7 +625,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-fast-mutexes' => undef,
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -641,7 +641,7 @@ our $platforms = {
         },
         'opt' => {
             '--with-fast-mutexes' => undef,
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -689,7 +689,7 @@ our $platforms = {
         'opt' => {
             '--with-fast-mutexes' => undef,
             '--enable-assembler' => undef,
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -870,7 +870,7 @@ our $platforms = {
         },
         'opt' => {
             '--build' => 'i686-unknown-sysv5SCO_SV6.0.0',
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -887,7 +887,7 @@ our $platforms = {
             'INSTALL' => '/usr/local/bin/install',
         },
         'opt' => {
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -904,7 +904,7 @@ our $platforms = {
             'INSTALL' => '/usr/local/bin/install',
         },
         'opt' => {
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -921,7 +921,7 @@ our $platforms = {
             'INSTALL' => '/usr/local/bin/install',
         },
         'opt' => {
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -937,7 +937,7 @@ our $platforms = {
             'CXX' => 'aCC',
         },
         'opt' => {
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 
@@ -954,7 +954,7 @@ our $platforms = {
             'INSTALL' => '/usr/local/bin/install',
         },
         'opt' => {
-            '!--with-yassl' => undef,
+            '!--with-ssl' => undef,
         },
     },
 

Thread
bzr commit into mysql-6.0 branch (df:2789) Daniel Fischer21 Oct