summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-04-14 23:42:03 +0200
committerLoïc Minier <lool@dooz.org>2009-04-14 23:42:03 +0200
commitad0e8874dd2da1eb266b30f3eed30656e83a08f9 (patch)
tree39db8f0612c2a3c3ed4e6869b2ac2ad7e9354a12 /config.h.in
parentc229d1b285e22de4e9815b4a360baa6e8288f7d2 (diff)
Imported Upstream version 1.0.0
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 91a2f9f..fb9e764 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,6 +9,9 @@
/* FT_Bitmap_Size structure includes y_ppem field */
#undef HAVE_FT_BITMAP_SIZE_Y_PPEM
+/* Define to 1 if you have the `FT_GlyphSlot_Embolden' function. */
+#undef HAVE_FT_GLYPHSLOT_EMBOLDEN
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -78,6 +81,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* use MMX compiler intrinsics */
+#undef USE_MMX
+
/* Version number of package */
#undef VERSION