[wsf-c-dev] svn commit r344 - wsf/php/src
svn at wso2.com
svn at wso2.com
Sun Jan 7 21:22:17 PST 2007
Author: buddhika
Date: Sun Jan 7 21:22:16 2007
New Revision: 344
Modified:
wsf/php/src/config.m4
Log:
modified config.m4
Modified: wsf/php/src/config.m4
==============================================================================
--- wsf/php/src/config.m4 (original)
+++ wsf/php/src/config.m4 Sun Jan 7 21:22:16 2007
@@ -35,7 +35,7 @@
PHP_SUBST(WSF_SHARED_LIBADD)
- PHP_NEW_EXTENSION(wsf, wsf.c php_xml.c php_encoding.c php_schema.c php_http.c php_sdl.c xml_msg_recv.c util.c stream.c worker.c out_transport_info.c , $ext_shared)
+ PHP_NEW_EXTENSION(wsf, wsf.c xml_msg_recv.c util.c stream.c worker.c out_transport_info.c , $ext_shared)
PHP_ADD_EXTENSION_DEP(wsf, libxml)
More information about the Wsf-c-dev
mailing list