Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
804e7ac4
Commit
804e7ac4
authored
Feb 21, 2005
by
gbazin
Browse files
* configure.ac: mux_ts was moved to builtins by mistake.
parent
4b38328b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
804e7ac4
...
...
@@ -1531,7 +1531,7 @@ then
AC_CHECK_HEADERS([dvbpsi/dr.h],[
VLC_ADD_PLUGINS([ts])
if test "${enable_sout}" != "no"; then
VLC_ADD_
BUILT
INS([mux_ts])
VLC_ADD_
PLUG
INS([mux_ts])
fi
VLC_ADD_CPPFLAGS([mux_ts ts dvb],[${CPPFLAGS_test}])
VLC_ADD_LDFLAGS([mux_ts ts dvb],[${LDFLAGS_test} -ldvbpsi])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment