From 40bc14a20a11fb2fad1766035fb3686635af960f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 19 Aug 2023 12:16:55 +0000 Subject: automatic import of php --- php.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 5320664..c46cf99 100644 --- a/php.spec +++ b/php.spec @@ -746,9 +746,9 @@ build --libdir=%{_libdir}/php --enable-pcntl --enable-opcache --enable-opcache-f %endif --enable-mbstring=shared --with-onig=%{_prefix} --enable-mbregex \ %if %{with_libgd} - --with-gd=shared,%{_prefix} \ + --enable-gd=shared --with-external-gd \ %else - --with-gd=shared \ + --enable-gd=shared --with-webp --with-jpeg --with-xpm --with-freetype \ %endif --with-gmp=shared --enable-calendar=shared --enable-bcmath=shared --with-bz2=shared --enable-ctype=shared \ --enable-dba=shared --with-db4=%{_prefix} --with-tcadb=%{_prefix} \ @@ -830,9 +830,9 @@ build --includedir=%{_includedir}/php-zts --libdir=%{_libdir}/php-zts --enable-m %endif --enable-mbstring=shared --with-onig=%{_prefix} --enable-mbregex \ %if %{with_libgd} - --with-gd=shared,%{_prefix} \ + --enable-gd=shared --with-external-gd \ %else - --with-gd=shared \ + --enable-gd=shared --with-webp --with-jpeg --with-xpm --with-freetype \ %endif --with-gmp=shared --enable-calendar=shared --enable-bcmath=shared --with-bz2=shared --enable-ctype=shared \ --enable-dba=shared --with-db4=%{_prefix} --with-tcadb=%{_prefix} \ -- cgit v1.2.3