mirror of
https://github.com/xiph/opus.git
synced 2025-06-05 23:10:54 +00:00
CELT update
This commit is contained in:
parent
5faf14340a
commit
30a5e7ebb2
2 changed files with 2 additions and 2 deletions
2
celt
2
celt
|
@ -1 +1 @@
|
||||||
Subproject commit 7e983194a3ac7c775c7d370a5bf6d71bf68c2645
|
Subproject commit 9cc56bf0af85bfa208e26c07afbca383e2a52b4e
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT(src/opus.h)
|
AC_INIT(src/opus.h)
|
||||||
AM_INIT_AUTOMAKE(opus,20110201)
|
AM_INIT_AUTOMAKE(opus,20110202)
|
||||||
|
|
||||||
# Checks for programs.
|
# Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue