From 465e32b7c87aa92d4bf009c76b19429b306cfc2f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 2 Jun 2003 01:07:50 +0000 Subject: [PATCH] add env var to get automake 1.7 --- bootstrap | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2