From: Philippe Proulx Date: Thu, 7 Apr 2016 00:27:41 +0000 (-0400) Subject: README.md: bolden dependencies and update links X-Git-Tag: v2.9.0-rc1~147 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=6f9466c5e5313199ef857c0b91cfb2eaf3a8904e README.md: bolden dependencies and update links Signed-off-by: Philippe Proulx Signed-off-by: Mathieu Desnoyers --- 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