[csw-devel] SF.net SVN: gar:[16191] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Nov 14 12:26:23 CET 2011
Revision: 16191
http://gar.svn.sourceforge.net/gar/?rev=16191&view=rev
Author: wahwah
Date: 2011-11-14 11:26:23 +0000 (Mon, 14 Nov 2011)
Log Message:
-----------
mysql5/branches/mysql-5.0.x: enable the federated engine
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile 2011-11-14 10:12:10 UTC (rev 16190)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile 2011-11-14 11:26:23 UTC (rev 16191)
@@ -169,6 +169,7 @@
CONFIGURE_ARGS_DBG = --with-debug
CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARFLAVOR))
CONFIGURE_ARGS += --program-suffix=-$(BASE_VERSION)
+CONFIGURE_ARGS += --with-federated-storage-engine
# TODO: Make the tests pass. They don't at the moment.
SKIPTEST ?= 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list