Sync trunk.
[reactos.git] / lib / 3rdparty / freetype / src / bdf / bdfdrivr.h
index 86f40ee..db7093b 100644 (file)
@@ -36,6 +36,10 @@ THE SOFTWARE.
 
 FT_BEGIN_HEADER
 
+#ifdef FT_CONFIG_OPTION_PIC
+#error "this module does not support PIC yet"
+#endif 
+
 
   typedef struct  BDF_encoding_el_
   {