From: Dana Jansens Date: Mon, 2 Jun 2003 01:07:50 +0000 (+0000) Subject: add env var to get automake 1.7 X-Git-Tag: openbox-3_0-rc1-RELEASE~1030 X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=commitdiff_plain;h=465e32b7c87aa92d4bf009c76b19429b306cfc2f add env var to get automake 1.7 --- diff --git a/bootstrap b/bootstrap index 288bd69..c677a72 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