diff --git a/SPECS/enchant/enchant.spec b/SPECS/enchant/enchant.spec index 9ed932ffef..8d6d0a1f49 100644 --- a/SPECS/enchant/enchant.spec +++ b/SPECS/enchant/enchant.spec @@ -21,6 +21,13 @@ BuildSystem: autotools %if %{with aspell} BuildOption(conf): --with-aspell +%else +BuildOption(conf): --without-aspell +%endif +%if %{with nuspell} +BuildOption(conf): --with-nuspell +%else +BuildOption(conf): --without-nuspell %endif BuildOption(conf): --disable-static