[csw-devel] SF.net SVN: gar:[18413] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Jun 14 23:45:46 CEST 2012


Revision: 18413
          http://gar.svn.sourceforge.net/gar/?rev=18413&view=rev
Author:   wahwah
Date:     2012-06-14 21:45:46 +0000 (Thu, 14 Jun 2012)
Log Message:
-----------
mysql5/branches/mysql-5.0.x: fix the openssl binding setting

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	2012-06-14 21:40:06 UTC (rev 18412)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2012-06-14 21:45:46 UTC (rev 18413)
@@ -146,7 +146,7 @@
 CONFIGURE_ARGS += --with-pthread
 CONFIGURE_ARGS += --with-readline
 CONFIGURE_ARGS += --with-zlib-dir=$(BUILD_PREFIX)
-CONFIGURE_ARGS += --with-ssl=$(BUILD_PREFIX)
+CONFIGURE_ARGS += --with-openssl=$(BUILD_PREFIX)
 CONFIGURE_ARGS += --with-plugins=max-no-ndb
 CONFIGURE_ARGS += --with-comment="(OpenCSW)"
 CONFIGURE_ARGS += --with-mysqld-user=mysql

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