From 87cd0ab27705a871d49d0316fd67e376e51b8cf8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 9 Oct 2005 21:28:29 +0000 Subject: [PATCH] - without sqlite bcond Changed files: php.spec -> 1.497 --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 0d7c370..77ef11b 100644 --- a/php.spec +++ b/php.spec @@ -1676,7 +1676,7 @@ for sapi in $sapis; do %{?with_snmp:--with-snmp=shared} \ %{?with_sybase:--with-sybase=shared,/usr} \ %{?with_sybase_ct:--with-sybase-ct=shared,/usr} \ - %{?with_sqlite:--with-sqlite=shared,/usr} \ + %{!?with_sqlite:--without-sqlite}%{?with_sqlite:--with-sqlite=shared,/usr} \ --with-t1lib=shared \ %{?with_tidy:--with-tidy=shared} \ --with-tiff-dir=/usr \ -- 2.44.0