avoid build-from-scratch failure due to missing daemon/configure
[libguestfs.git] / bootstrap
index c3f7d6e..60e71fd 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -82,5 +82,4 @@ $gnulib_tool                  \
   --import $modules
 
 # Disable autopoint and libtoolize, since they were already done above.
-AUTOPOINT=true LIBTOOLIZE=true \
-    autoreconf --verbose --install --no-recursive
+AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install