]> git.sesse.net Git - vlc/commitdiff
* using GCC 3.3 with the 10.3.9 SDK is definitelly no good idea. x264 and libtwolame...
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 1 Jan 2007 22:39:01 +0000 (22:39 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 1 Jan 2007 22:39:01 +0000 (22:39 +0000)
extras/contrib/src/Makefile

index 28dbfe97876ce033249e29ac8a17eaa0f01bd7bf..769ac32867812b9c49a972449f2b18ed474da5a8 100644 (file)
@@ -149,17 +149,17 @@ ifdef HAVE_DARWIN_OS
         .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
         .FLAC .speex .shout .faad .faac .lame .ebml .matroska .ffmpeg \
         .dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod \
-        .png .gpg-error .gcrypt .gnutls .opendaap .SDL_image \
-        .glib .libidl .gecko .mpcdec .dirac_encoder .dirac_decoder \
-            .libdca .tag .goom2k4 .aclocal
+        .png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager \
+        .SDL_image .glib .libidl .gecko .mpcdec .dirac_encoder .dirac_decoder \
+        .libdca .tag .goom2k4 .aclocal
   else
      all: .autoconf .automake .libtool .intl .pkgcfg .freetype .fribidi \
         .a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora \
         .FLAC .speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg \
         .dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod \
-        .png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager .SDL_image \
-        .glib .libidl .gecko .mpcdec .dirac_encoder .dirac_decoder \
-            .libdca .tag .x264 .goom2k4 .aclocal
+        .png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager \
+        .SDL_image .glib .libidl .gecko .mpcdec .dirac_encoder .dirac_decoder \
+        .libdca .tag .x264 .goom2k4 .aclocal
   endif
 # .expat .clinkcc don't work with SDK yet
 # .glib .libidl .gecko are required to build the mozilla plugin