mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Remove --research
This commit is contained in:
parent
d43d9674a3
commit
a78b6b8cda
4 changed files with 5 additions and 32 deletions
5
trunk/configure
vendored
5
trunk/configure
vendored
|
@ -700,11 +700,6 @@ if [ $SRS_HTTP_API = YES ]; then
|
|||
else
|
||||
echo -e "${YELLOW}Warning: The HTTP API is disabled.${BLACK}"
|
||||
fi
|
||||
if [ $SRS_RESEARCH = YES ]; then
|
||||
echo -e "${GREEN}The research tools are enabled.${BLACK}"
|
||||
else
|
||||
echo -e "${GREEN}Note: The research tools are disabled.${BLACK}"
|
||||
fi
|
||||
if [ $SRS_UTEST = YES ]; then
|
||||
echo -e "${GREEN}The utests are enabled.${BLACK}"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue