From 9e22b6ba285c044811d5a72d651af58703d1da23 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 30 Jul 2004 23:57:27 +0000 Subject: [PATCH] - build recode module Changed files: php.spec -> 1.334 --- php.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 1006a9d..d97b309 100644 --- a/php.spec +++ b/php.spec @@ -59,7 +59,6 @@ %define apxs /usr/sbin/apxs # some problems with apache 2.x %if %{_apache2} -%undefine with_recode %undefine with_mm %endif %ifnarch %{ix86} sparc sparcv9 ppc @@ -1450,6 +1449,9 @@ cp php.ini-dist php.ini %patch23 -p1 %patch24 -p1 +# conflict seems to be resolved by recode patches +rm -f ext/recode/config9.m4 + %build CFLAGS="%{rpmcflags} -DEAPI=1 -I/usr/X11R6/include" EXTENSION_DIR="%{extensionsdir}"; export EXTENSION_DIR -- 2.44.0