update to enable gss-api
authorSam Hartman <hartmans@painless-security.com>
Tue, 7 May 2013 14:47:09 +0000 (10:47 -0400)
committerSam Hartman <hartmans@painless-security.com>
Tue, 7 May 2013 14:47:09 +0000 (10:47 -0400)
resolver.spec.in

index 76c8b7a..83f3a67 100644 (file)
@@ -72,7 +72,7 @@ This package includes files needed for development.
 %setup -q
 
 %build
-%configure %{?options}
+%configure %{?options} --with-gssapi
 %{__make} pkgdocdir=%{pkgdocdir}
 
 %install