|
|
|
|
@ -76,8 +76,12 @@ AutoReqProv: no
|
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
%if "%{with_x11}" == "yes" |
|
|
|
|
--with-x \ |
|
|
|
|
--x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \ |
|
|
|
|
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \ |
|
|
|
|
--with-gtk-prefix=%{l_prefix} |
|
|
|
|
%else |
|
|
|
|
--without-x \ |
|
|
|
|
--without-gtk |
|
|
|
|
%endif |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
|