Enable gssapi
authorSam hartman <hartmans@painless-security.com>
Wed, 28 Sep 2011 09:12:05 +0000 (10:12 +0100)
committerSam hartman <hartmans@painless-security.com>
Wed, 28 Sep 2011 09:12:05 +0000 (10:12 +0100)
resolver.spec.in

index cc25889..6d3fc2a 100644 (file)
@@ -71,7 +71,7 @@ This package includes files needed for development.
 %setup -q
 
 %build
-%configure %{?options}
+%configure %{?options} --with-gssapi=%{_prefix}
 %{__make} pkgdocdir=%{pkgdocdir}
 
 %install