From e25ef38afbe1c922791337798e1adddbeb7dc37f Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Wed, 6 Apr 2016 20:27:41 -0400 Subject: [PATCH] README.md: bolden dependencies and update links Signed-off-by: Philippe Proulx Signed-off-by: Mathieu Desnoyers --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84728dbb..a2d9e634 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,11 @@ This source tree is based on the Autotools suite from GNU to simplify portability. Here are some things you should have on your system in order to compile the Git repository tree: - - GNU Autotools (Automake >= 1.10, Autoconf >= 2.50, Autoheader >= 2.50; + - [GNU Autotools](http://www.gnu.org/software/autoconf/) + (**Automake >= 1.10**, **Autoconf >= 2.50**, + **Autoheader >= 2.50**; make sure your system-wide `automake` points to a recent version!) - - [GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2 + - **[GNU Libtool](https://www.gnu.org/software/libtool/) >= 2.2** ### Optional dependencies -- 2.34.1