diff --git a/quagga.spec b/quagga.spec index c5165ab..bcc88c7 100644 --- a/quagga.spec +++ b/quagga.spec @@ -2,7 +2,6 @@ %define with_snmp 1 %define with_vtysh 1 %define with_ospf_te 1 -%define with_nssa 1 %define with_opaque_lsa 1 %define with_tcp_zebra 0 %define with_pam 0 @@ -148,9 +147,6 @@ export CXXFLAGS="$RPM_OPT_FLAGS $CPPFLAGS" %if %with_tcp_zebra --enable-tcp-zebra \ %endif -%if %with_nssa - --enable-nssa \ -%endif %if %with_opaque_lsa --enable-opaque-lsa \ %endif