]> git.pld-linux.org Git - packages/php.git/commitdiff
mssql ext removed
authorElan Ruusamäe <glen@delfi.ee>
Thu, 16 Jul 2015 12:28:54 +0000 (15:28 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 16 Jul 2015 12:28:54 +0000 (15:28 +0300)
php.spec

index b1d82606dfb6a547b46f5eaa138166691e4268c2..920e2641eecdfd2f5524178c42f34d30c72601c7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -65,7 +65,7 @@
 %bcond_without intl            # without Intl extension module
 %bcond_without ldap            # without LDAP extension module
 %bcond_without mhash           # without mhash extension (supported by hash extension)
-%bcond_without mssql           # without MS SQL extension module
+%bcond_with    mssql           # without MS SQL extension module (ext removed)
 %bcond_with    mysql           # without ext/mysql support (ext removed)
 %bcond_without mysqli          # without mysqli support (Requires mysql > 4.1)
 %bcond_without mysqlnd         # without mysqlnd support in mysql related extensions
This page took 0.060727 seconds and 4 git commands to generate.