lib/autobuild/packages/autotools.rb in autobuild-1.9.0.b3 vs lib/autobuild/packages/autotools.rb in autobuild-1.9.0
- old
+ new
@@ -131,10 +131,10 @@
end
FileUtils.rm_f configurestamp
end
- def import(only_local=false)
+ def import(options = Hash.new)
# 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
#