Remove Autotools

This commit is contained in:
qwertychouskie 2016-05-12 10:12:08 -07:00
parent 12a755f9fe
commit 2077f4bd5e

View File

@ -26,7 +26,7 @@ First, make sure that you have the following packages installed:
Ubuntu command:
```
sudo apt-get install autoconf automake build-essential cmake libogg-dev libvorbis-dev libopenal-dev libglu1-mesa-dev libcurl4-openssl-dev libfribidi-dev libbluetooth-dev libxrandr-dev libfreetype6-dev libpng12-dev pkgconf libjpeg-dev
sudo apt-get install build-essential cmake libogg-dev libvorbis-dev libopenal-dev libglu1-mesa-dev libcurl4-openssl-dev libfribidi-dev libbluetooth-dev libxrandr-dev libfreetype6-dev libpng12-dev pkgconf libjpeg-dev
```
Unpack the files from the tarball like this: