X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=README.md;fp=README.md;h=0a03fea5b6ec395bc308751c2b4b60281af950c4;hp=f5697e4ed12ce2301d8a7b12e25fa6676f2cc0d4;hb=1b1af97e3e4ba6f73d8b22e85db63d95c22210b1;hpb=8558f6a21fb05c7379020359b226a8df41989637 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).