Mercurial > mplayer.hg
diff configure @ 10589:06dcdf866106
added live.com to (no)inputmodules
author | alex |
---|---|
date | Tue, 12 Aug 2003 23:18:02 +0000 |
parents | de20638eef6c |
children | 57bdcdb061d7 |
line wrap: on
line diff
--- a/configure Tue Aug 12 22:41:53 2003 +0000 +++ b/configure Tue Aug 12 23:18:02 2003 +0000 @@ -4485,9 +4485,11 @@ LIVE_LIBS += \$(LIVE_LIB_DIR)/BasicUsageEnvironment/libBasicUsageEnvironment.a LIVE_LIBS += -lstdc++" _ld_live='$(LIVE_LIBS)' + _inputmodules="live.com $_inputmodules" else echores "no" _def_live='#undef STREAMING_LIVE_DOT_COM' + _noinputmodules="live.com $_noinputmodules" fi