Adjust to Gnulib bootstrap revamp
* autogen.sh, autopull.sh, bootstrap-funclib.sh: New files, copied from gnulib/top. * bootstrap: Copy from gnulib/top/bootstrap (as opposed to copying from gnulib/build-aux/bootstrap, as we used to). * bootstrap.conf (bootstrap_post_pull_hook) (bootstrap_post_import_hook): New functions. Move commands into these functions as needed.
This commit is contained in:
@@ -33,6 +33,10 @@ Bootstrap reads its configuration from file bootstrap.conf located on the
|
||||
top of tar source tree. Several options are provided that modify its
|
||||
behavior. Run 'bootstrap --help' for a list.
|
||||
|
||||
To only fetch auxiliary files from the network, run ./autopull.sh.
|
||||
To only generate files such as 'configure', without accessing the
|
||||
network, run ./autogen.sh. The 'bootstrap' script does both.
|
||||
|
||||
|
||||
|
||||
Copyright 2001-2022 Free Software Foundation, Inc.
|
||||
|
||||
Reference in New Issue
Block a user