From: Dana Jansens Date: Fri, 2 Aug 2002 14:47:40 +0000 (+0000) Subject: try make bootstrap work in one pass for other people.. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=09918dc5c89605ae86d1e59b114d1300dc57b3b3;p=chaz%2Fopenbox try make bootstrap work in one pass for other people.. --- diff --git a/bootstrap b/bootstrap index 25d9e091..f3de338c 100755 --- a/bootstrap +++ b/bootstrap @@ -4,8 +4,8 @@ sh() { /bin/sh -c "set -x; $*" } -sh autoheader sh aclocal +sh autoheader sh autoconf sh automake --foreign --include-deps --add-missing