1
0
Fork 0
flightgear/utils/iaxclient/lib/libiax2/bootstrap.sh
f-jjth d03b44b662 FGCom integrated into FlightGear.
Disabled by default at build time.
2013-08-16 17:02:47 +01:00

6 lines
164 B
Bash
Executable file

echo If this fails you probably need to download the latest
echo libtool,aclocal,autoconf and automake
libtoolize --force
aclocal --force
autoconf -f
automake -acf