|
|
@@ -72,8 +72,8 @@ AutoReqProv: no
|
|
|
%setup1 -q -T -D -a 1
|
|
|
cd autoconf-%{V_old}
|
|
|
%{l_patch} -p0 <%{SOURCE autoconf-%{V_old}.patch}
|
|
|
- ( cd ../autoconf-%{V_latest}/lib/autoconf
|
|
|
%if "%{with_acx_pthread}" == "yes"
|
|
|
+ ( cd ../autoconf-%{V_latest}/lib/autoconf
|
|
|
cp -rp %{SOURCE acx_pthread.m4} .
|
|
|
cat autoconf.m4 | %{l_sed} -e '69a\
|
|
|
m4_include([autoconf/acx_pthread.m4])' >autoconf.m4
|