autoconf/build-aux
Zack Weinberg db7205a864
Make help-extract.pl work with Perl 5.10.x.
The main issue was use of s///r; the /r modifier was added in 5.14.
Since the baseline is now 5.10.0 instead of 5.6.0, a couple places
can be tidied up using slightly newer constructs.

* help-extract.pl: Use File::Spec::Functions instead of File::Spec
  for reduced clunkiness.
  (eval_qq_no_interpolation): Don’t use s///r.  Do use \K and (?=...)
  to match the empty string (but only in just the right locations),
  so we don’t need to use $& in the replacement.
  (main): Don’t use s///r.
2022-07-10 15:00:48 -04:00
..
announce-gen make fetch 2022-07-10 11:42:00 -04:00
config.guess make fetch 2022-07-10 11:42:00 -04:00
config.sub make fetch 2022-07-10 11:42:00 -04:00
fetch.pl Require Perl 5.10.0 or later. 2022-07-10 10:52:33 -04:00
gendocs.sh make fetch 2022-07-10 11:42:00 -04:00
git-version-gen make fetch 2022-07-10 11:42:00 -04:00
gitlog-to-changelog make fetch 2022-07-10 11:42:00 -04:00
gnupload make fetch 2022-07-10 11:42:00 -04:00
help-extract.pl Make help-extract.pl work with Perl 5.10.x. 2022-07-10 15:00:48 -04:00
install-sh make fetch and update savannah gitweb urls to cgit. 2020-11-30 11:45:24 -05:00
move-if-change make fetch 2022-07-10 11:42:00 -04:00
texinfo.tex make fetch 2022-07-10 11:42:00 -04:00
update-copyright make fetch 2022-07-10 11:42:00 -04:00
useless-if-before-free make fetch 2022-07-10 11:42:00 -04:00
vc-list-files make fetch 2022-07-10 11:42:00 -04:00