Build update

This commit is contained in:
Jean-Marc Valin 2010-07-08 11:52:49 -04:00
parent a0cbeca880
commit 63c325acf6
5 changed files with 6 additions and 1 deletions

0
ChangeLog Normal file
View File

0
INSTALL Normal file
View File

0
NEWS Normal file
View File

View File

@ -11,6 +11,11 @@ test -z "$srcdir" && srcdir=.
cd "$srcdir"
DIE=0
echo "autogeh in celt"
(cd celt; ./autogen.sh)
echo "autogeh in silk"
(cd silk; ./autogen.sh)
echo "checking for autoconf... "
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
echo

2
silk

@ -1 +1 @@
Subproject commit 67224e3c720904c17050c366d4f746ceeffb9049
Subproject commit 00aee22490a42609db45c9b085454a2eca4023f9