* bootstrap.conf (buildreq): Use gnu.org/s/ style urls to match
the ones added automatically by the main bootstrap script.
Signed-off-by: Gary V. Vaughan <gary@gnu.org>
# List of programs (and minimum versions) required to bootstrap, maintain
# and release Libtool.
buildreq="
- help2man 1.29 http://www.gnu.org/software/help2man
- make 3.81 http://www.gnu.org/software/make
- makeinfo 4.8 http://www.gnu.org/software/texinfo
+ help2man 1.29 http://www.gnu.org/s/help2man
+ make 3.81 http://www.gnu.org/s/make
+ makeinfo 4.8 http://www.gnu.org/s/texinfo
xz 4.999.8beta http://tukaani.org/xz
"