[vlc-devel] Re: CVS Commit (rocky)
R. Bernstein
rocky at panix.com
Sun Jan 25 23:28:50 CET 2004
Sigmund Augdal writes:
> Does this mean that it actually work without iconv? I whould be impressed.
No, it means that will compile which is better than what was there. If
freetype doesn't work without iconv then those #ifdef's should be
more pervasive and guarding just little bits of code. Or put in maybe
something like:
#ifndef ICONV
error "you need libiconv to for freetype support"
#endif
>
> Sigmund
> On Sun, Jan 25, 2004 at 11:16:52PM +0100, cvs at videolan.org wrote:
> > Update of /var/cvs/videolan/vlc/modules/misc
> > Modified Files:
> > freetype.c
> >
> > Log Message:
> > Fix if iconv not installed.
> >
> > --
> > rocky
> >
> > --
> > 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>
>
> --
> 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>
--
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