autogen.sh
[app.Builder.js] / autogen.sh
index aebcf8b..e7918f6 100755 (executable)
@@ -114,9 +114,9 @@ else
         automake --add-missing --copy --gnu $am_opt
         echo "Running autoconf ..."
         autoconf
-      )
+    )
 fi
-done
 
 if test x$NOCONFIGURE = x; then
   echo Running $srcdir/configure "$@" ...