1. 09 Mar, 2006 9 commits
  2. 08 Mar, 2006 16 commits
  3. 07 Mar, 2006 8 commits
  4. 06 Mar, 2006 6 commits
  5. 05 Mar, 2006 1 commit
    • Damien Fouilleul's avatar
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all... · ca0ddba7
      Damien Fouilleul authored
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
      configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
      Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
      
      NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
      
      ca0ddba7