|
|
|
@ -2354,6 +2354,18 @@ diff -urN xc/extras/fontconfig/fontconfig/fontconfig.h xc-fontconfig/extras/font |
|
|
|
|
|
|
|
int |
|
|
|
FcStrCmpIgnoreCase (const FcChar8 *s1, const FcChar8 *s2); |
|
|
|
diff -urN xc/extras/fontconfig/local.def xc-new/extras/fontconfig/local.def
|
|
|
|
--- xc/extras/fontconfig/local.def 2003-09-25 13:01:14.000000000 +0200
|
|
|
|
+++ xc-fontconfig/extras/fontconfig/local.def 2003-11-20 17:53:09.000000000 +0100
|
|
|
|
@@ -41,7 +41,7 @@
|
|
|
|
#endif |
|
|
|
|
|
|
|
#if SharedLibFontconfig |
|
|
|
-#define SharedFontconfigRev 1.0
|
|
|
|
+#define SharedFontconfigRev 2.2
|
|
|
|
SharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),SOXLIBREV,SharedFontconfigRev) |
|
|
|
#else |
|
|
|
ProjectUnsharedLibReferences(FONTCONFIG,fontconfig,$(FONTCONFIGSRC),BuildLibDir) |
|
|
|
diff -urN xc/extras/fontconfig/src/Imakefile xc-fontconfig/extras/fontconfig/src/Imakefile
|
|
|
|
--- xc/extras/fontconfig/src/Imakefile 2003-09-25 13:01:22.000000000 +0200
|
|
|
|
+++ xc-fontconfig/extras/fontconfig/src/Imakefile 2003-11-19 21:32:40.000000000 +0100
|
|
|
|
|