]> Savannah Git Hosting - gnulib.git/commit
bootstrap: remove code that accommodated RHEL5's old autoreconf
authorJim Meyering <meyering@fb.com>
Thu, 9 Mar 2023 16:41:07 +0000 (08:41 -0800)
committerJim Meyering <meyering@meta.com>
Thu, 9 Mar 2023 16:43:01 +0000 (08:43 -0800)
commit074cf4b3753f2f37927eebdad8ebb1dd74ba057f
tree3ac3bbbe73e5d1e8a0d6a9c7575cbc8a514b0f3a
parent570d7dbfff17995c9999ec9ab3d7296d960f1e46
bootstrap: remove code that accommodated RHEL5's old autoreconf

* top/bootstrap-funclib.sh (autogen) [AUTORECONFFLAGS]: RHEL5 has not
been supported since 2017. It included (and this code worked around)
a version of autoreconf that was so old it did not accept the
--no-recursive option. Drop that workaround.
* build-aux/bootstrap: Regenerate.
ChangeLog
build-aux/bootstrap
top/bootstrap-funclib.sh