X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=3c45c30c190752c5a458adb3a159904cd722c8cd;hb=c6e6343c93e1b6ec02de1f9dc825faae0d6cc7ab;hp=51ca20b8e6375729ba707be118781901dc9647e6;hpb=15b385c8a645128e3ed89f7f840c1441223097a4;p=lttng-ust.git diff --git a/README.md b/README.md index 51ca20b8..3c45c30c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ user space tracing helpers for any application. Prerequisites ------------- -LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build and -run times. It also optionally depends on libnuma. +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build +time. It also optionally depends on libnuma. Building @@ -25,10 +25,11 @@ portability. Here are some things you should have on your system in order to compile the Git repository tree: - [GNU Autotools](http://www.gnu.org/software/autoconf/) - (**Automake >= 1.10**, **Autoconf >= 2.50**, - **Autoheader >= 2.50**; + (**Automake >= 1.12**, **Autoconf >= 2.69**, + **Autoheader >= 2.69**; make sure your system-wide `automake` points to a recent version!) - **[GNU Libtool](https://www.gnu.org/software/libtool/) >= 2.2** + - **[pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)** ### Optional dependencies