wok diff mplayer-svn/stuff/mplayer-svn-29843-liba52-gcc44.u @ rev 7611

nanochess: typo (thanks Nicolas)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 11 21:17:08 2010 +0100 (2010-12-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mplayer-svn/stuff/mplayer-svn-29843-liba52-gcc44.u	Sat Dec 11 21:17:08 2010 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +--- configure	2009-04-16 12:02:10.000000000 +0200
     1.5 ++++ configure	2009-05-22 15:23:38.000000000 +0200
     1.6 +@@ -6501,6 +6501,7 @@
     1.7 + def_liba52='#undef CONFIG_LIBA52'
     1.8 + def_liba52_internal="#undef CONFIG_LIBA52_INTERNAL"
     1.9 + if test "$_liba52_internal" = yes ; then
    1.10 ++	test "$cc_vendor" = gnu && test "$cc_version" = 4.4.0 && CFLAGS=$(echo $CFLAGS|sed "s/ *-O4 */ -O2 /")
    1.11 +   _liba52=yes
    1.12 +   def_liba52_internal="#define CONFIG_LIBA52_INTERNAL 1"
    1.13 +   _res_comment="internal"
    1.14 +
    1.15 +