Commit:    5d8b1e0ff9a05b404732ed5d2376d58ec9a25276
Author:    Anatol Belski <[email protected]>         Wed, 11 Feb 2015 09:17:14 +0100
Parents:   c3ffcf9b47a4ff25a5b4be39001363297af80ecf
Branches:  master pecl_legacy

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=5d8b1e0ff9a05b404732ed5d2376d58ec9a25276

Log:
fixe x86 master config options, pi3web is removed as well

Changed paths:
  M  client/data/config/pecl/pecl70_x86.ini


Diff:
diff --git a/client/data/config/pecl/pecl70_x86.ini 
b/client/data/config/pecl/pecl70_x86.ini
index 59b0fdb..4af1bc0 100644
--- a/client/data/config/pecl/pecl70_x86.ini
+++ b/client/data/config/pecl/pecl70_x86.ini
@@ -16,7 +16,7 @@ name=nts-windows-vc11-x86
 compiler=vc11
 arch=x86
 thread_safe=0
-configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack 
--disable-nsapi --without-pdo-mssql --without-pi3web --enable-com-dotnet=shared 
--with-mcrypt=static --without-analyzer --without-interbase --with-pdo-odbc 
--disable-phpdbg --disable-phpdbgs
+configure_options=--enable-snapshot-build --disable-zts --enable-debug-pack 
--disable-nsapi --without-pdo-mssql --enable-com-dotnet=shared 
--with-mcrypt=static --without-analyzer --without-interbase --with-pdo-odbc 
--disable-phpdbg --disable-phpdbgs
 platform=windows
 
 [build-ts-windows-vc11-x86]
@@ -24,5 +24,5 @@ name=ts-windows-vc11-x86
 compiler=vc11
 arch=x86
 thread_safe=1
-configure_options=--enable-snapshot-build --enable-debug-pack --disable-nsapi 
--without-pdo-mssql --without-pi3web --enable-com-dotnet=shared 
--with-mcrypt=static --without-analyzer --without-interbase --with-pdo-odbc 
--disable-phpdbg --disable-phpdbgs
+configure_options=--enable-snapshot-build --enable-debug-pack --disable-nsapi 
--without-pdo-mssql --enable-com-dotnet=shared --with-mcrypt=static 
--without-analyzer --without-interbase --with-pdo-odbc --disable-phpdbg 
--disable-phpdbgs
 platform=windows


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to