[MPlayer-cvslog] CVS: main configure,1.1056,1.1057
Ivan Kalvachev
ikalvachev at gmail.com
Sun Sep 11 14:01:17 CEST 2005
2005/9/11, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hi,
> On Sun, Sep 11, 2005 at 12:57:31PM +0200, Ivan Kalvachev CVS wrote:
> > # freetype depends on iconv
> > if test "$_iconv" = no ; then
> > - _freetype="no (iconv support needed)"
> > + _freetype=no
> > + rez_comment="(iconv support needed)"
>
> rez_comment? What did you drink/smoke? *g*
>
> > -echores "$_fontconfig"
> > +echores "$_fontconfig $rez_comment"
> > +rez_comment=""
>
> I think this is yet another hack. Can't the echores function do that?
> Other places really could benefit from that, too!
Feel free to fix it:)
More information about the MPlayer-cvslog
mailing list