[csw-devel] SF.net SVN: gar:[15508] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Sep 3 21:46:11 CEST 2011
Revision: 15508
http://gar.svn.sourceforge.net/gar/?rev=15508&view=rev
Author: bdwalton
Date: 2011-09-03 19:46:11 +0000 (Sat, 03 Sep 2011)
Log Message:
-----------
php5/trunk: tweak mysql configure options for new filesystem layout
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-09-03 19:23:08 UTC (rev 15507)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-09-03 19:46:11 UTC (rev 15508)
@@ -288,7 +288,7 @@
CONFIGURE_ARGS += --with-mhash=shared,$(prefix)
CONFIGURE_ARGS += --with-mm=$(prefix)
CONFIGURE_ARGS += --with-mssql=shared,$(prefix)
-CONFIGURE_ARGS += --with-mysql=shared,$(prefix)/mysql5
+CONFIGURE_ARGS += --with-mysql=shared,$(prefix)/
CONFIGURE_ARGS += --with-mysqli=shared,$(prefix)/mysql5/bin/$(ISA_DEFAULT)/mysql_config
CONFIGURE_ARGS += --with-ndbm
CONFIGURE_ARGS += --with-openssl=shared,$(prefix)
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