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
6dea9612
Commit
6dea9612
authored
Sep 03, 2007
by
Rémi Denis-Courmont
Browse files
BSD make fix
parent
345d466c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
6dea9612
...
...
@@ -88,7 +88,7 @@ HEADERS_include = \
modules/builtin.h
:
modules/builtin.h.in ../vlc-config Makefile.am
rm
-f
--
"
$@
.tmp"
cat
"
$<
"
>
"
$@
.tmp"
cat
"
modules/builtin.h.in
"
>
"
$@
.tmp"
if
!HAVE_PLUGINS
plugins
=
"
$$
(
$(VLC_CONFIG)
--list plugin)"
;
\
test
-n
"
$
${plugins}
"
&&
\
...
...
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