aboutsummaryrefslogtreecommitdiff
path: root/fontconfig
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-19 14:54:53 +0000
committermarha <marha@users.sourceforge.net>2011-01-19 14:54:53 +0000
commit667cb7fb6b941e823cb4812afcc3e9cf85780718 (patch)
treeafeca6abfa33be7344d188b5bc1a16578f1e4de7 /fontconfig
parent6762bb002e741a5e062fad1866b9f832ffecafd3 (diff)
downloadvcxsrv-667cb7fb6b941e823cb4812afcc3e9cf85780718.tar.gz
vcxsrv-667cb7fb6b941e823cb4812afcc3e9cf85780718.tar.bz2
vcxsrv-667cb7fb6b941e823cb4812afcc3e9cf85780718.zip
Added config.h
Added ignores
Diffstat (limited to 'fontconfig')
-rw-r--r--fontconfig/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fontconfig/config.h b/fontconfig/config.h
new file mode 100644
index 000000000..8806ade9b
--- /dev/null
+++ b/fontconfig/config.h
@@ -0,0 +1,5 @@
+#define HAVE_INTTYPES_H 1
+#define HAVE_FT_GET_NEXT_CHAR 1
+#define ENABLE_LIBXML2
+#define HAVE_RAND 1
+#undef __STDC__ \ No newline at end of file