Remove KAFKA. 3.0.53

pull/1568/head
winlin 5 years ago
parent 306ed8dbc8
commit 0741b64b25

@ -79,12 +79,6 @@ fi
echo "" >> $SRS_AUTO_HEADERS_H
# 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
srs_define_macro "SRS_AUTO_NGINX" $SRS_AUTO_HEADERS_H
else

Loading…
Cancel
Save