lib/autobuild/packages/autotools.rb in autobuild-1.22.0 vs lib/autobuild/packages/autotools.rb in autobuild-1.22.1

- old
+ new

@@ -144,10 +144,10 @@ end FileUtils.rm_f configurestamp end - def import(options = Hash.new) + def import(**options) # We force a regen after the first checkout. The issue is that # autotools is less robust than it should, and very often it is # better to generate the build system for the system on which we # must build #