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
2773adb9
Commit
2773adb9
authored
Apr 08, 2005
by
hartman
Browse files
* type in mpeg2dec configure line
parent
1da85084
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
2773adb9
...
...
@@ -400,7 +400,7 @@ mpeg2dec: mpeg2dec-$(MPEG2DEC_VERSION).tar.gz
# patch -p 0 < Patches/mpeg2dec.patch
.mpeg2
:
mpeg2dec
(
cd
$<
;
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--without-x
--disable-
d
sl
&&
make
&&
make
install
)
(
cd
$<
;
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
--without-x
--disable-s
d
l
&&
make
&&
make
install
)
touch
$@
CLEAN_FILE
+=
.mpeg2
...
...
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