summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2012-10-19 14:12:59 +0700
committerGary V. Vaughan <gary@gnu.org>2012-10-19 14:24:21 +0700
commit25b3dda2161d2893c0d642ace0ec13297dfbe835 (patch)
treec442bba21a97bb258f058b00c4e660aacc789e7b /bootstrap.conf
parent9477e33ef07253559bf95eef379e2ecc740201c7 (diff)
downloadlibtool-25b3dda2161d2893c0d642ace0ec13297dfbe835.tar.gz
bootstrap: use short gnu.org urls consistently.
* 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>
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 2c6101f7..745b51cc 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -44,9 +44,9 @@ checkout_only_file=HACKING
# 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
"