From 22ba8c51d516343ffe14d17a9b05c6ea559c0bd6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 16 Jul 2015 15:28:54 +0300 Subject: [PATCH] mssql ext removed --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index b1d8260..920e264 100644 --- 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 -- 2.44.0