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