Run autoreconf in spec
authorSam Hartman <hartmans@debian.org>
Thu, 21 May 2015 17:16:39 +0000 (13:16 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 21 May 2015 18:41:02 +0000 (14:41 -0400)
mod_auth_gssapi.spec

index bbe0b62..b8fd136 100644 (file)
@@ -17,6 +17,7 @@ Authentication protocol defined in RFC4559.
 %setup -q -n mod_auth_gssapi
 
 %build
+autoreconf -i
 %configure
 make