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
24df55bb
Commit
24df55bb
authored
Feb 23, 2007
by
Christophe Mutricy
Browse files
.aclocal shall be last.
parent
fbab6d56
Changes
5
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Distributions/beos.mak
View file @
24df55bb
...
...
@@ -4,7 +4,7 @@ ifeq ($(HOST),$(BUILD))
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
\
.dvdnav .dvbpsi .
aclo
ca
l
.
libd
ca
.dvdnav .dvbpsi .
libd
ca .
aclo
ca
l
#.speex seems
else
# Cross compiling: we already have the Linux tools, only build the
...
...
@@ -12,6 +12,6 @@ else
all
:
.iconv .intl .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.flac .faad .faac .lame .twolame .ebml .matroska .ffmpeg .dvdcss
\
.dvdnav .dvbpsi .
aclo
ca
l
.
libd
ca
.dvdnav .dvbpsi .
libd
ca .
aclo
ca
l
endif
#.speex
extras/contrib/src/Distributions/debian.mak
View file @
24df55bb
...
...
@@ -5,6 +5,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.aclocal .libdca .libraw1394 .libdc1394
.libdca .libraw1394 .libdc1394
\
.aclocal
# .SDL_image .daap .cddb .cdio .vcdimager
extras/contrib/src/Distributions/fedora.mak
View file @
24df55bb
...
...
@@ -5,5 +5,6 @@ all: .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.aclocal .libdca .libraw1394 .libdc1394
.libdca .libraw1394 .libdc1394
\
.aclocal
extras/contrib/src/Distributions/unix.mak
View file @
24df55bb
...
...
@@ -5,7 +5,8 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.aclocal .libdca .libraw1394 .libdc1394
.libdca .libraw1394 .libdc1394
\
.aclocal
# .png .gpg-error .gcrypt .gnutls .mpcdec \
# .SDL_image .daap .cddb .cdio .vcdimager
extras/contrib/src/Distributions/win32.mak
View file @
24df55bb
...
...
@@ -5,5 +5,6 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .qt4 .dirac .SDL_image
\
.dx_headers .dshow_headers .aclocal .gecko-win32 .unicows .libdca
.dx_headers .dshow_headers .gecko-win32 .unicows .libdca
\
.aclocal
# .daap .cddb .cdio .vcdimager .portaudio
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