From: Sam Hartman Date: Thu, 21 May 2015 17:16:39 +0000 (-0400) Subject: Run autoreconf in spec X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=54c1bb682c4e2504985340cef6ce2d9e3f727c15 Run autoreconf in spec --- diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec index bbe0b62..b8fd136 100644 --- a/mod_auth_gssapi.spec +++ b/mod_auth_gssapi.spec @@ -17,6 +17,7 @@ Authentication protocol defined in RFC4559. %setup -q -n mod_auth_gssapi %build +autoreconf -i %configure make