]> git.sesse.net Git - vlc/commitdiff
contrib: fix fontconfig patch
authorPierre Ynard <linkfanel@yahoo.fr>
Thu, 1 Oct 2009 11:11:54 +0000 (13:11 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Thu, 1 Oct 2009 11:11:54 +0000 (13:11 +0200)
Remove chunk merged upstream

extras/contrib/src/Patches/fontconfig.patch

index f045446d97690172180a99f6a3a7a1ac653f31c1..36d3211e1686da66de2c01c0928b1c1426e24776 100644 (file)
@@ -1,15 +1,4 @@
 diff -ruN fontconfig/src/fcint.h fontconfig.good/src/fcint.h
---- fontconfig/src/fcint.h     2009-06-24 19:52:13.000000000 +0200
-+++ fontconfig.good/src/fcint.h        2009-07-03 00:13:56.000000000 +0200
-@@ -538,7 +538,7 @@
- #ifdef _WIN32
- FcPrivate int
--FcStat (const char *file, struct stat *statb)
-+FcStat (const char *file, struct stat *statb);
- #else
- #define FcStat stat
- #endif
 --- fontconfig/src/Makefile.in 2009-06-24 21:05:27.000000000 +0200
 +++ fontconfig.good/src/Makefile.in    2009-07-03 00:13:38.000000000 +0200
 @@ -664,7 +664,6 @@