Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
7e747209
Commit
7e747209
authored
Aug 18, 2005
by
Christophe Massiot
Browse files
* configure.ac: Print a warning when DVB headers aren't found.
parent
63b9a904
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7e747209
...
...
@@ -1795,7 +1795,7 @@ then
else
VLC_ADD_BUILTINS([dvb])
fi
],[])
],[
AC_MSG_WARN(linux-dvb headers not found, dvb disabled)
])
CPPFLAGS="${CPPFLAGS_save}"
fi
...
...
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