Toggle for ADFS build.
[shibboleth/cpp-sp.git] / shibboleth.spec.in
index 27dce5a..1f41794 100644 (file)
@@ -75,7 +75,7 @@ installed.
 %setup -q
 
 %build
-%configure %{?shib_options}
+%configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?shib_options}
 make
 #make -C selinux