[vlc-commits] commit: contribs: setup autoconf/automake prior to anything else ( Felix Paul Kühne )

git at videolan.org git at videolan.org
Sun Nov 7 21:15:06 CET 2010


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Nov  7 21:14:04 2010 +0100| [6b84728250fb61df80d6c86c486abe14051de2e6] | committer: Felix Paul Kühne 

contribs: setup autoconf/automake prior to anything else

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6b84728250fb61df80d6c86c486abe14051de2e6
---

 extras/contrib/src/Distributions/macosx32.mak |    2 +-
 extras/contrib/src/Distributions/macosx64.mak |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/contrib/src/Distributions/macosx32.mak b/extras/contrib/src/Distributions/macosx32.mak
index 553196b..66f5497 100644
--- a/extras/contrib/src/Distributions/macosx32.mak
+++ b/extras/contrib/src/Distributions/macosx32.mak
@@ -1,5 +1,5 @@
 # Darwin rules
-all: .libtool .intl .pkgcfg .yasm .automake .freetype \
+all: .automake .libtool .intl .pkgcfg .yasm .freetype \
     .fribidi .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
     .flac .speex .shout .faad .lame .twolame .ebml .matroska .ffmpeg \
     .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .fontconfig \
diff --git a/extras/contrib/src/Distributions/macosx64.mak b/extras/contrib/src/Distributions/macosx64.mak
index b90f760..f464224 100644
--- a/extras/contrib/src/Distributions/macosx64.mak
+++ b/extras/contrib/src/Distributions/macosx64.mak
@@ -1,5 +1,5 @@
 # Darwin rules
-all: .libtool .intl .pkgcfg .yasm .automake .freetype \
+all: .automake .libtool .intl .pkgcfg .yasm .freetype \
     .fribidi .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
     .flac .speex .shout .faad .lame .twolame .ebml .matroska .ffmpeg \
     .dvdcss .libdvdread .dvdnav .dvbpsi .live .caca .mod .fontconfig \



More information about the vlc-commits mailing list