Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
4305ab6b
Commit
4305ab6b
authored
Feb 04, 2011
by
Jean-Marc Valin
Browse files
Bump LT_CURRENT and fix configure output messages
parent
f89f01fd
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
4305ab6b
...
...
@@ -11,7 +11,7 @@ CELT_EXTRA_VERSION=
CELT_VERSION=$CELT_MAJOR_VERSION.$CELT_MINOR_VERSION.$CELT_MICRO_VERSION$CELT_EXTRA_VERSION
LIBCELT_SUFFIX=0
CELT_LT_CURRENT=
1
CELT_LT_CURRENT=
2
CELT_LT_REVISION=0
CELT_LT_AGE=0
...
...
@@ -226,7 +226,7 @@ AC_MSG_RESULT([
Fast float approximations: ..... ${float_approx}
Fixed point support: ........... ${ac_enable_fixed}
Fixed point debugging: ......... ${ac_enable_fixed_debug}
Static
modes: .................. ${ac_enable_
static
_modes}
Custom
modes: .................. ${ac_enable_
custom
_modes}
Assertion checking: ............ ${ac_enable_assertions}
------------------------------------------------------------------------
])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment