Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
d254b103
Commit
d254b103
authored
Sep 04, 2005
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* extras/contrib/src/Makefile: Build libtool after automake.
parent
6b0d4285
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
d254b103
...
...
@@ -82,7 +82,7 @@ endif
# ***************************************************************************
ifdef
HAVE_DARWIN_OS
all
:
.autoconf .
libtool .automake
.iconv .intl .pkgcfg .freetype .fribidi
\
all
:
.autoconf .
automake .libtool
.iconv .intl .pkgcfg .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .x264 .theora
\
.FLAC .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg .openslp
\
.dvdcss .dvdread .dvdnav .dvbpsi .live .goom2k4 .caca .mod
\
...
...
@@ -94,7 +94,7 @@ else
ifeq
($(HOST),i586-pc-beos)
ifeq
($(HOST),$(BUILD))
# Native build: we need perl, autoconf, etc first
all
:
.perl .autoconf .
libtool .automake
.iconv .intl .freetype .fribidi
\
all
:
.perl .autoconf .
automake .libtool
.iconv .intl .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.FLAC .speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.dvdread .dvdnav .dvbpsi .aclocal
...
...
Write
Preview
Markdown
is supported
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