update libilbc so that no more generated scripts are archived

This commit is contained in:
Simon Morlat 2011-08-30 17:39:32 +02:00
parent 923f8e3a7e
commit dde4bffacc
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
topdir=`pwd`
cd submodules/libilbc-rfc3951 && ./configure && make || ( echo "iLBC prepare stage failed" ; exit -1 )
cd submodules/libilbc-rfc3951 && ./autogen.sh && ./configure && make || ( echo "iLBC prepare stage failed" ; exit -1 )
cd $topdir/submodules/externals/build/libvpx && ./asm_conversion.sh && cp *.asm *.h ../../libvpx/ || ( echo "VP8 prepare stage failed." ; exit -1 )

@ -1 +1 @@
Subproject commit 6ad2de508b823b022ca3c3443b8ce6223d764c93
Subproject commit 5b6ac8974d1a5f8059b964b329c565d4afe06358