Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7eb66813
Commit
7eb66813
authored
Apr 26, 2002
by
Christophe Massiot
Browse files
Fixed a typo in libdvbpsi handling.
parent
1c26af81
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
7eb66813
This diff is collapsed.
Click to expand it.
configure.in
View file @
7eb66813
...
...
@@ -687,6 +687,8 @@ AC_ARG_ENABLE(dvbpsi,
[ --enable-dvbpsi dvbpsi ts demux module (default disabled)])
if test "x$enable_dvbpsi" != "xno"
then
AC_ARG_WITH(dvbpsi,
[ --with-dvbpsi=PATH libdvbpsi headers and libraries])
if test "x$with_dvbpsi" = x
then
test_LDFLAGS=""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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