From 1b1af97e3e4ba6f73d8b22e85db63d95c22210b1 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 17 Nov 2015 18:35:40 -0500 Subject: [PATCH] README.md: bolden all dependencies and versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f5697e4ed..0a03fea5b 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,12 @@ 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.64, - Autoheader >= 2.50; make sure your system-wide `automake` points to - a recent version!) - - [GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2 - - Flex >= 2.5.35 - - Bison >= 2.4 + - **GNU Autotools** (**Automake >= 1.10**, **Autoconf >= 2.64**, + **Autoheader >= 2.50**; make sure your system-wide `automake` points + to a recent version!) + - **[GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2** + - **Flex >= 2.5.35** + - **Bison >= 2.4** Optional packages to build LTTng-tools man pages: @@ -86,7 +86,7 @@ Optional packages to build LTTng-tools man pages: If you use GNU gold, which is _not_ mandatory, make sure you have this version: - - GNU gold >= 2.22 + - **GNU gold >= 2.22** Before this version of GNU gold, we hit a [known bug](http://sourceware.org/bugzilla/show_bug.cgi?id=11317). -- 2.34.1