Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog0
-rw-r--r--INSTALL0
-rw-r--r--NEWS0
-rwxr-xr-xautogen.sh5
m---------silk10
5 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/ChangeLog
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/INSTALL
diff --git a/NEWS b/NEWS
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/NEWS
diff --git a/autogen.sh b/autogen.sh
index c534c7fe..8047805f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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
diff --git a/silk b/silk
-Subproject 67224e3c720904c17050c366d4f746ceeffb904
+Subproject 00aee22490a42609db45c9b085454a2eca4023f