]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
maint: don't make autobuild a hard bootstrap requirement.
authorGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 01:43:46 +0000 (08:43 +0700)
committerGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 01:45:38 +0000 (08:45 +0700)
* bootstrap.conf (require_autobuild_buildreq): Reset this to ':' so
that bootstrap doesn't auto-add autobuild to $buildreq.

bootstrap.conf

index 46500036c9e68f047aaedf71db20d960e9a44e8e..0ad482a203d7edbc2a4a949a0dd7eb2d8dd39eef 100644 (file)
@@ -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.