summaryrefslogtreecommitdiff
path: root/autopull.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest gnulib stable branchPaul Smith2023-01-011-237/+1
| | | | | | | | | * bootstrap.conf: Request the latest gnulib stable branch. * README.git: Recommend the argument form of autogen/autopull. * bootstrap: Import the latest version of bootstrap. * bootstrap-funclib.sh: Ditto. * autogen.sh: Ditto. * autopull.sh: Ditto.
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
|
* bootstrap: Update to the latest gnulib bootstrap modelPaul Smith2022-09-081-0/+273
* README.git: Document the changes. * bootstrap.conf: Set GNULIB_REVISION to avoid random updates. * configure.ac: Set the minimum autoconf version back to 2.69: that's the most common version deployed today, and it still works. * bootstrap: Copy the latest from gnulib. * autogen.sh: Ditto. * autopull.sh: Ditto. * bootstrap-funclib.sh: Ditto.