sdl_ttf: needs automake --add-missing to install "compile".

This commit is contained in:
Adrien Destugues
2016-08-21 12:31:45 +02:00
committed by Adrien Destugues
parent 0b96958e07
commit f6f5e7767f

View File

@@ -65,6 +65,7 @@ BUILD()
{
libtoolize --copy --force --install
aclocal --install -I acinclude
automake --add-missing
autoconf
runConfigure ./configure --with-x=no
make