mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
sdl_ttf: needs automake --add-missing to install "compile".
This commit is contained in:
committed by
Adrien Destugues
parent
0b96958e07
commit
f6f5e7767f
@@ -65,6 +65,7 @@ BUILD()
|
||||
{
|
||||
libtoolize --copy --force --install
|
||||
aclocal --install -I acinclude
|
||||
automake --add-missing
|
||||
autoconf
|
||||
runConfigure ./configure --with-x=no
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user