Files
pkgsrc-ng/mail/thunderbird24/patches/patch-mozilla_config_system-headers
2016-11-18 22:39:22 +01:00

49 lines
878 B
Plaintext

$NetBSD: patch-mozilla_config_system-headers,v 1.3 2016/01/20 22:14:13 ryoon Exp $
--- mozilla/config/system-headers.orig 2014-09-24 05:24:54.000000000 +0000
+++ mozilla/config/system-headers
@@ -1,3 +1,4 @@
+unwind.h
nspr.h
plarena.h
plarenas.h
@@ -402,6 +403,7 @@ frame/log.h
frame/req.h
freetype/freetype.h
freetype/ftcache.h
+freetype/ftfntfmt.h
freetype/ftglyph.h
freetype/ftsynth.h
freetype/ftoutln.h
@@ -415,6 +417,7 @@ freetype/ftbitmap.h
freetype/ftxf86.h
freetype.h
ftcache.h
+ftfntfmt.h
ftglyph.h
ftsynth.h
ftoutln.h
@@ -644,6 +647,7 @@ mapiutil.h
mapix.h
Math64.h
math.h
+complex
mbstring.h
mem.h
memory
@@ -1145,3 +1149,14 @@ kvm.h
spawn.h
err.h
xlocale.h
+#if MOZ_NATIVE_ICU==1
+unicode/locid.h
+unicode/numsys.h
+unicode/ucal.h
+unicode/ucol.h
+unicode/udat.h
+unicode/udatpg.h
+unicode/uenum.h
+unicode/unum.h
+unicode/ustring.h
+#endif