Remove KAFKA. 3.0.53
This commit is contained in:
parent
306ed8dbc8
commit
0741b64b25
|
|
@ -79,12 +79,6 @@ fi
|
||||||
echo "" >> $SRS_AUTO_HEADERS_H
|
echo "" >> $SRS_AUTO_HEADERS_H
|
||||||
|
|
||||||
# auto headers in depends.
|
# auto headers in depends.
|
||||||
if [ $SRS_KAFKA = YES ]; then
|
|
||||||
srs_define_macro "SRS_AUTO_KAFKA" $SRS_AUTO_HEADERS_H
|
|
||||||
else
|
|
||||||
srs_undefine_macro "SRS_AUTO_KAFKA" $SRS_AUTO_HEADERS_H
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ $SRS_NGINX = YES ]; then
|
if [ $SRS_NGINX = YES ]; then
|
||||||
srs_define_macro "SRS_AUTO_NGINX" $SRS_AUTO_HEADERS_H
|
srs_define_macro "SRS_AUTO_NGINX" $SRS_AUTO_HEADERS_H
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user