diff --git a/strongswan.spec b/strongswan.spec index d0fb6ae..3a8d9e1 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -223,6 +223,9 @@ for Strongswan runtime configuration from perl applications. %endif %if %{with perl} --enable-perl-cpan \ +%endif +%if %{with check} + --enable-test-vectors \ %endif --enable-kernel-libipsec \ --with-capabilities=libcap \