]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/fribidi.patch.real
* x264-patch was committed upstream
[vlc] / extras / contrib / src / Patches / fribidi.patch.real
1 diff -ru fribidi.old/acinclude.m4 fribidi/acinclude.m4
2 --- fribidi.old/acinclude.m4    Fri Dec 14 15:25:17 2001
3 +++ fribidi/acinclude.m4        Sun Nov  2 00:45:19 2003
4 @@ -1505,7 +1505,7 @@
5      ;;
6  
7    darwin* | rhapsody*)
8 -    allow_undefined_flag='-undefined suppress'
9 +    allow_undefined_flag='-undefined error'
10      # FIXME: Relying on posixy $() will cause problems for
11      #        cross-compilation, but unfortunately the echo tests do not
12      #        yet detect zsh echo's removal of \ escapes.