From: Gary V. Vaughan Date: Mon, 24 Oct 2011 01:43:46 +0000 (+0700) Subject: maint: don't make autobuild a hard bootstrap requirement. X-Git-Tag: v2.4.2.418~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a213a24808a11fef0ce40cb857d3ad609ace7b;p=thirdparty%2Flibtool.git maint: don't make autobuild a hard bootstrap requirement. * bootstrap.conf (require_autobuild_buildreq): Reset this to ':' so that bootstrap doesn't auto-add autobuild to $buildreq. --- diff --git a/bootstrap.conf b/bootstrap.conf index 46500036c..0ad482a20 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -398,6 +398,9 @@ func_add_hook func_fini libtool_cleanup_empty_dirs ## Resource management. ## ## -------------------- ## +# Although autobuild is awesome, libtool will bootstrap without it. +require_autobuild_buildreq=: + # require_package_url # ------------------- # Ensure that package_url has a sensible default.