[MPlayer-dev-eng] [PATCH] configure directfb

A Mennucc mennucc1 at debian.org
Sun Oct 7 11:41:33 CEST 2007


hi

this simple patch removes some code that is useless;
the reason it is useless is that, previously to my patch, there is:

  if test "$_dfb_version" -ge `dfb_version 0 9 13`; then
	_def_directfb_version="#define DIRECTFBVERSION $_dfb_version"
	_res_comment="$_directfb_version"
  else
        _def_directfb_version='#undef DIRECTFBVERSION'
---->	_directfb=no  <--------
  fi

a.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-directfb-useless.diff
Type: text/x-patch
Size: 581 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071007/661516a2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071007/661516a2/attachment.pgp>


More information about the MPlayer-dev-eng mailing list