[vlc-devel] OS X : new /usr/local package
    Christophe Massiot 
    massiot at via.ecp.fr
       
    Sun May 25 19:52:09 CEST 2003
    
    
  
Dear friends,
The latest CVS for OS X uses UTF-8 internally, and it requires 
libiconv. Libiconv was not part of my last /usr/local package, so for 
OS X developers I have repackaged one :
http://www.videolan.org/pub/videolan/devtools/macosx-usr-local.tar.bz2
This implies that you should no longer compile with --with-included-gettext.
For all : from now on, _ is defined to vlc_dgettext(), and not 
dgettext() directly. This used to be the behavior with 
--with-included-gettext. I have extended it to all cases, because 
maybe we want to statically link with libintl.a, and we don't want 
all plug-in to link with the 1 MB library. Please check that it 
doesn't break on other architectures.
-- 
Christophe Massiot.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
    
    
More information about the vlc-devel
mailing list