Commit cc8fa0d2 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* fixed a typo

parent afbb1daf
...@@ -1581,7 +1581,7 @@ if test "${enable_livedotcom}" = "yes"; then ...@@ -1581,7 +1581,7 @@ if test "${enable_livedotcom}" = "yes"; then
VLC_ADD_LDFLAGS([live555],[-lws2_32]) VLC_ADD_LDFLAGS([live555],[-lws2_32])
fi fi
VLC_ADD_LDFLAGS([live555],[-L${real_live55_tree}/liveMedia -lliveMedia]) VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/liveMedia -lliveMedia])
VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/BasicUsageEnvironment -lBasicUsageEnvironment]) VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/BasicUsageEnvironment -lBasicUsageEnvironment])
VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/groupsock -lgroupsock]) VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/groupsock -lgroupsock])
VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/UsageEnvironment -lUsageEnvironment]) VLC_ADD_LDFLAGS([live555],[-L${real_live555_tree}/UsageEnvironment -lUsageEnvironment])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment