From: Dana Jansens Date: Mon, 2 Jun 2003 01:07:50 +0000 (+0000) Subject: add env var to get automake 1.7 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=465e32b7c87aa92d4bf009c76b19429b306cfc2f add env var to get automake 1.7 --- diff --git a/bootstrap b/bootstrap index 288bd69b..c677a724 100755 --- a/bootstrap +++ b/bootstrap @@ -9,6 +9,7 @@ sh libtoolize --copy --force --automake sh aclocal -I m4 #sh autoheader sh autoconf +export WANT_AUTOMAKE=1.7 sh automake --foreign --include-deps --add-missing --copy echo