c022bb8d51
Remove ENABLE_IAX option Add an improved FGCom standalone as part of FG in utils directory
6 lines
164 B
Bash
Executable file
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
|