On Thu, Dec 11, 2003 at 05:34:31PM +0300, Alexey Tourbin wrote: > %def_disable static > %{?_enable_static:BuildPreReq: glibc-devel-static} > > ... > > %{?!_enable_static:export lt_cv_prog_cc_static_works=no} > %configure %{subst_enable static} Эти две подстановки можно внести в %configure. > ... > > %if_enabled static > %files devel-static > %_libdir/*.a > %endif