Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
f32d5ebb
Commit
f32d5ebb
authored
Mar 19, 2015
by
Gautier Pelloux-Prayer
Browse files
configure.ac: disable lime by default for yet instead of auto
parent
ac233d1c
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
f32d5ebb
...
...
@@ -680,7 +680,7 @@ AC_ARG_ENABLE(lime,
no) lime=false ;;
*) AC_MSG_ERROR(bad value ${enableval} for --enable-lime) ;;
esac],
[lime=
auto
]
[lime=
false
]
)
if test "$lime" != "false" ; then
...
...
mediastreamer2
@
e45c262d
Subproject commit
d31227221aaf0e1a22
af148
75563e633396a9086
Subproject commit
e45c262db9413d4f84f8a5b623b
af1
9
48
3667f42
Write
Preview
Markdown
is supported
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