diff libmpdemux/Makefile @ 16572:56a5f69e9b35

"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
author rsf
date Fri, 23 Sep 2005 22:35:04 +0000
parents a9f7eff9e437
children 6ac0b5f0d1ed
line wrap: on
line diff
--- a/libmpdemux/Makefile	Fri Sep 23 20:11:39 2005 +0000
+++ b/libmpdemux/Makefile	Fri Sep 23 22:35:04 2005 +0000
@@ -135,7 +135,7 @@
         realrtsp/sdpplin.c \
         realrtsp/xbuffer.c \
 
-ifeq ($(STREAMING_LIVE_DOT_COM),yes)
+ifeq ($(STREAMING_LIVE555),yes)
 CPLUSPLUSSRCS = demux_rtp.cpp demux_rtp_codec.cpp
 CPLUSPLUSINCLUDE = $(LIVE_INCLUDES)
 endif