# Class to inherit when you want to build with autotools after running bootstrap inherit autotools DEPENDS += "gnulib" do_configure_prepend() { currdir=`pwd` cd ${S} # avoid bootstrap cloning gnulib on every configure cat >.gitmodules <