- re-enabled NDB cluster in compile-pentium-max

BUILD/compile-pentium-max:
   - re-enabled NDB cluster
This commit is contained in:
unknown 2004-06-14 21:17:28 +02:00
parent a616c3dfbc
commit c4dbb09193

View File

@ -14,6 +14,6 @@ extra_configs="$pentium_configs"
# fail
extra_configs="$extra_configs --with-innodb --with-berkeley-db \
--with-embedded-server --enable-thread-safe-client \
--with-openssl --with-vio --with-raid --without-ndbcluster"
--with-openssl --with-vio --with-raid --with-ndbcluster"
. "$path/FINISH.sh"