X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fbootstrap;h=e3283bfab41c6f9ad75b94f3793a1d13e3931897;hb=449de6c527f5d1169173cb6f1011631b4f4529d2;hp=efbf89c7727e575703118950d09b1c646d8f653c;hpb=88a964cff54a732fd42f3a479122a0b1894c8852;p=synfig.git diff --git a/synfig-studio/trunk/bootstrap b/synfig-studio/trunk/bootstrap index efbf89c..e3283bf 100755 --- a/synfig-studio/trunk/bootstrap +++ b/synfig-studio/trunk/bootstrap @@ -168,8 +168,8 @@ set -x $ACLOCAL -I "$CONFIG_DIR" $ACLOCAL_FLAGS && aclocalfix && $AUTOHEADER && - $AUTOMAKE --foreign --add-missing --copy --include-deps && $AUTOCONF -o configure && + $AUTOMAKE --force-missing --add-missing --include-deps && true ) || {