Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Traud
Opus
Commits
63c325ac
Commit
63c325ac
authored
14 years ago
by
Jean-Marc Valin
Browse files
Options
Downloads
Patches
Plain Diff
Build update
parent
a0cbeca8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
ChangeLog
+0
-0
0 additions, 0 deletions
ChangeLog
INSTALL
+0
-0
0 additions, 0 deletions
INSTALL
NEWS
+0
-0
0 additions, 0 deletions
NEWS
autogen.sh
+5
-0
5 additions, 0 deletions
autogen.sh
silk
+1
-1
1 addition, 1 deletion
silk
with
6 additions
and
1 deletion
ChangeLog
0 → 100644
+
0
−
0
View file @
63c325ac
This diff is collapsed.
Click to expand it.
INSTALL
0 → 100644
+
0
−
0
View file @
63c325ac
This diff is collapsed.
Click to expand it.
NEWS
0 → 100644
+
0
−
0
View file @
63c325ac
This diff is collapsed.
Click to expand it.
autogen.sh
+
5
−
0
View file @
63c325ac
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
silk
@
00aee224
Subproject commit
67224e3c720904c17050c366d4f746ceeffb904
9
Subproject commit
00aee22490a42609db45c9b085454a2eca4023f
9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment