fix build issue again

This commit is contained in:
Simon Morlat 2011-10-31 12:09:26 +01:00
parent 2583b2f789
commit 30a03d235a

View file

@ -13,7 +13,7 @@ cd $topdir/submodules/libilbc-rfc3951 && ./autogen.sh && ./configure && make ||
cd $topdir/submodules/externals/build/libvpx && ./asm_conversion.sh && cp *.asm *.h ../../libvpx/ || ( echo "VP8 prepare stage failed." ; exit 1 )
cd $topdir/submodules/mssilk && ./autogen.sh && ./configure && make extract-sources || ( echo "SILK audio plugin prepare state failed." ; exit 1 )
cd $topdir/submodules/mssilk && ./autogen.sh && ./configure && cd sdk && make extract-sources || ( echo "SILK audio plugin prepare state failed." ; exit 1 )
# As a memo, the config.h for zrtpcpp is generated using the command